PDA

View Full Version : isolinux/syslinux error: memtest not found [incl. fix]


af3556
06-23-2007, 03:54 AM
Thanks to all for putting together such a handy set of tools.

I noticed that the memtest86p 'kernel' doesn't work (can't be found by the isolinux/syslinux loader). This is due to a naming problem: isolinux can only see the ISO9660 name, not the Joliet/RockRidge long name. (Much the same holds true for syslinux, substitute 8.3 MSDOS and VFAT for ISO9660 and Joliet/RR). See syslinux.zytor.com/errors.php#naming for more info.

i.e. the VFAT filename 'memtest86p' is too long as an ISO9660 and DOS 8.3 name. Renaming it to memtest (and updating syslinux.conf to use the shorter name) works a charm for both.

Rgds,
Ben

shamanvirtuel
06-23-2007, 07:50 AM
thx for tip please coul u update wiki with this tip ? thx in advance

af3556
06-24-2007, 12:22 PM
I'd already added it to the "Bugs" section on the Wiki (hope that's the right place), just wanted to note it here too.

Thanks,
Ben