Finally, we have found that modifying the /etc/default/grub file on the ISO does the trick
Mehdi Administrator of the Sabily project (formerly Ubuntu Muslim Edition project) http://www.sabily.org On 10/29/2010 07:55 PM, Bilal asadi wrote: >> [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 > > > > _______________________________________________ > 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
_______________________________________________ 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