You are not logged in.

#1 2008-01-11 11:03:36

b9anders
Member
Registered: 2007-11-07
Posts: 691

problem with jfs root partition

A short while back, I crashed arch (found some bug that froze everything) and ever since I've been unable to load arch as it mounts my jfs filesystem as read-only.

I've tried to repair it from my debian sid system (also jfs) following the arch wiki instructions on what to do in this situation. Running fsck.jfs on the partition checks it, but it doesn't take longer as predicted from a potentially damaged log.

Any suggestions for what I can do to repair it from here?

Offline

#2 2008-01-11 11:21:49

VikM
Member
Registered: 2007-11-10
Posts: 50

Re: problem with jfs root partition

Did you run

fsck.jfs -p /dev/sdx

or

fsck.jfs -f /dev/sdx

what happened?
Maybe more details will bring you more help.

Last edited by VikM (2008-01-11 11:25:15)

Offline

#3 2008-01-11 12:05:33

b9anders
Member
Registered: 2007-11-07
Posts: 691

Re: problem with jfs root partition

this is the output from those commands:

# fsck.jfs -p /dev/sda5
fsck.jfs version 1.1.11, 05-Jun-2006
processing started: 1/11/2008 12.53.22
The current device is:  /dev/sda5
Block size in bytes:  4096
Filesystem size in blocks:  1797264
**Phase 0 - Replay Journal Log
Filesystem is clean.
# fsck.jfs -f /dev/sda5
fsck.jfs version 1.1.11, 05-Jun-2006
processing started: 1/11/2008 12.53.26
The current device is:  /dev/sda5
Block size in bytes:  4096
Filesystem size in blocks:  1797264
**Phase 0 - Replay Journal Log
**Phase 1 - Check Blocks, Files/Directories, and  Directory Entries
**Phase 2 - Count links
**Phase 3 - Duplicate Block Rescan and Directory Connectedness
**Phase 4 - Report Problems
**Phase 5 - Check Connectivity
**Phase 6 - Perform Approved Corrections
**Phase 7 - Rebuild File/Directory Allocation Maps
**Phase 8 - Rebuild Disk Allocation Maps
  7189056 kilobytes total disk space.
    38358 kilobytes in 17253 directories.
  2770163 kilobytes in 134622 user files.
        8 kilobytes in extended attributes
   122263 kilobytes reserved for system use.
  4334980 kilobytes are available for use.
Filesystem is clean.

still won't work when I boot into arch though.

Offline

#4 2008-01-11 12:16:45

b9anders
Member
Registered: 2007-11-07
Posts: 691

Re: problem with jfs root partition

perhaps I should add that I have no problem mounting, reading and writing to the partition from my debian system.

Offline

#5 2008-01-11 13:30:58

VikM
Member
Registered: 2007-11-10
Posts: 50

Re: problem with jfs root partition

If the Arch root partition is ok and you can use it from Debian, check if there is a file named "forcefsck" there. Delete it.

Offline

#6 2008-01-11 14:31:16

b9anders
Member
Registered: 2007-11-07
Posts: 691

Re: problem with jfs root partition

I found only a 'fsck' file. tried removing that to no avail.

Offline

Board footer

Powered by FluxBB