Date: Wed, 02 Aug 2000 11:52:04 -0700 From: David Thiel <dthiel@nexprise.com> To: freebsd-questions@freebsd.org Subject: Re: duplicating freebsd installs Message-ID: <39886DD4.87DAB30B@nexprise.com> References: <200008010139.e711ded07939@fedde.littleton.co.us>
next in thread | previous in thread | raw e-mail | index | archive | help
When you say 'live system cd', what exactly do you mean? If a version freebsd on a bootable cd, how did you make it? thanks, david > If the disk geometries are identical then you can simply use ssh > and dd to pipe an installed disk over the network I have had some > success by booting the target from a live system CD then starting > > ssh -n server dd if=/dev/rad0 | dd of=/dev/rad0 > > I've not found it usefull to integrate this with sysinstall. > > chris > -- > Chris Fedde > 303 773 9134 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?39886DD4.87DAB30B>