Date: Sun, 21 Feb 1999 20:25:02 -0500 (EST) From: "Brian Richard Martinez" <marti259@pilot.msu.edu> To: freebsd-questions@FreeBSD.ORG Subject: cloning disks Message-ID: <199902220125.UAA28862@pilot007.cl.msu.edu>
next in thread | raw e-mail | index | archive | help
Hello, Presently we are making attendence servers for the university using FreeBSD's kernel, and in order to simplfy the process, we are looking to clone the disk. We already do Linux clones for our print servers, and so we are pretty sure we have the cloning process down. (tarring up the files, and then untarring them to the other disk) Since, we (think we) have this down, the only thing left is how do you make the newly cloned drive bootable. In Linux we just boot with a LILO boot disk, and at the boot: prompt we type mount root=/dev/hda1 And then log in as root, and type LILO to install LILO. But seeing as FreeBSD doesn't use LILO, but rather Bootstrap, how do we go about doing this? Also, if we are actually unclear on the cloning process, if someone could kindly inform us of this as well. Thank you very much for your time! ./brm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902220125.UAA28862>