How will you take ufsdump and ufsrestore in a sing command line?
Answers were Sorted based on User's Feedback
Answer / sbrahman75
# ufsdump 0f - /dev/rdsk/c0t0d0s6 | (cd /mnt/haz ufsrestore
xf -)
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mohammed mukram
If you want to restore from another disk (such as c0t1d0s0),
# mkdir /tmp/backup
# mount /dev/dsk/c0t1d0s0 /tmp/backup
# ufsdump 0f - /tmp/backup | (cd /tmp/slice0;ufsrestore xvf -)
Is This Answer Correct ? | 3 Yes | 1 No |
Which command is used to backup and restore solaris file system?
What are the daemons will run when the system is booting?
What is the command to check wwn in solaris?
How to stop one node cluster exclusively
How to review all zones in solaris10?
What are printer daemon
how we can create user in solaris?
how to set ip address for a solaris machine
How to review multiple MAC Addess in Solaris?
Explain FSCK
How to remove a disk group?
How to check the patch level in solaris