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 |
How to find the demo?
How will compare 2 host patches
What are the NFS daemon in server & client
how many run level in solaris?
When you "ping server" and "ping server.domainname", you get different results. Why?
How can we take the failback in Veritas Cluster Server.
Were the vcs logs will be
Which file will take place while booting
Options in ufsdump
Syntex to execute a ufsdump
How will check patches installed
Which command display diagnostics in ok boot prompt?