If super block corrupted how to recover
Answers were Sorted based on User's Feedback
Answer / sbrahman75
# newfs –N /dev/rdsk/c0t0d0s6
Then run the fsck utility using alternative super block
# fsck –F ufs –o b=32 /dev/rdsk/c0t0d0s6
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / vamc
unmount the particular filesys and run below command
newfs -N <raw disk name>
| Is This Answer Correct ? | 1 Yes | 2 No |
Why copied file permission is changed in destination. When i give all permission i.e 777 to file and copy that to other location in destination the permission is 755. But if give permission 555 in destination that file permission is 755 and if give permission 444 to file after copy in destination the file permission is 444. These all are happening in normal user. How the umask value is calculate here really i am not understand. Please every body and wite the proper answer. Thanks in Advance
How ill you remove the subdisk and plexus
How to modify network card speed
if /etc/system file file got deleted how you will regenerate from ok prompt ? in solaris and if and /etc/inittab file got deleted how you will regenerate from ok prompt and if both files got deleted how you will regenerate from ok prompt
In VxVm why should we do for Disk Group import and Deport?
please post step by step installation of packages from the EIS cd..
what is differnce between boot -s and boot -S ?
i dont have access to the FTP server, what is the problem and how to trouble shoot?
How ill you create a subdisk and plexus
How to mirror a root dg? With eg
How to increase the size of the file system?
What are the Patch Management Issues you have faced and how did you resolve them?