On Wed, Mar 16, 2005 at 01:30:41PM -0500, Joel Land wrote:
> [EMAIL PROTECTED] umlfs]# ./linux
> ubd0=/umlfs/root_fs.fc-2-client.pristine.20040504
> Checking for the skas3 patch in the host...found
> Checking for /proc/mm...found
> Checking PROT_EXEC mmap in /tmp...OK
[...]
> Initializing stdio console driver

OK, this is usually a sign that it is booting, but printing output on a
console that you can't see.  If you've got X on that machine, the
simplest thing to do is add a con=xterm option, and you'll probably find
that you get an xterm with a login prompt.

Failing that, do con0=fd:0,fd:1 . You'll probably find that you get some
more of the boot process, but don't get a login prompt.  To fix this,
boot into single user mode (add the options "single con0=fd:0,fd:1", and
go edit /etc/inittab to add a getty running on tty0.

Paul


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
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