Work/Solaris
solaris 복구
Flyyunha
2015. 6. 9. 08:54
1. newfs /dev/rdsk/c0t1d0s0 /mnt
2. mount /dev/dsk/c0t1d0s0 /mnt
3. ufsrestore rf /Fullpath/filename
4. rm /mnt/restoresymtable
5. umount /mnt
6. fsck -y /dev/rdsk/c0t1d0s0
7. cd /usr/platform/`uname -i`/lib/fs/ufs/
8. installboot bootblk /dev/rdsk/c0t1d0s0
9. ldm start guest-domain name