we already discussed about that with Ahmed: if I modify this file on the ISO, it will be overwritten when a new > version of the grub package will be released?
That depends on the person installing the update. Since this file is a conf file, it does not get overwritten automatically, but the user gets asked if he wants to replace the conf file with the new one (and the default is to not replace). To do what you are talking about, we should maintain a specific grub package... Mehdi Administrator of the Sabily project (formerly Ubuntu Muslim Edition project) http://www.sabily.org On 10/30/2010 12:37 PM, Abdelmonam Kouka wrote: > Alhamdolilleh, but what about the ones who will convert their ubuntu into > Sabily and the ones who will make an upgrade? they should have a package > (artwork package or other) that do this task for them (changing the text in > the grub list from ubuntu to sabily) > > 2010/10/30 jmehdi <jme...@sabily.org> > >> 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 >> <https://launchpad.net/%7Esabily.team> >> >> Post to : sabily.team@lists.launchpad.net >> Unsubscribe : https://launchpad.net/~sabily.team >> <https://launchpad.net/%7Esabily.team> >> More help : https://help.launchpad.net/ListHelp >> >> >> _______________________________________________ >> Mailing list: >> https://launchpad.net/~sabily.team<https://launchpad.net/%7Esabily.team> >> Post to : sabily.team@lists.launchpad.net >> Unsubscribe : >> https://launchpad.net/~sabily.team<https://launchpad.net/%7Esabily.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