Flavio,
Try the patch from here:
http://www.coherenthosting.com/prj/uml/skas-2.6.23.patch.bz2
I haven't tried it yet as I've been waiting for something else, but it
seemed to copy correctly from Jeff's original email. Please let me know
how it works (or not).
Tony
> -Original Message-
> -Original Message-
> Is anyone still using skas3 on modern kernels? I've been booting on
> 2.6.23 with noprocmm to avoid crashing with "Kernel panic -
> not syncing:
> switch_mm_skas - PTRACE_SWITCH_MM failed, errno = 22".
>
> Jason
I'm using it on the last version I saw released:
$ u
There were instructions and images here:
http://uml.jfdi.org/uml/Wiki.jsp
However, this information may be a little dated.
Tony
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> On Behalf Of Pawel K
> Sent: Friday, October 12, 2007 9:38 AM
> To: user-mode-
> -Original Message-
> If i try to bring up the eth0/tap0 device with ifup eth0
> i get the message: modprobe QM_MODULES: Function not implemented
> What i need to do that the system is not trying to load the module ?
Christian,
Typically this message means your guest doesn't have the cor
Fabio,
Let me know if you want a newer, pre-compiled guest kernel (I have one
for 2.6.20.6). While this will not help with the TLS issue, it does
offer a LOT of bug fixes. In the mean time, you can find compilation
instructions on the main website at:
http://user-mode-linux.sourceforge.net/compil
I normally create the guest instances on an EVMS object. I then take a
snapshot of the device after I've "frozen" and "flushed" the UML. Once I
have the snapshot created, I then reactivate the guest (let it continue
running) and deal with mounting and backing up the instance from the
snapshot.
Ton
> -Original Message-
> On Tue, Jan 02, 2007 at 06:48:05PM +0530, Praveen Lobo wrote:
> > I have configured a switch in one of the UMLs (switch0). I
> have two UML's
> > (pc0 and pc1 ) communicating through the switch (switch0).
> Now I want
> > configure port mirroring on the switch. I wo
Derek,
If I was to guess, I would suggest verifying that your image is complete
and contains an init executable.
Where did you download the base image from? Can you mount via loopback
and verify that it is correct and readable? Finally, do you have the
correct file system support (ext3, jfs, etc.
> -Original Message-
> Thank you Tony,
>
> but the only thing I don't understand is the "a" parameter. I know
> what +rw parameter is for.
>
>
> Is it possible that "mounting a pen drive in a UML instance" is so
> difficult??? Aren't there some standard procedures to make it
> possible??
> -Original Message-
> First of all, I would know how to restore my previous settings.
> You said to do chmod a+rw /dev/sda*. Ok, now I've changed permissions.
> What can I do to return to my previous situation?
>
> Thank you,
>
> Flavio
Flavio,
A few things. First, changing the permiss
> -Original Message-
> If you agree with me, the other thing I can try, is to add every user
> who needs to be able to read and write on a pen drive accessible by
> /dev/sda1 to disk group. I don't know if it will works, but it's only
> my idea.
This depends on how and why you are using UM
> -Original Message-
> I can mount my pen drive on the host because this is my /etc/fstab:
>
> /dev/sda1 /mnt/pendrive autorw,user,noauto
> 0 0
Ah, you have a permissions problem. Change the ownership of the device
to the account you're running the UML
> -Original Message-
> Ok, I'm sorry. I'm using gmail, I just turned off HTML mode.
Thanks! This helps...
> >do you see something similar to the following on the host:
> >
> > $ ls -lA /dev/sdc
> > brw-rw 1 myuml disk 8, 32 Mar 14 2002 /dev/sdc
> > $
> >
> I've no /dev/sdc on my /de
Flavio,
First, please stop posting in HTML. It is challenging for some software
to deal with in a safe a proper manner.
Second, do you have write permissions on the device in question? In
other words, assuming that you're running the UML instance as user
'myuml', do you see something similar to t
Original message:
> 2006/11/8, Jeff Dike <[EMAIL PROTECTED]>:
>
> You don't assign individual partitions - you assign entire disks, so
> ubdc=/dev/sda
> is what you want.
>
> Thank you, but this is the result:
> UML # mount -t vfat /dev/ubdc1 /mnt/pendrive/
> mount: /dev/ubdc1 is not a v
> -Original Message-
> I remembered somebody (including you) telling me "the owner
> is trustworthy and
> so on so no need to take over the wiki". But I couldn't get
> (I didn't insist)
> the wiki owner name from anybody. The situation seems such
> that we need to
> move it (and if it
Speaking of the wiki, does anyone know the status of:
http://uml.harlowhill.com/
It's been a couple months since the site was locked down to prevent spam
submissions. Has a determination been made on how the community can make
changes/adjustments to the site? Is this still maintained by the site
Rodrigo,
Please link this from the UML wiki site:
http://uml.harlowhill.com/
This should help others find the resource you've donated. Also, feel
free to update information on the site if you find something that is out
of date.
Tony\
> -Original Message-
> From: [EMAIL PROTECTED]
> [
> -Original Message-
> On Mon, Sep 18, 2006 at 09:06:49PM -0500, Ben Wing wrote:
> > [a] modules don't seem to work.
> >
> > lsmod gives
> >
> > (none):~# lsmod
> > Module Size Used byNot tainted
> > lsmod: QM_MODULES: Function not implemented
>
> Assuming you have
> -Original Message-
> From: Eugene Morozov
> Sent: Friday, September 08, 2006 9:55 AM
> Subject: [uml-user] Limit CPU usage
>
> Is it possible to limit CPU usage of an UML instance and processes
> running inside it? I've searched archives of this mailing lists and
> there're only several
I'm looking at trying out nested UML instances. However, I haven't
looked at this is several years. Before I jumped in and started
exploring, I was wondering if:
1. Is this feature still functional/supported?
2. Is there a means to specify the nest level at the command line? Of do
I have to recomp
I am now
able to create a COW filesystem through uml_mkcow utility and then
booting the UML with ubd0=root_fs.cow successfully.
Thanks,
Pranjal
On 5/30/06, Brock,
Anthony - NET <[EMAIL PROTECTED] > wrote:
Do you
Do you have write permissions to the current working
directory? I don't know what err=113 means, but the guest instance needs
permissions to create the file on the local file system.
Tony
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Pranjal Kumar DuttaSent
> > Home-compiled Kernels still give the cryptic message
> "Device configured out of UML"...
>
> if you would like I can provide to you the output of Debian's
>
> $ linux --showconfig
>
> so that you can manage a comparison between my conf and yours.
Has anyone started a repository of "known"
> -Original Message-
> From: John Parsons
> Sent: Friday, May 12, 2006 7:56 AM
> Subject: [uml-user] Guest networking
>
> uml_switch doesn't seem like the best choice for this, and I
> was wondering what
> would be the best way of implementing these links. They will
> all be purely
> gue
> -Original Message-
> From: Stephane Bortzmeyer
> Sent: Tuesday, May 02, 2006 5:56 AM
> Subject: [uml-user] Re: Trouble setting up network from the
> command-line
>
> For the record, the commande-line I now use (sudo seems mandatory,
> probably because the TAP configuration on the host r
Try setting the 'TMP' environmental variable. I.e., something like:
$ export TMP=/tmp/mydir
$ /usr/bin/linux umid=asdf...
Tony
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Sven Köhler
> Sent: Tuesday, April 25, 2006 10:30 AM
> To: user-mode
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of David Lang
> Sent: Wednesday, March 29, 2006 4:12 PM
> Subject: Re: [uml-user] what are the current limits on how
> many uml's on one host?
>
> I see guest patches at
> http://www.user-mode-linux.
Have you reviewed the wiki? They have at least one page concerning this
at:
http://uml.harlowhill.com/index.php/DevfsUdev
Tony
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Lull, Rick
> Sent: Thursday, March 23, 2006 7:40 AM
> To: 'user-mode
> -Original Message-
> From: Jacob S
> Sent: Wednesday, March 15, 2006 6:57 PM
> Subject: [uml-user] Where are /proc/mm and /dev/ubd0?
>
> First, I have not been successful in compiling a kernel with
> /proc/mm support. I downloaded source for 2.6.15 as well as
> the skas3-v8.2 patch fro
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of mlij
> Sent: Wednesday, February 08, 2006 5:28 PM
> To: user-mode-linux-user@lists.sourceforge.net
> Subject: Re: [uml-user] How do I create files inside uml?
>
>
>
>
> >
> > The path is wrong w
eth0
mail-prod
~#
Tony
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Brock, Anthony - NET
> Sent: Monday, December 12, 2005 2:13 PM
> To: user-mode-linux-user@lis
Are you setup to forward IP packets on the host? Something like:
~$ cat /proc/sys/net/ipv4/conf/all/forwarding
1
~$
This assumes that you're using your host as a gateway. Alternatively, is
br0 connected to a physical device? For example:
~# brctl show
bridge name bridge id STP
Naveen,
You will need to make modifications to the rootfs to
get it to work, starting with the devfs references. Devfs is no longer
supported. You can find a lot of references and documentation at the
wiki:
http://uml.harlowhill.com/
Tony
From:
[EMAIL PROTECTED]
[mailto
I downloaded the pre-built Fedora FC3 image from
http://www.stearns.org/uml-root/ and tried to boot on a guest kernel
2.6.12.4 (w/ the bs9 patches). After fixing the obvious issues (copying
a /dev directory from another OS, modifying inittab, etc.), the image
"hung" during boot at the following loc
Okay, just noticed a BIG mistake. The "mknod -m 0660 /dev/ubd1p1 b 98 1"
should be "mknod -m 0660 /dev/ubd1p1 b 98 17". I hope this is vaguely
related to what you're asking...
Tony
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECT
Derek,
I haven't done this with the actual root filesystem. I have done this
with "data" filesystems. However, I would suspect something like the
following (typing from memory, so take with a grain of salt):
./linux ubd0s=/path/to/currentimage ubd1s=/path/to/partitioned/image
[other options] -s
On Sun, Oct 2, 2005 at 6:11 PM, Jeff Dike wrote:
> 5. sysemu too - patch that into the host, or use current
> -linus or -mm, which
> has it already.
Does sysemu now work? I haven't looked at this patch in several months,
but I seem to remember it having problems. Is it now stable? If it is
stable
Title: [uml-user] Increasing perfomance
Robin,
You can verify the use of tmpfs with the
'lsof' command. For example, assuming that tmpfs is mounted at /dev/shm, you
might see:
# lsof |egrep 'PID|/shm'
COMMAND
PID USER FD
TYPE DEVICE
SIZE NODE NAMElinux-2
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of ashwin tanugula
> Sent: Wednesday, August 24, 2005 7:17 AM
> To: [EMAIL PROTECTED]
> Cc: user-mode-linux-user@lists.sourceforge.net;
> user-mode-linux-devel@lists.sourceforge.net
> Subject: Re: [uml
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: Wednesday, August 10, 2005 2:12 PM
To: Ernie Fontes; user-mode-linux-user@lists.sourceforge.net
Subject: RE: [uml-user] pro
Does the guest filesystem have entries for the '/dev/ubd[0-9]' devices?
This can be done with something like:
cd /dev
mknod ubd0 b 98 0
mknod ubd1 b 98 16
mknod ubd2 b 98 32
mknod ubd3 b 98 48
mknod ubd4 b 98 64
mknod ubd5 b 98 80
mknod ubd6 b 98 96
mknod ubd7 b 98 112
Tony
-Original
42 matches
Mail list logo