I have an old PC that I'd like to use as an LTSP client, but its BIOS cannot boot from the network... I tried booting from a CDROM containing a gxpe (Etherboot) image downloaded from ROM-o-matic and it works, so my question is: how do I install the image directly to the local hard disk?
From serverfault
Joril
-
Found a way:
- Boot from a liveCD
- Download USB image from ROM-o-matic
- dd if=gpxe-1.0.1-gpxe.usb of=/dev/hda
From Joril
0 comments:
Post a Comment