2013-09-07, 18:58
Hi,
I am testing the chailoading of grub4dos from ipxe.
The following works :
chain ${boot-url}/grub.exe --config-file="rootnoverify (hd0);chainloader +1"
The below does not :
chain ${boot-url}/grub.exe keeppxe --config-file="pxe detect;chainloader --force --raw (pd)/startrom.0"
I tried with or without pxe keep : no change.
I tried with or without --force : no change.
I tried with or without keeppxe : no change.
I tried 0.4.4 and 0.4.6 : no change.
Is chainloading grub4dos (grub.exe) from ipxe while using the (pd) grub4dos device possible?
Regards,
Erwan
I am testing the chailoading of grub4dos from ipxe.
The following works :
chain ${boot-url}/grub.exe --config-file="rootnoverify (hd0);chainloader +1"
The below does not :
chain ${boot-url}/grub.exe keeppxe --config-file="pxe detect;chainloader --force --raw (pd)/startrom.0"
I tried with or without pxe keep : no change.
I tried with or without --force : no change.
I tried with or without keeppxe : no change.
I tried 0.4.4 and 0.4.6 : no change.
Is chainloading grub4dos (grub.exe) from ipxe while using the (pd) grub4dos device possible?
Regards,
Erwan