View previous topic :: View next topic |
Author |
Message |
stealth_v n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 31 Aug 2003 Posts: 7 Location: Sweden
|
Posted: Sun Aug 31, 2003 1:03 pm Post subject: ReiserFS probs |
|
|
Ok, I've seen several similar threads about a somewhat closeby error.
I was doing a transfer between HD's when the whole OS freezes up.
Nothing help trying to stop this, just restarting with power off/on.
This has happened b4 and the OS went up fine again afterwards some fsck's.
This time though it didn't :/
Boot sequence is fine until this occurs
Code: | WARNING : Bad format on line 19 in /etc/fstab |
reoccuring on several lines.
I havent touched fstab lately and line 19 is pointing to the
Code: | None /proc proc ...... |
line (or really the line above it) which I believe is kinda crucial.
Code: | Failed to open filesystem |
After this I am told : Code: | If the partition table hasn't changed and the partition is valid bla bla use --rebuild-sb |
Code: | Warning .... fsck.reiserfs for device /dev/hda3 exited wit signal 6.
Filesystem couldn't be fixed :( |
I login to maintenance mode and try to do fsck.reiserfs --rebuild-sb /dev/hda3 but gets the error that device cannot be found!.
I cant umount, use fdisk or whatever.
Yes, I have gawk 3.1.3 installed
Any ideas would be really appreciated. I'm stuck knee-deep in my ignorance here
/Regards
The hda3 is mounted |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Janne Pikkarainen Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/10433783463f526aba4144d.jpg)
Joined: 29 Jul 2003 Posts: 1143 Location: Helsinki, Finland
|
Posted: Sun Aug 31, 2003 2:48 pm Post subject: |
|
|
Are you sure the disk isn't dying? What if you try to unmount the partition and then run the fsck.reiserfs? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
stealth_v n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 31 Aug 2003 Posts: 7 Location: Sweden
|
Posted: Sun Aug 31, 2003 3:35 pm Post subject: |
|
|
Hm, it could be dying I dunno.
But the former freezups isnt specific to any HD.
I can only do fsck.reiserfs from livecd.
Did it from there and actually got somewhere
Now I'm even able to boot the machine BUT
several things stopped working, feels like files are corrupt and missing.
For example I had to manually recreate devfsd.conf to get it running.
Could fsck.reiserfs --rebuild-tree /dev/hda3
solve this ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Janne Pikkarainen Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/10433783463f526aba4144d.jpg)
Joined: 29 Jul 2003 Posts: 1143 Location: Helsinki, Finland
|
Posted: Sun Aug 31, 2003 4:02 pm Post subject: |
|
|
stealth_v wrote: | Hm, it could be dying I dunno.
Could fsck.reiserfs --rebuild-tree /dev/hda3
solve this ? |
Possibly... personally I've avoided major problems with ReiserFS and don't have real hands-on experience in rescuing exploded ReiserFS partitions.
Good luck to your rescue trip and if possible, before trying fsck.reiserfs --rebuildtree /dev/hda3 take backups from your stuff you currently can see on that partition. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|