Advertisement
Guest User

Untitled

a guest
Aug 17th, 2012
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. menuentry 'Debian GNU/Linux, with Linux 3.5.2-amd64' --class debian --class gnu-linux --class gnu --class os {
  2. root='(hd0,5)'
  3. echo 'Loading Linux 3.5.2-amd64 ...'
  4. linux /boot/vmlinuz-3.5.2-amd64 root=/dev/sda5 ro quiet
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement