Can the following commands install a Advfs boot block to a disk without
losing the data on the disk?
disklabel -r /dev/rrz1a > /tmp/rz1_disklabel
disklabel -t advfs -r -R /dev/rrz1a /tmp/rz1_disklabel rzxx
I am hoping that I can install the boot block without having to backup the
disk, re-create the disklabel using -t advfs and than restore from backup.
Thanks for the help.
Received on Mon Mar 19 2001 - 18:42:52 NZST