Results 11 to 15 of 15
After unmounting /dev/hda1 and then remounting it
Code:
mount -no remount,rw /
and
Code:
mount /dev/hda1
the error got a bit lesser. (I have actually no idea at this point ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-30-2005 #11Just Joined!
- Join Date
- Aug 2005
- Location
- Helsinki, Finland
- Posts
- 9
After unmounting /dev/hda1 and then remounting it
andCode:mount -no remount,rw /
the error got a bit lesser. (I have actually no idea at this point what Im doing just following orders and improvising..Code:mount /dev/hda1
)
It still gives the same error but this time maybe 1 time out of 10 as it previously was a 10/10.
- 08-30-2005 #12Just Joined!
- Join Date
- Aug 2005
- Location
- Helsinki, Finland
- Posts
- 9
How screwed up can this get by just an innocent incorrect shutdown
- 08-30-2005 #13Just Joined!
- Join Date
- Aug 2005
- Location
- Helsinki, Finland
- Posts
- 9
Well thank you for your kind assistance but I was not able to solve this and I just started a moment ago formatting /dev/hda1 and reinstalling the system...
- 08-31-2005 #14
this could have been fixed...oh well
- 08-14-2006 #15Just Joined!
- Join Date
- Aug 2006
- Posts
- 6
Hi, old thread I know but I would like to know how it could be fixed as I have exactly the same problem with a server running FC5.
Trouble is server is one side of the UK and I am the other so really need a command line fix to save a long train ride with a dvd and red face.
Code:[root@www /]# mount -no remount,rw / mount: block device /dev/VolGroup01/LogVol00 is write-protected, mounting read-only [root@www /]# fdisk -l Disk /dev/sda: 203.9 GB, 203928109056 bytes 255 heads, 63 sectors/track, 24792 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 13 104391 83 Linux /dev/sda2 14 24792 199037317+ 8e Linux LVM Disk /dev/sdb: 203.9 GB, 203928109056 bytes 255 heads, 63 sectors/track, 24792 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sdb1 * 1 24792 199141708+ 8e Linux LVM Disk /dev/dm-0: 202.8 GB, 202836541440 bytes 255 heads, 63 sectors/track, 24660 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk /dev/dm-0 doesn't contain a valid partition table


Reply With Quote
