On 16/04/18 08:25, Goh Lip wrote:
The following should do. insmod part_msdos set root='hd0,msdos1' search.fs_uuid xxxxxxxxxxxxxxxxxxxx root set prefix=($root)/boot/grub timeout=10
If you have specific requirements, add these (as an example) set gfxmode=1024x768x32 set gfxpayload=1024x768x32 set locale_dir=$prefix/locale set lang=en_US insmod gfxterm terminal_output gfxterm _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
