LinuxMCE Forums

General => Developers => Topic started by: ddamron on December 31, 2007, 04:40:55 am

Title: Adding Detection scripts to PXE MD's
Post by: ddamron on December 31, 2007, 04:40:55 am
hehe, How?

I have my detection script in /usr/pluto/pnp (on the core)

I  want to 'push' that script to a PXE boot (Fiire Station 1")

I've tried rebuilding the image.. but my script doesn't seem to propagate (sp?) to the image..

I'm sure it's something simple that I'm missing..

Oh, BTW, I would consider myself to be 1 step above a linux newbie.. (Yeah, yeah, I know...)
I've really only started playing in linux since linuxmce 1.0... (honest!)

However, I have 'chewed' through MythTV SVN.. patching, compiling, all that stuff...

Thanks again...

Dan
Title: Re: Adding Detection scripts to PXE MD's
Post by: ddamron on December 31, 2007, 04:53:29 am
k, I've figured out the nfs boot image is /usr/pluto/diskless/xx/debian/usr/pluto/pnp..

The wiki says if it gets corrupt, simply delete it and rebuild it.

Where does it rebuild from?  and is it safe to put my detection script there?

Dan
Title: Re: Adding Detection scripts to PXE MD's
Post by: PeteK on December 31, 2007, 05:17:07 am
It should build MD images from the exising File system.  Does your script match mine?

Note that the last number of the Messagesend argument list will be your template number for the PLM
Title: Re: Adding Detection scripts to PXE MD's
Post by: ddamron on December 31, 2007, 05:20:30 am
Heh, Ya, I forgot that...
Thanks Pete!
I'll use your script..

and try again... :)
Title: Re: Adding Detection scripts to PXE MD's
Post by: Matthew on January 03, 2008, 03:30:06 pm
k, I've figured out the nfs boot image is /usr/pluto/diskless/xx/debian/usr/pluto/pnp..

The wiki says if it gets corrupt, simply delete it and rebuild it.

Where does it rebuild from?  and is it safe to put my detection script there?

When you nail down those answers, would you update the wiki article (http://wiki.linuxmce.org/index.php/PXE)?
Title: Re: Adding Detection scripts to PXE MD's
Post by: ddamron on January 03, 2008, 10:58:45 pm
When I nail it down, I will.