Nov
24
2003

Solaris Clone

솔라리스 OS백업방법중의하나..

dd를 이용하여 OS를 백업하는 방법이 아래 사이트에 나와있네요.

http://tiger.la.asu.edu/Solaris_Clone.htm

그리고, 한글 문서도…

http://solaris.mesani.net/sun-backup/

# init 0
ok boot
# dd if=/dev/rdsk/c0t0d0s2 of=/dev/rdsk/c0t2d0s2 bs=128k
# fsck /dev/rdsk/c0t2d0s2
# mount /dev/dsk/c0t2d0s2 /mnt
# cd /mnt/etc
# vi vfstab
(Modify entries for the new disk)
# cd /
# umount /mnt
# init 0
# boot disk2 -s
# sys-unconfig
# boot disk2

Written by poss in: Solaris(솔라리스) |

답글 없음 »

RSS feed for comments on this post. TrackBack URL

답글 남기기

Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes

Bad Behavior has blocked 75 access attempts in the last 7 days.