Question #77500 on grub in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/grub/+question/77500

alienG gave more information on the question:
I deleted almost all lines that started with #. Those lines are explanations, 
like help lines. Right?
I thought I'll save some space here. :))

# menu.lst - See: grub(8), info grub, update-grub(8)
#            grub-install(8), grub-floppy(8),
#            grub-md5-crypt, /usr/share/doc/grub
#            and /usr/share/doc/grub-doc/.

default         0

timeout         10

title           Ubuntu 9.04, kernel 2.6.28-13-generic
uuid            f111c9ed-e47c-4615-b4df-db1b0091815b
kernel          /vmlinuz-2.6.28-13-generic 
root=UUID=7e2c7234-1bc8-48f9-b776-4c5b0f590559 ro quiet splash 
initrd          /initrd.img-2.6.28-13-generic
quiet

title           Ubuntu 9.04, kernel 2.6.28-13-generic (recovery mode)
uuid            f111c9ed-e47c-4615-b4df-db1b0091815b
kernel          /vmlinuz-2.6.28-13-generic 
root=UUID=7e2c7234-1bc8-48f9-b776-4c5b0f590559 ro  single
initrd          /initrd.img-2.6.28-13-generic

title           Ubuntu 9.04, kernel 2.6.28-11-generic
uuid            f111c9ed-e47c-4615-b4df-db1b0091815b
kernel          /vmlinuz-2.6.28-11-generic 
root=UUID=7e2c7234-1bc8-48f9-b776-4c5b0f590559 ro quiet splash 
initrd          /initrd.img-2.6.28-11-generic
quiet

title           Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode)
uuid            f111c9ed-e47c-4615-b4df-db1b0091815b
kernel          /vmlinuz-2.6.28-11-generic 
root=UUID=7e2c7234-1bc8-48f9-b776-4c5b0f590559 ro  single
initrd          /initrd.img-2.6.28-11-generic

title           Ubuntu 9.04, memtest86+
uuid            f111c9ed-e47c-4615-b4df-db1b0091815b
kernel          /memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title           Other operating systems:
root


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title           Microsoft Windows XP Home Edition
rootnoverify    (hd0,0)
savedefault
makeactive
chainloader     +1


Thank you

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntuforums-unanswered
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntuforums-unanswered
More help   : https://help.launchpad.net/ListHelp

Reply via email to