LinuxMCE Forums

General => Users => Topic started by: willow3 on August 01, 2010, 09:16:26 PM

Title: PXE boot problem in 8.10 [solved]
Post by: willow3 on August 01, 2010, 09:16:26 PM
Hi all,

After doing a fresh install of 8.10 on my core server, PXE boot does not work. In 7.10 there was a default file in /tftpboot/pxelinux.cfg/ and also initrd and vmlinuz files under /tftpboot/default/. All of this is missing in my 8.10 installation.

Could anyone point out to me what I am missing out here??

regards
Title: Re: PXE boot problem in 8.10
Post by: Eypone on August 01, 2010, 09:21:23 PM
Hi, have you installed fro dvd ?

I think this is the solution.
To setup package to run diskless media directors
/usr/pluto/bin/Diskless_CreateTBZ.sh

Title: Re: PXE boot problem in 8.10
Post by: nzlneil on August 03, 2010, 01:29:31 AM
That's the exact problem and resolution I had last night when trying to boot from PXE. Was quite disappointed that after downloading the DVD, I still had to download the PXE boot part of it.

Would it be better and more user friendly to have this installed by default, and have an on/off toggle for those that want to use it or not?
Title: Re: PXE boot problem in 8.10
Post by: rperre on August 03, 2010, 02:49:03 AM
In short it was done to make the install process shorter, the Diskless_CreateTBZ.sh takes a while.

This way people that just want to "try" it don't have to wait as long.

Just run the ./usr/pluto/bin/Diskless_CreateTBZ.sh after your install and it's ready for PXE boot of MD's

Richard
Title: Re: PXE boot problem in 8.10
Post by: willow3 on October 01, 2010, 09:01:23 AM
Thank you guys for your help. The script took indeed a very long time to execute. It is probably a good idea to have this as a separate step for those who need it.

It may be a good idea to document this in the user guide.

regards
Title: Re: PXE boot problem in 8.10 [solved]
Post by: purps on October 01, 2010, 09:56:41 AM
http://wiki.linuxmce.org/index.php/Installing_0810
Title: Re: PXE boot problem in 8.10 [solved]
Post by: tschak909 on October 01, 2010, 02:10:08 PM
This step will be folded in as part of our build process, when 0810 is released. For now, it adds enough time to our build process that we decided to temporarily make it separate.

-Thom