public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Problems Booting
@ 2005-07-20 14:56 serent
  2005-07-20 16:21 ` [gentoo-user] baselayout 12.0.pre1- " Kurt Guenther
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: serent @ 2005-07-20 14:56 UTC (permalink / raw
  To: gentoo-user

I'm ~x86 on a dell laptop. 

I'm having some fun this morning. Everything was working this morning, but I 
shut down the system for my daily commute and now it won't boot. I seem to 
remember a few gnome emerges last night, but everything emerged cleanly and ran 
etc-update.

I have some failing init scripts such as xfs (ie, X Font Server) and net.eth0.  I did a 'rc-update del' on these and xdm, so that I'd have a starting point from which to work from. 

However, it sill won't give me a bash shell. It literally hangs after starting 
the last script. 

Does anybody know which rock to turn over to find out why this is the case? 

--Kurt

PS- I can boot off the Gentoo Live CD. I did a new 'emerge sync', but I can't 
find anything that would fix this. I also checked bugs.gentoo.com, but 
nada. I'm running fsck on all my file partitions to see if there is an 
error. 


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] baselayout 12.0.pre1- Problems Booting
  2005-07-20 14:56 [gentoo-user] Problems Booting serent
@ 2005-07-20 16:21 ` Kurt Guenther
  2005-07-20 17:51   ` Rumen Yotov
  2005-07-20 18:53 ` [gentoo-user] " Rumen Yotov
  2005-07-21 21:45 ` Chris Woods
  2 siblings, 1 reply; 10+ messages in thread
From: Kurt Guenther @ 2005-07-20 16:21 UTC (permalink / raw
  To: gentoo-user


I masked the latest baselayout and remerged 11.13.  All is well again.   
I opened bug:

http://bugs.gentoo.org/show_bug.cgi?id=99691



serent@bellsouth.net wrote:

>I'm ~x86 on a dell laptop. 
>
>I'm having some fun this morning. Everything was working this morning, but I 
>shut down the system for my daily commute and now it won't boot. I seem to 
>remember a few gnome emerges last night, but everything emerged cleanly and ran 
>etc-update.
>
>I have some failing init scripts such as xfs (ie, X Font Server) and net.eth0.  I did a 'rc-update del' on these and xdm, so that I'd have a starting point from which to work from. 
>
>However, it sill won't give me a bash shell. It literally hangs after starting 
>the last script. 
>
>Does anybody know which rock to turn over to find out why this is the case? 
>
>--Kurt
>
>PS- I can boot off the Gentoo Live CD. I did a new 'emerge sync', but I can't 
>find anything that would fix this. I also checked bugs.gentoo.com, but 
>nada. I'm running fsck on all my file partitions to see if there is an 
>error. 
>
>
>  
>

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] baselayout 12.0.pre1- Problems Booting
  2005-07-20 16:21 ` [gentoo-user] baselayout 12.0.pre1- " Kurt Guenther
@ 2005-07-20 17:51   ` Rumen Yotov
  2005-07-20 18:28     ` Andrew Gaydenko
  0 siblings, 1 reply; 10+ messages in thread
From: Rumen Yotov @ 2005-07-20 17:51 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1373 bytes --]

Kurt Guenther wrote:

>
> I masked the latest baselayout and remerged 11.13.  All is well 
> again.   I opened bug:
>
> http://bugs.gentoo.org/show_bug.cgi?id=99691
>
>
>
> serent@bellsouth.net wrote:
>
>> I'm ~x86 on a dell laptop.
>> I'm having some fun this morning. Everything was working this 
>> morning, but I shut down the system for my daily commute and now it 
>> won't boot. I seem to remember a few gnome emerges last night, but 
>> everything emerged cleanly and ran etc-update.
>>
>> I have some failing init scripts such as xfs (ie, X Font Server) and 
>> net.eth0.  I did a 'rc-update del' on these and xdm, so that I'd have 
>> a starting point from which to work from.
>> However, it sill won't give me a bash shell. It literally hangs after 
>> starting the last script.
>> Does anybody know which rock to turn over to find out why this is the 
>> case?
>> --Kurt
>>
>> PS- I can boot off the Gentoo Live CD. I did a new 'emerge sync', but 
>> I can't find anything that would fix this. I also checked 
>> bugs.gentoo.com, but nada. I'm running fsck on all my file partitions 
>> to see if there is an error.
>>
>>  
>>
>
Hi,
Can confirm on what Kurt said, also had problems "till need to boot from 
LiveCD" to repair the system with latest ~x86 baselayout-1.12.0_pre1-r1.
Will report on the Bug above (seems /etc/conf.d/rc to be the culpit).
HTH. Rumen

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3397 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] baselayout 12.0.pre1- Problems Booting
  2005-07-20 17:51   ` Rumen Yotov
@ 2005-07-20 18:28     ` Andrew Gaydenko
  2005-07-20 18:40       ` Rumen Yotov
  0 siblings, 1 reply; 10+ messages in thread
From: Andrew Gaydenko @ 2005-07-20 18:28 UTC (permalink / raw
  To: gentoo-user

It is possible to downgrade without CD using - just go into level 1.
I have done a baselayout downgrading this way :-)

======= On Wednesday 20 July 2005 21:51, Rumen Yotov wrote: =======

Hi,
Can confirm on what Kurt said, also had problems "till need to boot from 
LiveCD" to repair the system with latest ~x86 baselayout-1.12.0_pre1-r1.
Will report on the Bug above (seems /etc/conf.d/rc to be the culpit).
HTH. Rumen

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] baselayout 12.0.pre1- Problems Booting
  2005-07-20 18:28     ` Andrew Gaydenko
@ 2005-07-20 18:40       ` Rumen Yotov
  2005-07-20 19:00         ` Andrew Gaydenko
  0 siblings, 1 reply; 10+ messages in thread
From: Rumen Yotov @ 2005-07-20 18:40 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 671 bytes --]

Andrew Gaydenko wrote:

>It is possible to downgrade without CD using - just go into level 1.
>I have done a baselayout downgrading this way :-)
>
>======= On Wednesday 20 July 2005 21:51, Rumen Yotov wrote: =======
>
>Hi,
>Can confirm on what Kurt said, also had problems "till need to boot from 
>LiveCD" to repair the system with latest ~x86 baselayout-1.12.0_pre1-r1.
>Will report on the Bug above (seems /etc/conf.d/rc to be the culpit).
>HTH. Rumen
>
>  
>
Hi,
Thanks for the tip, but as i haven't messed much with runlevels, choose 
to go the "classical" way.
OT done bad things as unpacking a binary from / before to get the system 
back (missing glibc ;).
Rumen

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3397 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Problems Booting
  2005-07-20 14:56 [gentoo-user] Problems Booting serent
  2005-07-20 16:21 ` [gentoo-user] baselayout 12.0.pre1- " Kurt Guenther
@ 2005-07-20 18:53 ` Rumen Yotov
  2005-07-20 21:21   ` Richard Fish
  2005-07-21 21:45 ` Chris Woods
  2 siblings, 1 reply; 10+ messages in thread
From: Rumen Yotov @ 2005-07-20 18:53 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1105 bytes --]

serent@bellsouth.net wrote:

>I'm ~x86 on a dell laptop. 
>
>I'm having some fun this morning. Everything was working this morning, but I 
>shut down the system for my daily commute and now it won't boot. I seem to 
>remember a few gnome emerges last night, but everything emerged cleanly and ran 
>etc-update.
>
>I have some failing init scripts such as xfs (ie, X Font Server) and net.eth0.  I did a 'rc-update del' on these and xdm, so that I'd have a starting point from which to work from. 
>
>However, it sill won't give me a bash shell. It literally hangs after starting 
>the last script. 
>
>Does anybody know which rock to turn over to find out why this is the case? 
>
>--Kurt
>
>PS- I can boot off the Gentoo Live CD. I did a new 'emerge sync', but I can't 
>find anything that would fix this. I also checked bugs.gentoo.com, but 
>nada. I'm running fsck on all my file partitions to see if there is an 
>error. 
>
>
>  
>
Hi,
As there are problems with latest baselayout (2-3 persons) on boot check 
for "baselayout-1.12.0_pre1-r1" and go to the stable/previous version: 
1.11.13.
HTH. Rumen

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3397 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] baselayout 12.0.pre1- Problems Booting
  2005-07-20 18:40       ` Rumen Yotov
@ 2005-07-20 19:00         ` Andrew Gaydenko
  2005-07-20 20:32           ` Kurt Guenther
  0 siblings, 1 reply; 10+ messages in thread
From: Andrew Gaydenko @ 2005-07-20 19:00 UTC (permalink / raw
  To: gentoo-user

If you use grub, just edit from grub menu kernel string: add " init 1" to it's end.


======= On Wednesday 20 July 2005 22:40, Rumen Yotov wrote: =======
...

>It is possible to downgrade without CD using - just go into level 1.
>I have done a baselayout downgrading this way :-)
>
>======= On Wednesday 20 July 2005 21:51, Rumen Yotov wrote: =======
...
Hi,
Thanks for the tip, but as i haven't messed much with runlevels, choose 
to go the "classical" way.

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] baselayout 12.0.pre1- Problems Booting
  2005-07-20 19:00         ` Andrew Gaydenko
@ 2005-07-20 20:32           ` Kurt Guenther
  0 siblings, 0 replies; 10+ messages in thread
From: Kurt Guenther @ 2005-07-20 20:32 UTC (permalink / raw
  To: gentoo-user

Andrew Gaydenko wrote:

>If you use grub, just edit from grub menu kernel string: add " init 1" to it's end.
>
>  
>

I'll have to keep that in mind.  I was successful with "init=/bin/bash", 
but then I couldn't run any of the init scripts.

Booting off the Live CD worked, but it's tedious after ~20 times.

--Kurt

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Problems Booting
  2005-07-20 18:53 ` [gentoo-user] " Rumen Yotov
@ 2005-07-20 21:21   ` Richard Fish
  0 siblings, 0 replies; 10+ messages in thread
From: Richard Fish @ 2005-07-20 21:21 UTC (permalink / raw
  To: gentoo-user

Rumen Yotov wrote:

> serent@bellsouth.net wrote:
>
>> I'm ~x86 on a dell laptop.
>> I'm having some fun this morning. Everything was working this 
>> morning, but I shut down the system for my daily commute and now it 
>> won't boot. I seem to
>>
> Hi,
> As there are problems with latest baselayout (2-3 persons) on boot 
> check for "baselayout-1.12.0_pre1-r1" and go to the stable/previous 
> version: 1.11.13.
> HTH. Rumen


So Kurt, here is your friendly tip/clue that you should have email sent 
from both "serent@bellsouth.net" and "kurtg@serent.com" include your name!

Cheers,

-Richard

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Problems Booting
  2005-07-20 14:56 [gentoo-user] Problems Booting serent
  2005-07-20 16:21 ` [gentoo-user] baselayout 12.0.pre1- " Kurt Guenther
  2005-07-20 18:53 ` [gentoo-user] " Rumen Yotov
@ 2005-07-21 21:45 ` Chris Woods
  2 siblings, 0 replies; 10+ messages in thread
From: Chris Woods @ 2005-07-21 21:45 UTC (permalink / raw
  To: gentoo-user

Something very similar happened to me. baselayout-1.12.0_pre1-r1 was emerged 
in the past day or two, and the next time I rebooted, it hung up on what at 
first seemed to be having issues loading alsa. The boot did get into runlevel 
3, so I was able to get in remotely and mess around. After pruning various 
things from the startup routine, it turned out to be sys-apps/dbus causing the 
problem for me. I removed that from the init sequence, rebooted, and 
everything is back to normal (or seems to be).

I'm not familiar with dbus, but it was a dependency of evolution, and the very 
simple description of the "dbus" use flag seemed innocuous enough.

I'm still running on baselayout-1.12.0_pre1-r1.

Regards,
Chris

-- 
        /***************************************************
         *        Chris Woods || chris@bitspace.org        *
         *        AIM: gnarrlybob || ICQ: 21740987         *
         *    Yahoo: cjwoods || MSN: chris@bitspace.org    *
         * Jabber: bitspace@jaim.at || http://bitspace.org *
         **************************************************/
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-07-21 21:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-20 14:56 [gentoo-user] Problems Booting serent
2005-07-20 16:21 ` [gentoo-user] baselayout 12.0.pre1- " Kurt Guenther
2005-07-20 17:51   ` Rumen Yotov
2005-07-20 18:28     ` Andrew Gaydenko
2005-07-20 18:40       ` Rumen Yotov
2005-07-20 19:00         ` Andrew Gaydenko
2005-07-20 20:32           ` Kurt Guenther
2005-07-20 18:53 ` [gentoo-user] " Rumen Yotov
2005-07-20 21:21   ` Richard Fish
2005-07-21 21:45 ` Chris Woods

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox