![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Filesystems, Disks and Memory Discuss NAS, SAN, RAID, Robotic Libraries, backup devices, RAM, DRAM, SCSI, IDE, EIDE topics here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| wrong magic number | tirupathi | SUN Solaris | 6 | 05-31-2009 10:41 AM |
| solaris error BAD SUPER BLOCK | simquest | SUN Solaris | 1 | 08-13-2007 06:07 PM |
| Bad Super Block: Magic Number Wrong | matthewbane | Filesystems, Disks and Memory | 4 | 05-04-2007 12:22 AM |
| BAD SUPER BLOCK - Run fsck with alternate super block number | admin wanabee | HP-UX | 1 | 09-08-2006 01:57 PM |
| Bad magic number in super-block | Jay | UNIX for Dummies Questions & Answers | 1 | 11-12-2003 07:22 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Whenever i run,
# fsck -F ufs /dev/dsk/c0t0d0s7 The following error prompt out:- ** /dev/dsk/c0t0d0s7 BAD SUPER BLOCK: MAGIC NUMBER WRONG USE AN ALTERNATE SUPER-BLOCK TO SUPPLY NEEDED INFORMATION; eg. fsck [-F ufs] -o b=# [special ...] where # is the alternate super block. SEE fsck_ufs(1M). ------------------------------------------------------- Question: 1. Is the error means that there is a bad sector somewhere? ------------------------------------------------------- # fsck -F ufs -o b=32 /dev/dsk/c0t0d0s7 Alternate super block location: 32. ** /dev/dsk/c0t0d0s7 BAD SUPER BLOCK: MAGIC NUMBER WRONG USE AN ALTERNATE SUPER-BLOCK TO SUPPLY NEEDED INFORMATION; eg. fsck [-F ufs] -o b=# [special ...] where # is the alternate super block. SEE fsck_ufs(1M). ------------------------------------------------------- Question: 1. I tried a few different numbers i get from running, # newfs -Nv /dev/dsk/c0t0d0s7 in b=??, still the error appears, what should i do? ------------------------------------------------------- Anything i have done incorrectly, please do point out. Thanks in advance for reading or replying. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|