In message <[EMAIL PROTECTED]> Jeff Mohler writes:
: I need to upgrade to a new HD now that the current one
: has shows some reliability issues..and Im polling for
: what is the best method to do so.
buy new disk.
install disk
disklabel da1
newfs filesystems.
mount fs under /da1
for each partion fs on da0:
cd /da1/$fs
dump 0f - /$fs | restore -rf -
tweak /da1/etc/fstab
disklabel -B da1
bring the system down
Rejumper the da1 to da0 and remove the old da0
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message