On 10/2/07, Matthew Stringer <[EMAIL PROTECTED]> wrote:

> I want to be able to boot a diskless server via PXE into linux with DHCP that
> will then run a simple bash script that uses SSH (tagged onto the startup
> scripts), once run I want the machine to shut down, don't want it to attempt
> to install anything onto the machine or do anything fancy. As this will be
> repeated with various servers I want the boot kernel to be as generic as
> possible so to maintain compatibility.
>

See http://en.opensuse.org/LTSP

Install kiwi-ltsp packages, remove ldm, and ltsp-client from the
config.xml, put your scripts in
/usr/share/kiwi/image/ltsp/suse-10.3/root/etc/init.d, insserv your
script through config.sh.

After configuring /etc/sysconfig/kiwi-ltsp according to your server
config, run kiwi-ltsp-setup -s.

Boot up your client.

Cheers

-J
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to