Hello, I need to replace a SunBlade 100's hard disk. Does this sound like the right steps? Thanks for your advice!
Environment:
No network boot option is available for this workstation and disk is dead (cannot restore disk-to-disk).
Prerequisites:
* Document vfstab, disk partition layout (using format).
* ufsdump disk file system's to tape.
Procedure:
1. Replace disk.
2. Boot from Solaris cdrom
Do not start the solaris installation program, or stop it.
3. Run format and create the partitions on the new disk.
4. newfs each partition.
5. Restore each partition one at a time:
a. Mount partition
b. ufsrestore the corresponing partition (file system).
c. umount, next partition.
6. Create book block.
cd /usr/platform/`uname -i `/lib/fs/ufs
installboot bootblk /dev/rdsk/c0t0d0s0
Michael
Environment:
No network boot option is available for this workstation and disk is dead (cannot restore disk-to-disk).
Prerequisites:
* Document vfstab, disk partition layout (using format).
* ufsdump disk file system's to tape.
Procedure:
1. Replace disk.
2. Boot from Solaris cdrom
Do not start the solaris installation program, or stop it.
3. Run format and create the partitions on the new disk.
4. newfs each partition.
5. Restore each partition one at a time:
a. Mount partition
b. ufsrestore the corresponing partition (file system).
c. umount, next partition.
6. Create book block.
cd /usr/platform/`uname -i `/lib/fs/ufs
installboot bootblk /dev/rdsk/c0t0d0s0
Michael