this artical may help you https://help.ubuntu.com/community/Grub2
On Fri, Oct 29, 2010 at 1:31 PM, Abdelmonam Kouka < abdelmonam.ko...@gmail.com> wrote: > We are using grub 2, so there is no /boot/grub/menu.lst it is a new > concept... > > 2010/10/29 Bilal asadi <bilal...@gmail.com> > > > [7.jpg] >> > - "ubuntu" in the list should be replaced by "Sabily" or even "Sabily >> > Al-Quds" >> >> Hmmm, that maybe isn't an easy thing. >> >> Go to the end of the file /boot/grub/menu.lst >> It look likes this >> >> ## should update-grub add savedefault to the default options >> ## can be true or false >> # savedefault=false >> >> ## ## End Default Options ## >> >> title Ubuntu 8.10, kernel 2.6.27-10-generic >> root (hd0,1) >> kernel /boot/vmlinuz-2.6.27-10-generic >> root=UUID=65f5af4e-c7f7-4a10-ae4d-b141ae68767b ro quiet splash >> initrd /boot/initrd.img-2.6.27-10-generic >> quiet >> >> title Ubuntu 8.10, kernel 2.6.27-10-generic (recovery mode) >> root (hd0,1) >> kernel /boot/vmlinuz-2.6.27-10-generic >> root=UUID=65f5af4e-c7f7-4a10-ae4d-b141ae68767b ro single >> initrd /boot/initrd.img-2.6.27-10-generic >> >> title Ubuntu 8.10, kernel 2.6.27-8-generic >> root (hd0,1) >> kernel /boot/vmlinuz-2.6.27-8-generic >> root=UUID=65f5af4e-c7f7-4a10-ae4d-b141ae68767b ro quiet splash >> initrd /boot/initrd.img-2.6.27-8-generic >> quiet >> >> title Ubuntu 8.10, kernel 2.6.27-8-generic (recovery mode) >> root (hd0,1) >> kernel /boot/vmlinuz-2.6.27-8-generic >> root=UUID=65f5af4e-c7f7-4a10-ae4d-b141ae68767b ro single >> initrd /boot/initrd.img-2.6.27-8-generic >> >> title Ubuntu 8.10, kernel 2.6.24-21-generic >> root (hd0,1) >> kernel /boot/vmlinuz-2.6.24-21-generic >> root=UUID=65f5af4e-c7f7-4a10-ae4d-b141ae68767b ro quiet splash >> initrd /boot/initrd.img-2.6.24-21-generic >> quiet >> >> title Ubuntu 8.10, kernel 2.6.24-21-generic (recovery mode) >> root (hd0,1) >> kernel /boot/vmlinuz-2.6.24-21-generic >> root=UUID=65f5af4e-c7f7-4a10-ae4d-b141ae68767b ro single >> initrd /boot/initrd.img-2.6.24-21-generic >> >> title Ubuntu 8.10, memtest86+ >> root (hd0,1) >> kernel /boot/memtest86+.bin >> quiet >> >> ### END DEBIAN AUTOMAGIC KERNELS LIST >> >> >> And to change the name of ubuntu to sabily change the name in title.Do not >> change other things >> > > > > -- > عبد المنعم كوكة > Abdelmonam Kouka > http://sabily-guru.blogspot.com/ > http://geek-tounsi.blogspot.com/ >
_______________________________________________ Mailing list: https://launchpad.net/~sabily.team Post to : sabily.team@lists.launchpad.net Unsubscribe : https://launchpad.net/~sabily.team More help : https://help.launchpad.net/ListHelp