* Re: [uml-devel] UML hangs at "INIT: Entering runlevel: 3"
[not found] <20040522104051.40285.qmail@web40507.mail.yahoo.com>
@ 2004-05-22 18:42 ` BlaisorBlade
2004-05-23 2:01 ` roland
1 sibling, 0 replies; 4+ messages in thread
From: BlaisorBlade @ 2004-05-22 18:42 UTC (permalink / raw)
To: user-mode-linux-devel; +Cc: Cheng yong
Alle 12:40, sabato 22 maggio 2004, Cheng yong ha scritto:
> Hi, everybody,
>
> my UML hangs at " INIT: Entering runlevel: 3". If I
> kill the process and restart it, UML will be started
> with following errors:
>
> fsck.ext2 /dev/ubd0 failed.
> modprobe: modprobe: Can't open dependencies file
> /lib/modules/2.4.26-1um/modules.dep (no such file or
> directory) /etc/init.d/kbd: line 274: /dev/tty8: No
> such device
>
> ... and so on.
It is possible that your virtual root filesystem (the root_fs file) got
damaged the first time. However try older UML's (2.4.24-1) which are more
stable.
> All of these started after I updated my software
> online.
You mean the host or the guest? It is possible that it was its fault, but if
you don't get the list of what you updated we can't help.
> My operating system is Suse 9.0. I compiled
> the uml kernel with linux-2.4.26.tar.bz2 and
> uml-patch-2.4.26-1.bz2. The root filesystem was
> created by uml-install-suse.
Thanks for these info...
Bye
--
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [uml-devel] UML hangs at "INIT: Entering runlevel: 3"
[not found] <20040522104051.40285.qmail@web40507.mail.yahoo.com>
2004-05-22 18:42 ` [uml-devel] UML hangs at "INIT: Entering runlevel: 3" BlaisorBlade
@ 2004-05-23 2:01 ` roland
1 sibling, 0 replies; 4+ messages in thread
From: roland @ 2004-05-23 2:01 UTC (permalink / raw)
To: Cheng yong, user-mode-linux-devel
hi lucia,
- make sure your rootfs is ok - fsck it from outside the uml
- recompile your uml-kernel after changing "-O2" to "-O1" in
all makefiles. (see: https://p0lar.dot1q.net/SuSE-UML-2.6.6-instructions.html)
- try again
- report :)
hth
roland
----- Original Message -----
From: "Cheng yong" <cheng_lucia@yahoo.com>
To: <user-mode-linux-devel@lists.sourceforge.net>
Sent: Saturday, May 22, 2004 12:40 PM
Subject: [uml-devel] UML hangs at "INIT: Entering runlevel: 3"
> Hi, everybody,
>
> my UML hangs at " INIT: Entering runlevel: 3". If I
> kill the process and restart it, UML will be started
> with following errors:
>
> fsck.ext2 /dev/ubd0 failed.
> ...
> modprobe: modprobe: Can't open dependencies file
> /lib/modules/2.4.26-1um/modules.dep (no such file or
> directory) /etc/init.d/kbd: line 274: /dev/tty8: No
> such device
>
> ... and so on.
>
>
> All of these started after I updated my software
> online. My operating system is Suse 9.0. I compiled
> the uml kernel with linux-2.4.26.tar.bz2 and
> uml-patch-2.4.26-1.bz2. The root filesystem was
> created by uml-install-suse.
>
> I'd appreciate that if you can help me.
>
> best regards
>
> lucia
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Domains - Claim yours for only $14.70/year
> http://smallbusiness.promotions.yahoo.com/offer
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 10g.
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> _______________________________________________
> User-mode-linux-devel mailing list
> User-mode-linux-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
>
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <093201c440eb$e3d7a7f0$2000000a@schlepptopp>]
* Re: [uml-devel] UML hangs at "INIT: Entering runlevel: 3"
[not found] <093201c440eb$e3d7a7f0$2000000a@schlepptopp>
@ 2004-05-23 20:46 ` Cheng yong
2004-05-25 15:23 ` roland
0 siblings, 1 reply; 4+ messages in thread
From: Cheng yong @ 2004-05-23 20:46 UTC (permalink / raw)
To: roland, user-mode-linux-devel
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 250 bytes --]
Hi,
in the attachment is the whole output of UML-Session.
best regards
Lucia
__________________________________
Do you Yahoo!?
Yahoo! Domains Claim yours for only $14.70/year
http://smallbusiness.promotions.yahoo.com/offer
[-- Attachment #2: error.log --]
[-- Type: application/octet-stream, Size: 5428 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [uml-devel] UML hangs at "INIT: Entering runlevel: 3"
2004-05-23 20:46 ` Cheng yong
@ 2004-05-25 15:23 ` roland
0 siblings, 0 replies; 4+ messages in thread
From: roland @ 2004-05-25 15:23 UTC (permalink / raw)
To: Cheng yong, user-mode-linux-devel
lucia,
didn`t you tell you converted your root_fs from ext2 to reiserfs ?
can you check, if /etc/fstab has an entry, still pointing to an ext2
filesystem ?
regards
roland
----- Original Message -----
From: "Cheng yong" <cheng_lucia@yahoo.com>
To: "roland" <for_spam@gmx.de>; <user-mode-linux-devel@lists.sourceforge.net>
Sent: Sunday, May 23, 2004 10:46 PM
Subject: Re: [uml-devel] UML hangs at "INIT: Entering runlevel: 3"
> Hi,
>
> in the attachment is the whole output of UML-Session.
>
> best regards
>
> Lucia
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Domains - Claim yours for only $14.70/year
> http://smallbusiness.promotions.yahoo.com/offer
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-05-25 15:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20040522104051.40285.qmail@web40507.mail.yahoo.com>
2004-05-22 18:42 ` [uml-devel] UML hangs at "INIT: Entering runlevel: 3" BlaisorBlade
2004-05-23 2:01 ` roland
[not found] <093201c440eb$e3d7a7f0$2000000a@schlepptopp>
2004-05-23 20:46 ` Cheng yong
2004-05-25 15:23 ` roland
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox