Advertisement
Guest User

Untitled

a guest
Jul 9th, 2012
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. menuentry "Ubuntu Server" {
  2. set root=(hd0,6)
  3. linux /boot/vmlinuz-3.2.0-23-generic
  4. initrd /boot/initrd.img-3.2.0-23-generic
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement