Date: Thu, 12 Oct 2000 13:56:59 -0500 From: nathan <beemern@telecom.ksu.edu> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: imaging /dev/ad* Message-ID: <39E6097B.AA15367@telecom.ksu.edu>
next in thread | raw e-mail | index | archive | help
i have a full 3 gig harddrive and i wanna put in a 15 gig to replace it the 3 gig is dedicated to /usr only, and after moving the data over to the new 15 gig, i'm gonna remove it permanantly. i wanna make 8 gig outta the new 15 for /usr can i just do this after putting in the 15 gig? dd if=/dev/ad1 of=/dev/ad0 bs=8568 or should i create slices first THEN use dd?? also.. if this DOES work.. does the source and dest devices have to be the same size? thanks nathan 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?39E6097B.AA15367>