groggyboy
March 14th, 2006, 09:31 PM
So, a big case of human error here. From what I gather, I somehow made my ubuntu partition read-only. And let me tell you, ubuntu does NOT like that!
Here's the story: I had just installed a program in windows called fs-driver (http://www.fs-driver.org/) which is supposed to let me access ext2 and ext3 partitions from my windows partition. When I rebooted to ubuntu, it got all the way to the gnome display manager, and then crashed, throwing me into a console. from the console, i couldn't do anything. every time i tried sudo startx or sudo reboot or sudo anything, it said I didn't have read-write permissions! So I went back to windows and uninstalled fs-driver. Then when I booted back into ubuntu, the startup got to the point where it says "checking root file system", and then this came up (possibly not exact because i copied it by hand):
Ubuntu contains a filesystem with errors, check forced.
performs check
Duplicate or bad block in use!
Ubuntu: Multiply-claimed block(s) in inode 393237:797406
Ubuntu: Multiply-claimed block(s) in inode 393516:797406
Ubuntu: (There are 2 inodes containing multiply-claimed blocks.)
Ubuntu: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options)
[fail]
*fsck failed. Please repair manually and reboot. Please note
*that the filesystem is currently mounted read-only. To
*remount it read-write:
* #mount -n -o remount,rw /
*CONTROL-D will exit from this shell and REBOOT the system.
bash: lesspipe: command not found
bash: dircolors: command not found
root@(none):~#_ So I typed "mount -n -o remount,rw /". and rebooted. Same thing. So I rebooted again, this time in recovery mode, and I still got the same thing.
Just to state the obvious, it would appear I have taken away all read-write priveleges in ubuntu. Any idea how to fix this? Maybe from my Ubuntu dvd (or knoppix)? Warning: i'm still a noob, i've only had ubuntu for a month, and aside from the aforementioned knoppix cd, it is my first go with linux. Any help is much appreciated, but don't get too technical on me.
I throw myself at the mercy of the mighty forums. HELP ME!
:edit:
Here's the story: I had just installed a program in windows called fs-driver (http://www.fs-driver.org/) which is supposed to let me access ext2 and ext3 partitions from my windows partition. When I rebooted to ubuntu, it got all the way to the gnome display manager, and then crashed, throwing me into a console. from the console, i couldn't do anything. every time i tried sudo startx or sudo reboot or sudo anything, it said I didn't have read-write permissions! So I went back to windows and uninstalled fs-driver. Then when I booted back into ubuntu, the startup got to the point where it says "checking root file system", and then this came up (possibly not exact because i copied it by hand):
Ubuntu contains a filesystem with errors, check forced.
performs check
Duplicate or bad block in use!
Ubuntu: Multiply-claimed block(s) in inode 393237:797406
Ubuntu: Multiply-claimed block(s) in inode 393516:797406
Ubuntu: (There are 2 inodes containing multiply-claimed blocks.)
Ubuntu: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options)
[fail]
*fsck failed. Please repair manually and reboot. Please note
*that the filesystem is currently mounted read-only. To
*remount it read-write:
* #mount -n -o remount,rw /
*CONTROL-D will exit from this shell and REBOOT the system.
bash: lesspipe: command not found
bash: dircolors: command not found
root@(none):~#_ So I typed "mount -n -o remount,rw /". and rebooted. Same thing. So I rebooted again, this time in recovery mode, and I still got the same thing.
Just to state the obvious, it would appear I have taken away all read-write priveleges in ubuntu. Any idea how to fix this? Maybe from my Ubuntu dvd (or knoppix)? Warning: i'm still a noob, i've only had ubuntu for a month, and aside from the aforementioned knoppix cd, it is my first go with linux. Any help is much appreciated, but don't get too technical on me.
I throw myself at the mercy of the mighty forums. HELP ME!
:edit: