Results 1 to 5 of 5
Hi Guys...
I edited /etc/fstab and after that the computer won't boot up.
I got as far as (Repair filesystem) 32 #mount -w -o -remount /
and it says already ...
- 01-27-2011 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 5
(Repair filesystem) 32 #
Hi Guys...
I edited /etc/fstab and after that the computer won't boot up.
I got as far as (Repair filesystem) 32 #mount -w -o -remount /
and it says already mounted or busy.
I type (Repair filesystem) 32 #mount
And it looks like all mount points are (rw)
I try to edit /etc/fstab but when I save it I get told that the filesystem is READ ONLY.
Has anybody any ideas ???
Thanks,
John C
- 01-30-2011 #2
Can you send the output of this
Code:fdisk -l cat /etc/fstab
Take risks: if you win, you will be happy; if you lose, you will be wise.
New Users : Read This First
- 01-30-2011 #3Just Joined!
- Join Date
- Oct 2007
- Posts
- 5
Hi Ved..
Thank you for reponding.
However, I gave up the ghost.
I took an hdb from another server and installed it in the problem server.
The problem server than booted and I editted /etc/fstab.
I then removed the installed hdb and returned it to where it came from.
The problem server then booted.
Thanks anyway.
Regards,
John C
- 02-01-2011 #4Just Joined!
- Join Date
- Sep 2010
- Location
- Dhaka, Bangladesh
- Posts
- 29
I know that the problem is solved, but just for further recovery reference, you could try to mount the root filesystem by using this command
Hope it helps..# mount -o remount rw /
- 02-01-2011 #5Just Joined!
- Join Date
- Oct 2007
- Posts
- 5


Reply With Quote
