|
From: Hannes M. <ma...@us...> - 2013-04-04 18:41:57
|
2013 Devil Linux,
As you ship devil linux already with grub2 it is a pity, that grub2 is
not supported by install-on-usb (which really is a handy tool).
I have looked into grub2 and adjusted the script so that it will do the Job.
The script can not be used on every system. It is best if it is run on a
computer that was booted by the Devil Linux BootCD.
At the beginning I tried with grub2 installed on my Computer. It did not
work. There are so many different grubs out there, it is the best to use
the one shipped with the CD.
I have attached the full script I do not send a diff, you can do that by
yourselfe and compare it with your current version.
I hope you will have use for it, and will include it onto the next cd.
BTW, i have not changed this, but checking for grub2 by
grub-install -v | grep -q "1.9"
is not very bullet prove.
Kind regards,
Hannes
|