PXE Boot PCLinuxOS ISO
Posted
by
DBNotCooper
on Server Fault
See other posts from Server Fault
or by DBNotCooper
Published on 2012-01-14T22:36:20Z
Indexed on
2012/08/29
3:40 UTC
Read the original article
Hit count: 345
I'm in the process of trying to convert some computers at my local school to be diskless browser stations. We've identified PCLinuxOS as the OS we'd like to use due to it's easy interface for creating custom ISO images (we need WINE and some custom apps installed also, as well as FireFox). I've been having problems figuring out how to get an ISO to boot via PXE. In our network, I only have access to TFTP and HTTP, so I cannot use NFS. The machines all have enough memory (4 gigs) that they could use a ram drive to hold the ISO image, if that helps.
Currently I've been looking at GPXE with GRUB/MEMDISK, but I don't know if that's the right solution, or even where a good resource is for setting it up. Searching the web has proved fruitless, as most of the information is either NFS-specific or out of date. The other students and I would appreciate any help! :)
© Server Fault or respective owner