How will you take ufsdump and ufsrestore in a sing command line?
Answer Posted / 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 |
Post New Answer View All Answers
After first installation of Solaris 10, what and all the Securities We need to set and how ?
what is the difference between solaris8 and solaris9 and solaris10
If the root disk is failed how can change it?
How to configure email notification in solaris 8? We are using netbackup 5
what are the alarms in solaris?
Write the steps involved in creating and executing a program to implement the “case” command.
What does pkgadd command do?
How to make SUN server as router in subnetwork?
What are the differences between the command line and graphical user interface?
How to add a new LUN in exit disksets (metasets) in solaris please answer me step by step procedure?
please post step by step installation of packages from the EIS cd..
Where do you get Alarm prompt?
How can u find a file which is logged in last week?
Which command is used to backup and restore solaris file system?
There are two nic cards on a sun server. I need to connect one nic to pupic ip and another nic to DMZ. Could you tell me how to configure step by step?