[uml-user] Problem installing UML

2005-07-28 Thread Ernie Fontes
on the website – to no avail!  It still segfaults. I’ve attached the output from “strace linux” on the bottom in hopes that it might help.   Any ideas on how I can get UML to run?   Ernie Fontes   [EMAIL PROTECTED] ernie]# strace linux execve("/usr/bin/linux", ["linux"],

RE: [uml-user] Problem installing UML

2005-07-28 Thread Ernie Fontes
Blaisorblade wrote: > Also, make sure you compiled in UBD device support, and the support for > the filesystem used by that image. Thanks, I recompiled and made sure to check those options - now it's working. Thanks again for helping out a newbie to all of this. E

[uml-user] Problems booting guest filesystem

2005-08-04 Thread Ernie Fontes
).  Slackware loads fine, but the red hat 7.2-full filesystem hangs while booting. I am still very new to linux and user-mode-linux, so if you would like to see any other log files, etc., please ask and I’ll try to get them.   Below is the output of booting Redhat 7.2 with uml.   Ernie Fontes

RE: [uml-user] Problems booting guest filesystem

2005-08-04 Thread Ernie Fontes
> Blaisorblade wrote: > On Thursday 04 August 2005 17:36, Ruaidhri Power wrote: > > On Thu, Aug 04, 2005 at 11:06:19AM -0400, Ernie Fontes wrote: > > > devfs: 2004-01-31 Richard Gooch ([EMAIL PROTECTED]) > > > devfs: devfs_debug: 0x0 > > > devfs: boot_options

RE: [uml-user] problems getting started with User mode linux

2005-08-10 Thread Ernie Fontes
I recently had similar problems setting up UML. You need to download a recent vanilla (unmodified) kernel from kernel.org. (eg. 2.6.12) Then patch it with the corresponding patch from http://www.user-mode-linux.org/~blaisorblade The instructions on that site should guide you through patching and b

RE: [uml-user] problems getting started with User mode linux

2005-08-11 Thread Ernie Fontes
[uml-user] problems getting started with User mode linux > > Start with the guest. The host isn't nearly as critical. > > Tony > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of M > Taha Masood > Sent: We

RE: [uml-user] INIT: Id "4" respawning too fast: disabled for 5 m inutes -problem

2005-08-11 Thread Ernie Fontes
I had a similar problem. Here's how I fixed it: 1) Boot your UML with this option added on the command line: init=/bin/sh 2) That should allow you to poke around in /dev. Check for terminals (eg. tty0, tty1, tty/0, tty/1). 3) If there are none, and if you are using DevFS - which I suspect you are

RE: [uml-user] ile: unable to allocate pty/tty pair

2005-08-12 Thread Ernie Fontes
Are you still using devfs? Ernie > -Original Message- > From: M Taha Masood [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 11, 2005 7:49 PM > To: Ernie Fontes; user-mode-linux-user@lists.sourceforge.net > Subject: [uml-user] ile: unable to allocate pty/tty pair &g