Koozali.org: home of the SME Server

sme server remote install (w/o boot floppy)?

tape

sme server remote install (w/o boot floppy)?
« on: January 29, 2004, 05:54:17 PM »
Hmm.. just thinking about, but haven´t found a way yet.

I have a rented server and this machine can be bootet  remotely in "normal mode" or into an "rescue mode". Then it starts with an initial ramdisk and a small linux including busybox tools.

Is there any way to start the bootstrap on sme server manually using this ramdisk maybe? I have read lots about remote installs w/o disk or psx/netboot on Debian and Gentoo, but afaik they do have spezial packages (stages) to do so. Haven´t found any information to do so on a RH. But umm.. i do have less experience on RH :) so i guess there is for sure more than one way as usual but haven´t seen it yet. :)

Could point me someone to the right direction?

best regards from South Germany
Anton

Offline TrevorB

  • *
  • 259
  • +0/-0
    • http://www.batley.id.au
sme server remote install (w/o boot floppy)?
« Reply #1 on: January 30, 2004, 01:10:28 AM »
You should be able to use this trick.

http://nx.dyndns.info/sme/pxeboot/pxeboot.php

You should be able to bootstrap into the sme install OK, but this would require either exposing your tftp server to the internet (not on by default and I believe not secure) or having a copy of sme locally.

Good Luck

Trevor B
PS. It does work for 6.0.

Anonymous

sme server remote install (w/o boot floppy)?
« Reply #2 on: January 30, 2004, 03:14:14 AM »
Quote from: "TrevorB"
You should be able to use this trick.

http://nx.dyndns.info/sme/pxeboot/pxeboot.php

You should be able to bootstrap into the sme install OK, but this would require either exposing your tftp server to the internet (not on by default and I believe not secure) or having a copy of sme locally.

Good Luck

Trevor B
PS. It does work for 6.0.



yup, it would work in a lokal network i guess. But in my case, i only can boot the server remotely and can not watch the installation local to install sme server as usual.

Through a webinterface at the providers web i can choose to boot the server into a so called "rescue mode". Wich is a simble ramdisk with busybox toolbox, so i also can mount the drives and i.e watch them for errors if needed.

Like in Debian, there should be an way to start the initial install using another OS/Linux. But of course i would prefer installing sme-server.

Afaik RH/sme server is using kickstart to manage the install process. I will try to find out more, maybe there is an wy to install kickstart into this ramdisk , start the install then and get all data from i.e. an ftp server.

anyway thanks for your help :)
and best regards
Anton

Anton

Offline TrevorB

  • *
  • 259
  • +0/-0
    • http://www.batley.id.au
sme server remote install (w/o boot floppy)?
« Reply #3 on: February 03, 2004, 03:12:40 AM »
Quote from: "Anonymous"
Through a webinterface at the providers web i can choose to boot the server into a so called "rescue mode". Wich is a simble ramdisk with busybox toolbox, so i also can mount the drives and i.e watch them for errors if needed.

Like in Debian, there should be an way to start the initial install using another OS/Linux. But of course i would prefer installing sme-server.

Afaik RH/sme server is using kickstart to manage the install process. I will try to find out more, maybe there is an wy to install kickstart into this ramdisk , start the install then and get all data from i.e. an ftp server.

Anton

Can you get it to boot into the install kernel & ramdisk in the /images/pxeboot directory of the e-smith CDROM? Once that starts you can select the source of the install.

Also, if you can get a DOS prompt on the remote device, syslinux works the same as pxelinux and you can use it to load the install kernel & initrd. I have used this from a USB stick before.

Trevor B