Not really difficult at all.
I was a lilo user from 95 thru 02 and the switched to PCgrub which is much better/easier.
...
I just edit /boot/grub/grub.cfg..
It is a simple txt file.. For the unsure and hesitate of us simply make a backup of the original renaming it to say grub.txt
in the event you want to return to the original..
simple comme bonjour
sqlpython wrote:I just edit /boot/grub/grub.cfg..
It is a simple txt file.. For the unsure and hesitate of us simply make a backup of the original renaming it to say grub.txt
in the event you want to return to the original..
simple comme bonjour
Yes, that's no problem. The warning is just there because it's overwritten on invocation of update-grub/grub-mkconfig and you should be aware of that when modifying that file directly. Unlike other distributions like Debian with Salix no hooks are setup to invoke update-grub automagically as needed, so unless you run it yourself, editing that file doesn't matter at all.