Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

[gentoo-user] Root filesystem could not be mounted read-wr..

 
   Soft32 Home -> Linux -> User RSS
Next:  [gentoo-user] Emerge, downloading wrong kernel-so..  
Author Message
Grant

External


Since: Jun 30, 2004
Posts: 132



(Msg. 1) Posted: Wed Aug 25, 2004 4:20 pm
Post subject: [gentoo-user] Root filesystem could not be mounted read-write :(
Archived from groups: linux>gentoo>user (more info?)

I'm all the way through the installation guide, but
I'm getting this message at bootup:

Root filesystem could not be mounted read/write Sad

Does anyone know how to fix that?

- Grant



__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail

--
gentoo-user.TakeThisOut@gentoo.org mailing list
Back to top
Login to vote
Bill Roberts

External


Since: Jul 05, 2004
Posts: 74



(Msg. 2) Posted: Wed Aug 25, 2004 4:30 pm
Post subject: Re: [gentoo-user] Root filesystem could not be mounted read-write :( [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Can you foward a copy of your /etc/fstab? It is likely a problem in
there.

Bill

On 12:15 Wed 25 Aug , Grant wrote:
> I'm all the way through the installation guide, but
> I'm getting this message at bootup:
>
> Root filesystem could not be mounted read/write Sad
>
> Does anyone know how to fix that?
>
> - Grant
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail Address AutoComplete - You start. We finish.
> http://promotions.yahoo.com/new_mail
>
> --
> gentoo-user.TakeThisOut@gentoo.org mailing list
>

--
gentoo-user.TakeThisOut@gentoo.org mailing list
Back to top
Login to vote
Grant

External


Since: Jun 30, 2004
Posts: 132



(Msg. 3) Posted: Wed Aug 25, 2004 8:50 pm
Post subject: Re: [gentoo-user] Root filesystem could not be mounted read-write :( [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

--- Bill Roberts <billbalt DeleteThis @eyeofthequark.com> wrote:

> Can you foward a copy of your /etc/fstab? It is
> likely a problem in
> there.
>
> Bill

I fiddled with the fstab and got it working. Thanks
for the tip.

How are the values in the entries delimited? Is any
white space just the same as lots of white space?

- Grant

>
> On 12:15 Wed 25 Aug , Grant wrote:
> > I'm all the way through the installation guide,
> but
> > I'm getting this message at bootup:
> >
> > Root filesystem could not be mounted read/write Sad
> >
> > Does anyone know how to fix that?
> >
> > - Grant
> >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Mail Address AutoComplete - You start. We
> finish.
> > http://promotions.yahoo.com/new_mail
> >
> > --
> > gentoo-user DeleteThis @gentoo.org mailing list
> >
>
> --
> gentoo-user DeleteThis @gentoo.org mailing list
>
>




__________________________________
Do you Yahoo!?
Y! Messenger - Communicate in real time. Download now.
http://messenger.yahoo.com

--
gentoo-user DeleteThis @gentoo.org mailing list
Back to top
Login to vote
Bill Roberts

External


Since: Jul 05, 2004
Posts: 74



(Msg. 4) Posted: Thu Aug 26, 2004 9:40 am
Post subject: Re: [gentoo-user] Root filesystem could not be mounted read-write :( [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Grant

White space is the delimiter, so you may use tabs or blank spaces.
Lining things up is strictly for aesthetics.

Bill
On 16:45 Wed 25 Aug , Grant wrote:
>
> --- Bill Roberts <billbalt.TakeThisOut@eyeofthequark.com> wrote:
>
> > Can you foward a copy of your /etc/fstab? It is
> > likely a problem in
> > there.
> >
> > Bill
>
> I fiddled with the fstab and got it working. Thanks
> for the tip.
>
> How are the values in the entries delimited? Is any
> white space just the same as lots of white space?
>
> - Grant
>
> >
> > On 12:15 Wed 25 Aug , Grant wrote:
> > > I'm all the way through the installation guide,
> > but
> > > I'm getting this message at bootup:
> > >
> > > Root filesystem could not be mounted read/write Sad
> > >
> > > Does anyone know how to fix that?
> > >
> > > - Grant
> > >
> > >
> > >
> > > __________________________________
> > > Do you Yahoo!?
> > > Yahoo! Mail Address AutoComplete - You start. We
> > finish.
> > > http://promotions.yahoo.com/new_mail
> > >
> > > --
> > > gentoo-user.TakeThisOut@gentoo.org mailing list
> > >
> >
> > --
> > gentoo-user.TakeThisOut@gentoo.org mailing list
> >
> >
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Y! Messenger - Communicate in real time. Download now.
> http://messenger.yahoo.com
>
> --
> gentoo-user.TakeThisOut@gentoo.org mailing list
>

--
gentoo-user.TakeThisOut@gentoo.org mailing list
Back to top
Login to vote
Duncan

External


Since: May 06, 2004
Posts: 382



(Msg. 5) Posted: Thu Aug 26, 2004 9:50 am
Post subject: [gentoo-user] Re: Root filesystem could not be mounted read-write :( [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Grant posted <20040825234544.68406.qmail.TakeThisOut@web53202.mail.yahoo.com>,
excerpted below, on Wed, 25 Aug 2004 16:45:44 -0700:

> --- Bill Roberts <billbalt.TakeThisOut@eyeofthequark.com> wrote:
>
>> Can you foward a copy of your /etc/fstab? It is likely a problem in
>> there.
>>
>> Bill
>
> I fiddled with the fstab and got it working. Thanks for the tip.
>
> How are the values in the entries delimited? Is any white space just the
> same as lots of white space?

Yes. Spaces, tabs, multiples, singles, as long as it's the same line and
has at least one space between fields (and no spaces within fields such as
options which might use multiple options, separated by commas but WITHOUT
spaces).

--
Duncan - List replies preferred. No HTML msgs.
"They that can give up essential liberty to obtain a little
temporary safety, deserve neither liberty nor safety." --
Benjamin Franklin



--
gentoo-user.TakeThisOut@gentoo.org mailing list
Back to top
Login to vote
Grant

External


Since: Jun 30, 2004
Posts: 132



(Msg. 6) Posted: Thu Aug 26, 2004 3:40 pm
Post subject: Re: [gentoo-user] Re: Root filesystem could not be mounted read-write :( [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

--- Duncan <1i5t5.duncan.RemoveThis@cox.net> wrote:

> Grant posted
>
<20040825234544.68406.qmail.RemoveThis@web53202.mail.yahoo.com>,
> excerpted below, on Wed, 25 Aug 2004 16:45:44
> -0700:
>
> > --- Bill Roberts <billbalt.RemoveThis@eyeofthequark.com>
> wrote:
> >
> >> Can you foward a copy of your /etc/fstab? It is
> likely a problem in
> >> there.
> >>
> >> Bill
> >
> > I fiddled with the fstab and got it working.
> Thanks for the tip.
> >
> > How are the values in the entries delimited? Is
> any white space just the
> > same as lots of white space?
>
> Yes. Spaces, tabs, multiples, singles, as long as
> it's the same line and
> has at least one space between fields (and no spaces
> within fields such as
> options which might use multiple options, separated
> by commas but WITHOUT
> spaces).
>
> --
> Duncan - List replies preferred. No HTML msgs.

Got it, thanks!

- Grant



__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail

--
gentoo-user.RemoveThis@gentoo.org mailing list
Back to top
Login to vote
Display posts from previous:   
Related Topics:
[gentoo-user] writable devices being mounted as read only - Hello All, Whenever I mount my USB DVD writer or my SCSI cd-rom writer I always get the following similar message fo...

[gentoo-user] how to access mounted dir with non-root? - i've found that i could not access the mounted directory with non-root users. 1. i "chown" directories unde...

[gentoo-user] Encrypted root filesystem - Hi everyone, A few days ago I saw some discussion on this list about setting up an encrypted root filesystem in gentoo...

[gentoo-user] Where is (and how do I read) root's mail? - Hi, I feel a bit dumb here. On my Redhat systems, when I open a root shell and have the message "You have new m...

[gentoo-user] ntfs mounted partition - Hello, I am mounting one of my ntfs partition from linux. The problem is though that it is mounted readonly. Is there...

[gentoo-user] /dev/pts -> how is it mounted - Hi All, I noticed that when I type mount, it will list devpts on /dev/pts type devpts (rw) as mounted, but in..
       Soft32 Home -> Linux -> User All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]