Comment 111 for bug 930447

Revision history for this message
oliver (oliver-schinagl) wrote :

#108

You are correct, configfile needs 'boot' in it. This is because the file in the ISO is found 'boot/grub/loopback.cfg'

configfile /boot/grub/loopback.cfg

You do not have to use the disk-creator on the USB stick at all!

grub-setup creates /boot and initializes the MBR. grub then chain-loads the iso. That should be it :)

#110
The problem appears to be that syslinux does something that triggers the error. The PAE enabled kernel runs just fine on a pentium-m based system (with less then 4GB of ram is my guess).