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"],
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
).
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
> 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
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
[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
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
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