|
From: Peter Tynan on 23 Apr 2008 02:20 I'm currently operating from a live CD as my /usr partition is refusing to mount at boot. fsck is not working - output below. # fsck -r /dev/hda5 fsck 1.38 (30-Jun-2005) fsck.jfs version 1.1.10, 19-Oct-2005 processing started: 4/23/2008 6.10.34 The current device is: /dev/hda5 Block size in bytes: 4096 Filesystem size in blocks: 1833410 **Phase 0 - Replay Journal Log ujfs_rw_diskblocks: read 0 of 4096 bytes at offset 1428656128 logredo failed (rc=-242). fsck continuing. **Phase 1 - Check Blocks, Files/Directories, and Directory Entries ujfs_rw_diskblocks: read 4096 of 16384 bytes at offset 1428652032 Unrecoverable error reading M from /dev/hda5. CANNOT CONTINUE. fsck.jfs /dev/hda5 failed (status 0x8). Run manually! the -a and -p options give the same output. Peter -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
From: Peter Tynan on 23 Apr 2008 02:50 2008/4/23 Peter Tynan <happy(a)sdf.lonestar.org>: > I'm currently operating from a live CD as my /usr partition is > refusing to mount at boot. more info # fsck.jfs -v /dev/hda5 fsck.jfs version 1.1.10, 19-Oct-2005 processing started: 4/23/2008 6.39.46 Using default parameter: -p The current device is: /dev/hda5 Open(...READ/WRITE EXCLUSIVE...) returned rc = 0 Primary superblock is valid. The type of file system for the device is JFS. Block size in bytes: 4096 Filesystem size in blocks: 1833410 **Phase 0 - Replay Journal Log LOGREDO: Allocating for ReDoPage: (d) 4096 bytes LOGREDO: Allocating for NoDoFile: (d) 4096 bytes LOGREDO: Allocating for BMap: (d) 28224 bytes LOGREDO: Allocating for IMap: (d) 18464 bytes LOGREDO: Allocating for IMap: (d) 2048 bytes LOGREDO: Allocating for IMap: (d) 2048 bytes LOGREDO: Allocating for IMap: (d) 2048 bytes LOGREDO: Allocating for IMap: (d) 2048 bytes ujfs_rw_diskblocks: read 0 of 4096 bytes at offset 1428656128 LOGREDO: Error in volume (d) 0. LOGREDO: I/O error attempting to read block 0x055279. LOGREDO: bread() Read block (0x055279) failed. LOGREDO: updatePage: bread failed (1). (rc = (d) 1) LOGREDO: doAfter: updatePage failed. (logaddr = 0x019b73f4, rc = (d) 242) LOGREDO: Invalid RedoPage record at 0x019b73f4. logredo failed (rc=-242). fsck continuing. **Phase 1 - Check Blocks, Files/Directories, and Directory Entries ujfs_rw_diskblocks: read 4096 of 16384 bytes at offset 1428652032 Unrecoverable error reading M from /dev/hda5. CANNOT CONTINUE. Fatal error (-10015,30) accessing the filesystem (1,1428652032,16384,0). processing terminated: 4/23/2008 6:40:21 with return code: -10015 exit code: 8. Peter -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
|
Pages: 1 Prev: Problem to turn DMA on Next: Exim4 Incompatable Command Line Arguments |