Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can't open /dev/rdsk/c1t0d0s6

807559May 21 2003 — edited May 23 2003
Hi, one of my file systems is corrupted. When I do
#mountall --> I am getting the following
/dev/md/rdsk/d50 already mounted
checking ufs filesystems
/dev/rdsk/c1t0d0s6: No such device or address
Can't open /dev/rdsk/c1t0d0s6
/dev/rdsk/c1t0d0s6: CAN'T CHECK FILE SYSTEM.
/dev/rdsk/c1t0d0s6: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.

WARNING - Unable to repair one or more of the following filesystem(s):
/dev/rdsk/c1t0d0s6
Run fsck manually (fsck filesystem...).
Exit the shell when done to continue the boot process.
#

When I do the following to fix the file system
# fsck -F ufs -y /dev/rdsk/c1t0d0s6
I am getting the following error mesg.
Can't open /dev/rdsk/c1t0d0s6
How can I fix the problem. Any help is appreciated. Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 20 2003
Added on May 21 2003
18 comments
2,108 views