News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

PXE boot problem in 8.10 [solved]

Started by willow3, August 01, 2010, 09:16:26 PM

Previous topic - Next topic

willow3

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

Eypone

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


nzlneil

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?

rperre

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
My setup at: [url="http://wiki.linuxmce.com/index.php/User:Rperre"]http://wiki.linuxmce.com/index.php/User:Rperre[/url]

willow3

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

purps

1004 RC :: looking good :: upgraded 01/04/2013
my setup :: [url="http://wiki.linuxmce.org/index.php/User:Purps"]http://wiki.linuxmce.org/index.php/User:Purps[/url]

tschak909

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