Do you have a working PXE boot setup to install a linux over the network?
Submitted by tonyfreeman on Sun 6 Jun 2010
| Yes - Using HTTP |
![]() 12% | 158 votes |
| Yes - Using NFS |
![]() 13% | 168 votes |
| Yes - Using FTP |
![]() 7% | 96 votes |
| Yes - Using Other |
![]() 5% | 68 votes |
| No |
![]() 44% | 561 votes |
| No - Whach You Talkin Bout Willis |
![]() 17% | 217 votes |
| Total 1268 votes |
I don't have a PXE environment at home on my systems, but I have installed it and got it all working once. However the PC I wanted to boot off PXE couldn't be installed over the network as the Ethernet drivers it required weren't in the Debian stable kernel when I tried.
--
"It's Not Magic, It's Work"
Adam
[ Parent ]
[ Parent ]
[ Parent ]
sno
[ Parent ]
[ Parent ]
/data 10.1.10.*(ro)
My wildcard was not doing what I expected ... the correct entry turns out to be:
/data 10.1.10.0/24(ro)
[ Parent ]
[ Parent ]
I can get pxe to boot properly, even load 2 images (etch from this site's example, and clonezilla), but I cannot get tftp to function-- clonezilla pulls a random 192.168.162.x ip address once it boots its nic drivers, and therefore cannot fetch the required squashed filesys.
I was hoping it would keep most of the pxe ip addressing, but it seems not to.
I also have yet to get memdisk to load anything successfully.
[ Parent ]
[ Parent ]
then http for downloading preseed files and packages.
[ Parent ]
[ Parent ]
[ Parent ]
HTTP (preferable), NFS, TFTP, CIFS and iSCSI protocols are used.
Recommend to look at Etherboot site for gPXE client. Quite smart replacement for standard network card PXE client - and allows a LOT.
Generally, I'm working in a BIG company, and our network boot infrastructure serving about 60000 servers.
[ Parent ]
It's nice to have a single "pane of glass" to repurpose any server in our data centers.
We're starting to use LinMin's imaging function now. Very slick, very fast for cloning new servers instead of provisioning them.
[ Parent ]
[ Parent ]

12%