On Wednesday 02 November 2005 16:37, Tassilo Horn wrote:
> Hi Joel,
>
> thanks for your reply. In the meantime I recompiled my guest's glibc
> with linuxthreads support. Now booting uml nearly works, all init
> scripts are executed but I don't reach a login prompt:
>
>  * Cleaning /var/lib/net-scripts/state ...                        [ ok ]
>  * Cleaning /var/lock, /var/run ...                               [ ok ]
>  * Cleaning /tmp directory ...                                    [ ok ]
>  * Starting lo
>  *   Bringing up lo
>  *     127.0.0.1/8                                                [ ok ]
>  *   Adding routes
>  *     127.0.0.0/8 ...                                            [ ok ]
>  * Initializing random number generator ...                       [ ok ]
> INIT: Entering runlevel: 3
>  * umlboot starts network interfaces config ...
>  *    Unable to locate /opt/umlboot script !
>  * Starting sshd ...                                              [ ok ]
>  * Starting local ...                                             [ ok ]
>
> Then after some minutes I get this output:
>
> INIT: Id "c1" respawning too fast: disabled for 5 minutes
> INIT: Id "c2" respawning too fast: disabled for 5 minutes
> INIT: Id "c3" respawning too fast: disabled for 5 minutes
> INIT: Id "c4" respawning too fast: disabled for 5 minutes
> INIT: Id "c5" respawning too fast: disabled for 5 minutes
> INIT: Id "c6" respawning too fast: disabled for 5 minutes
> INIT: no more processes left in this runlevel
>
> That's all... Any clue?

It's a FAQ, your /etc/inittab uses DevFS names, while it should be updated to 
normal ones. I.e. vc/0 or ttys/0 rather than tty0, and so on. At least, this 
is the normal thing.

Also remember to check that you have ubd nodes (/dev/ubd0 to 7, or a to h) and 
that /etc/fstab is correct (the fs has booted so it probably is).

Bye
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade

        

        
                
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to