Date: Mon, 30 Sep 2002 16:02:32 -0700 From: "David Smithson" <david@customfilmeffects.com> To: <freebsd-questions@FreeBSD.ORG> Subject: Re: how to use 'dd' to create image of a hard drive? Message-ID: <020f01c268d5$75316790$0801a8c0@customfilmeffects.com> References: <3.0.5.32.20020930155536.028ece30@mail.sage-one.net> <Pine.GSO.4.33.0209181612280.9213-100000@themis.cs.uh.edu> <3.0.5.32.20020930155536.028ece30@mail.sage-one.net> <3.0.5.32.20020930173951.028ece30@mail.sage-one.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> >> >Hi all! > >> > > >> > Can I use something like > >> > > >> >dd if=/dev/ad0 of=/dev/ad1 Yes. This will work fine. > NO! An entire image is taken of the ad0 and no labeling is necessary. It is > bootable already. > > Best regards, > Jack L. Stone, > Administrator I agree with Jack. However, if you want to boot from it as "ad1" or whatever, I think you'll have to tweak your bootloader settings a little bit. Right? 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?020f01c268d5$75316790$0801a8c0>