Re: fstab
From: Bret Hughes (bhughes_at_elevating.com)
Date: 08/13/03
- Previous message: Eduardo A. dela Rosa: "Adobe Reader Installation Won't Run"
- In reply to: Daniel Tan: "Re: fstab"
- Next in thread: Daniel Tan: "Re: fstab"
- Reply: Daniel Tan: "Re: fstab"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: redhat-list@redhat.com Date: 12 Aug 2003 22:59:43 -0500
On Tue, 2003-08-12 at 21:41, Daniel Tan wrote:
> tried your command but it did not work...was asked to specify file system.
> where do i specify the filesystem? i tried placing -t ext3 after mount and
> it says mount point rw does not exist
> i actually don't have a backup of fstab in another place but i can edit the
> fstab file as i can roughly remember devices name
>
Sorry the syntax is wrong
try
mount -n / -o remount,rw
if still no worky
It may be that it is not mounted at all I guess. Since I have never been
where you are I don't know for sure. How did you get to a command
prompt? What messages are there?
I am assuming that the / filesystem is mounted since you could at least
get to a single user command prompt. I believe the kernel gets the root
file system information from the boot loader so it should be mounted
even without an fstab but the mount command wants to look in fstab to
translate the mountpoints (/) to a device (/dev/hda2)
what does
mount
return?
Bret
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Eduardo A. dela Rosa: "Adobe Reader Installation Won't Run"
- In reply to: Daniel Tan: "Re: fstab"
- Next in thread: Daniel Tan: "Re: fstab"
- Reply: Daniel Tan: "Re: fstab"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|