SCIENTIFIC-LINUX-USERS Archives

February 2006

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
John Hearns <[log in to unmask]>
Reply To:
Date:
Sun, 12 Feb 2006 09:25:47 +0000
Content-Type:
text/plain
Parts/Attachments:
text/plain (22 lines)
On Sat, 2006-02-11 at 20:30 +0200, Ioannis Vranos wrote:
> Is it possible to install an already installed and configured SL 4.2 to other machines?
Yes. As John says, you can use systemimager.


You can boot the nodes via a PXE boot and use a RAMdisk (ie. no
dependence on the hard drive). Format your hard drive, then sync them up
with an image from the install server using rsync (or another tool of
your choice). You can arrange for links in the pxe directory which point
towards different install methods, and remove that post-install so the
next time it boots it won't re-install! Or you can maintain state in
some other way, using flat text files or a small database.
The last step is either to reboot the machine, or you can do a
pivot-root such that the root partition on the hard drive now becomes
the filesystem root.
We run nodes with a normal hard drive install, a completely RAMdisk
based install or a mixed mode with /var and /tmp on local disk.

If you're writing your own system, Busybox might be useful
http://www.busybox.net/  or  bootable business card
http://www.lnx-bbc.org/ (probably less relevant).

ATOM RSS1 RSS2