Open sanyo-ok opened 8 years ago
I am trying to load the latest grub4dos from a custom made ISO
I generate it by following command: genisoimage -joliet-long -R -f -iso-level 3 -relaxed-filenames -eltorito-boot grldr -no-emul-boot -boot-load-size 4 -output $ISOFile ./cd_dir;
After trying to boot it I see only a blinking text cursor while old version of grub4dos v.44 works fine.
Also I tried to execute the latest grub4dos grub.exe from old grub4dos and it starts fine, but it does not see any disks (no emulated CD nor physical)
root command displays errors 22 and 23 in different cases
Screenshot: http://picpaste.com/pics/grub46-e1GtMr9r.1464248498.jpg
I am trying to load the latest grub4dos from a custom made ISO
I generate it by following command: genisoimage -joliet-long -R -f -iso-level 3 -relaxed-filenames -eltorito-boot grldr -no-emul-boot -boot-load-size 4 -output $ISOFile ./cd_dir;
After trying to boot it I see only a blinking text cursor while old version of grub4dos v.44 works fine.
Also I tried to execute the latest grub4dos grub.exe from old grub4dos and it starts fine, but it does not see any disks (no emulated CD nor physical)
root command displays errors 22 and 23 in different cases