have to make some compaq proliants with eepro-cards booting from the
network.

idea: let grub do the job
problem: grub didn't want

compiled grub-0.90 (rh7.2):

# ./configure --enable-diskless --enable-eepro100
# make

# dd if=stage1/stage1 of=/dev/fd0 bs=512 count=1
# dd if=stage2/pxegrub of=/dev/fd0 bs=512 seek=1

that's what the manual told me (at least i think so)

but grub won't run, stuck with "GRUB" and that's it
if i take stage2 instead of pxegrub as the 2nd stage bootimage,
everything is fine, the grubshells starts and works as expected. but i
need the pxe-option to make it boot by themself.

where am i wrong?

thx in advance,
thoralf

-- 
Thoralf Will
Systemadministration                            http://www.schlund.de
Schlund + Partner AG                            Tel: 0721/91374-0


_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to