* [gentoo-dev] Help!
@ 2003-02-10 14:07 John P. Davis
2003-02-10 14:27 ` [gentoo-dev] Re: [gentoo-core] Help! Brandon Low
0 siblings, 1 reply; 6+ messages in thread
From: John P. Davis @ 2003-02-10 14:07 UTC (permalink / raw
To: gentoo-dev; +Cc: gentoo-core
Hi all -
All that I can say is *arg*.
I was working on my machine last night, and it hard crashed. Upon restart,
it seems that /var/state/init.d/* is invalid (shows processess that are
started (but not really), etc) and therefore I cannot boot and my rootfs
stays ro (annoying). I can get into my system via single user, but that is
worthless thanks to my ro root fs. I tried copying /var/state/init.d from
the livecd into my own /var/state/init.d, but no joy there. Any ideas?
Cheers,
//zhen
--
John P. Davis
Gentoo Linux, Inc.
Documentation Coordinator
Bugzilla Administrator
http://www.gentoo.org
zhen@gentoo.org
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-dev] Re: [gentoo-core] Help!
2003-02-10 14:07 [gentoo-dev] Help! John P. Davis
@ 2003-02-10 14:27 ` Brandon Low
2003-02-10 14:32 ` John P. Davis
0 siblings, 1 reply; 6+ messages in thread
From: Brandon Low @ 2003-02-10 14:27 UTC (permalink / raw
To: John P. Davis; +Cc: gentoo-dev, gentoo-core
My guess: this is probably caused by an upgrade then downgrade of baselayout from 1.5.x to 1.6.x and back. If you get into the system in single user and make sure that your /etc/is all on 1 version or the other of baselayout (prferably 1.5.x) you should be OK.
That is JUST A GUESS, good luck!
--B
On Mon, 02/10/03 at 09:07:49 -0500, John P. Davis wrote:
> Hi all -
> All that I can say is *arg*.
> I was working on my machine last night, and it hard crashed. Upon restart,
> it seems that /var/state/init.d/* is invalid (shows processess that are
> started (but not really), etc) and therefore I cannot boot and my rootfs
> stays ro (annoying). I can get into my system via single user, but that is
> worthless thanks to my ro root fs. I tried copying /var/state/init.d from
> the livecd into my own /var/state/init.d, but no joy there. Any ideas?
>
> Cheers,
> //zhen
> --
> John P. Davis
> Gentoo Linux, Inc.
> Documentation Coordinator
> Bugzilla Administrator
> http://www.gentoo.org
> zhen@gentoo.org
>
>
>
> --
> gentoo-core@gentoo.org mailing list
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-dev] Re: [gentoo-core] Help!
2003-02-10 14:27 ` [gentoo-dev] Re: [gentoo-core] Help! Brandon Low
@ 2003-02-10 14:32 ` John P. Davis
2003-02-10 14:34 ` Brandon Low
2003-02-10 16:13 ` John P. Davis
0 siblings, 2 replies; 6+ messages in thread
From: John P. Davis @ 2003-02-10 14:32 UTC (permalink / raw
To: lostlogic; +Cc: zhen, gentoo-dev, gentoo-core
> My guess: this is probably caused by an upgrade then downgrade of
> baselayout from 1.5.x to 1.6.x and back. If you get into the system in
> single user and make sure that your /etc/is all on 1 version or the
> other of baselayout (prferably 1.5.x) you should be OK.
>
> That is JUST A GUESS, good luck!
>
> --B
>
> On Mon, 02/10/03 at 09:07:49 -0500, John P. Davis wrote:
>> Hi all -
>> All that I can say is *arg*.
>> I was working on my machine last night, and it hard crashed. Upon
>> restart, it seems that /var/state/init.d/* is invalid (shows
>> processess that are started (but not really), etc) and therefore I
>> cannot boot and my rootfs stays ro (annoying). I can get into my
>> system via single user, but that is worthless thanks to my ro root fs.
>> I tried copying /var/state/init.d from the livecd into my own
>> /var/state/init.d, but no joy there. Any ideas?
>>
>> Cheers,
>> //zhen
>> --
>> John P. Davis
>> Gentoo Linux, Inc.
>> Documentation Coordinator
>> Bugzilla Administrator
>> http://www.gentoo.org
>> zhen@gentoo.org
>>
>>
>>
>> --
>> gentoo-core@gentoo.org mailing list
That shouldn't be too much of a problem, but what do I do if I see
different versions of baselayout? Since my root fs is ro, how could I fix
that? Chroot from a livecd?
Cheers,
//zhen
--
John P. Davis
Gentoo Linux, Inc.
Documentation Coordinator
Bugzilla Administrator
http://www.gentoo.org
zhen@gentoo.org
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Re: [gentoo-core] Help!
2003-02-10 14:32 ` John P. Davis
@ 2003-02-10 14:34 ` Brandon Low
2003-02-10 15:13 ` [gentoo-dev] Re: [gentoo-core] " Colin Morey
2003-02-10 16:13 ` John P. Davis
1 sibling, 1 reply; 6+ messages in thread
From: Brandon Low @ 2003-02-10 14:34 UTC (permalink / raw
To: John P. Davis; +Cc: gentoo-dev, gentoo-core
mount -o remount,rw /dev/rootfs
On Mon, 02/10/03 at 09:32:31 -0500, John P. Davis wrote:
>
> > My guess: this is probably caused by an upgrade then downgrade of
> > baselayout from 1.5.x to 1.6.x and back. If you get into the system in
> > single user and make sure that your /etc/is all on 1 version or the
> > other of baselayout (prferably 1.5.x) you should be OK.
> >
> > That is JUST A GUESS, good luck!
> >
> > --B
> >
> > On Mon, 02/10/03 at 09:07:49 -0500, John P. Davis wrote:
> >> Hi all -
> >> All that I can say is *arg*.
> >> I was working on my machine last night, and it hard crashed. Upon
> >> restart, it seems that /var/state/init.d/* is invalid (shows
> >> processess that are started (but not really), etc) and therefore I
> >> cannot boot and my rootfs stays ro (annoying). I can get into my
> >> system via single user, but that is worthless thanks to my ro root fs.
> >> I tried copying /var/state/init.d from the livecd into my own
> >> /var/state/init.d, but no joy there. Any ideas?
> >>
> >> Cheers,
> >> //zhen
> >> --
> >> John P. Davis
> >> Gentoo Linux, Inc.
> >> Documentation Coordinator
> >> Bugzilla Administrator
> >> http://www.gentoo.org
> >> zhen@gentoo.org
> >>
> >>
> >>
> >> --
> >> gentoo-core@gentoo.org mailing list
>
> That shouldn't be too much of a problem, but what do I do if I see
> different versions of baselayout? Since my root fs is ro, how could I fix
> that? Chroot from a livecd?
>
> Cheers,
> //zhen
> --
> John P. Davis
> Gentoo Linux, Inc.
> Documentation Coordinator
> Bugzilla Administrator
> http://www.gentoo.org
> zhen@gentoo.org
>
>
>
> --
> gentoo-dev@gentoo.org mailing list
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-dev] Re: [gentoo-core] Re: [gentoo-dev] Re: [gentoo-core] Help!
2003-02-10 14:34 ` Brandon Low
@ 2003-02-10 15:13 ` Colin Morey
0 siblings, 0 replies; 6+ messages in thread
From: Colin Morey @ 2003-02-10 15:13 UTC (permalink / raw
To: Brandon Low; +Cc: John P. Davis, gentoo-dev, gentoo-core
On Mon, 2003-02-10 at 14:34, Brandon Low wrote:
> mount -o remount,rw /dev/rootfs
>
> On Mon, 02/10/03 at 09:32:31 -0500, John P. Davis wrote:
<BIG SNIP>
come on people, was it really important to quote the whole of the
previous messages? :)
there are still people who pay for their bandwidth, (even worse there
are some people who are on dial-ups).
--
Colin Morey <peitolm@gentoo.org>
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-dev] Re: [gentoo-core] Help!
2003-02-10 14:32 ` John P. Davis
2003-02-10 14:34 ` Brandon Low
@ 2003-02-10 16:13 ` John P. Davis
1 sibling, 0 replies; 6+ messages in thread
From: John P. Davis @ 2003-02-10 16:13 UTC (permalink / raw
To: lostlogic; +Cc: gentoo-dev, gentoo-core
[-- Attachment #1: Type: text/plain, Size: 180 bytes --]
Heh, reemerging baselayout fixed it ;-)
No hard feelings seth!
Cheers,
//zhen
--
John P. Davis
Gentoo Linux Technologies, Inc.
Senior Developer / Bugzilla Administrator
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2003-02-10 16:18 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-10 14:07 [gentoo-dev] Help! John P. Davis
2003-02-10 14:27 ` [gentoo-dev] Re: [gentoo-core] Help! Brandon Low
2003-02-10 14:32 ` John P. Davis
2003-02-10 14:34 ` Brandon Low
2003-02-10 15:13 ` [gentoo-dev] Re: [gentoo-core] " Colin Morey
2003-02-10 16:13 ` John P. Davis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox