In <[EMAIL PROTECTED]>, Hari Bhaskaran 
<[EMAIL PROTECTED]> typed:
> Is there way to backup the partition info somewhere? (may be a floppy?)
> (At least for future installations?) I run vinum (mirrored across
> two disks) on other machines (which I installed recently), but this
> machine was installed way before I figured out vinum.

# fdisk /dev/ad0 > partition
# disklabel -r /dev/ad0s1 >> partition

Then "lpr partition" and store a copy with the offsite backups.

        <mike
-- 
Mike Meyer <[EMAIL PROTECTED]>              http://www.mired.org/consulting.html
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to