Peter
Yes it does not work to me either. I can use <&- butI can not do ,
arg=0x0, jmp_ptr=0xb96889c) at
/home/aapace/PERFORCE/7.1.1.R01-aapace-calabasas/engr/sw/tps/kernel/linux/arch/um/os-Linux/process.c:267
#9 0x08063142 in new_thread_handler () at
/home/aapace/PERFORCE/7.1.1.R01-aapace-calabas
Hi Peter
I run vmlinux in the background using
vmlinux . 0<&- >log_file 2>&1
and it works fine for me.
David
2010/11/20 Péter Szabó
> Hi,
>
> I'm running
>
> linux con0=fd:0,fd:1
> and I get 100% CPU usage before UML can mount the root file system. If I
> remove ` if stdin is not a tty
What happen when you run it in the default console you are working?
r ubd0=../linux_fs.ext3 ubd1=../swap_file mem=128M umid=vm001 eth0=tuntap,tap0
One thing is that UML uses uml_net to setup the tuntap interfaces. It is a
setuid program. Now gdb does not get the setuid priviledges so the tuntap
Hi
I have been trying to get a write up on how uml works internally. I have
looking at the code lately but there are may thing I do not understand. So
if anybody knows please let me know.
Thanks,
David
--
__
I just check on my tree which is supposed to be 2.6.32.8 and it does not
have that fix. That explain it.
David
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
pro
Hi
>I would advise to stay away from 2.6.31 and 2.6.32 for UML. Too much has
>been changing in mainstream with regard to interfaces and bugfixing for
>block handling operations. Also ext4 support is buggy.
I have been working with 2.6.32.8 and I had the same issue on compiling.
Once I compiled d
Inappropriate ioctl for device"
>
> Not sure u got what I want to achieve. I want the virtual machine to be
> able to use the modem.
>
> thanks in advance,
> Guido
>
>
>
> On 01/02/2010 20:43, David Francisco Rodriguez Perez wrote:
>
> Guido
>
> I am usi
Guido
I am using as part of the command line command line:
ssl2=tty:/dev/ttyS0
and I am giving ttyS0 on the host permission to be read-write by others so
that the UML can open it.
Also on inittab I have the line:
ttyS2::respawn:/sbin/getty -L ttyS2 9600 vt100
and it works fine.
David
On Mo
Hi Lanas
I have a console definition on the inittab file as:
ttyS1::respawn:/sbin/getty -L ttyS1 9600 vt100
Then I have the node definition built upon bootup on /dev as:
crw--w1 root root 4, 65 Nov 2 17:53 ttyS1
And I do not start uml with any con config. Then uml set ups the c
Hi All
Does anybody has mapped a physical serial port on the HOST to a guest UML ?
Thanks
David
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this
Hi
I think the SUBARCH=ppc is not supported.
David
On Wed, Oct 21, 2009 at 6:13 AM, jjDaNiMoTh wrote:
> Hello to all,
> I'm using ArchLinuxPPC and I'm trying to build and use UML. I followed the
> howto, but I get this:
>
> [danim...@jim linux-2.6.31.4]$ make defconfig ARCH=um
> /home/yuis/lin
Hi all
I wanted to know if somebody knows where I can find the SKAS3 for CentOS
5.3 (2.6.18-128) or a patch to a kernel version similar to that one.
Thanks
David
--
Come build with us! The BlackBerry® Developer Conferen
Hi Christian
Why don't you use tcpdump on the host and inside uml to find out if you can
ping from/to the UML interface to/from the host?
David
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Da
Andy
I use um_utilities to clean exit.
When running I always put a name
./vmlinux umid=DR . . .
1. Then to stop I do a sync first.
uml_mconsole DR sysrq s
2. Then I stopped using
uml_mconsole DR halt, or kill -2 . This pid is the parent process of
the VM and it is located on $(home)/.uml/DR/pid.
Antoine
I had same issue before. using gdb 6.3 under x86_64 it was working okay.
Then I jumped to gdb 6.5 under i686 and it worked fine only if I ran as user
root. Now with gdb 6.8 I can not do that. It looks the gdb people has closed
the door to debug setuid programs. So the suggestion is to allo
Ryan
Have you worked on the 2.6.29 SKAS3 patch?
My current simulations are using UML with SKAS 0. Now I am having an issue
with memory and I want to try SKAS 3 patch. My servers are RHEL 5.0
(2.6.18-8.el5xen) and my guest are 2.6.24.3. Can I use your patch for
2.6.24? Anything that I may need on
Hi lanas
I boot up normally in an xterm console and I have put an inittab which
includes
ttyS0::respawn:/sbin/getty -L ttyS0 9600 vt100
tty0::respawn:/sbin/mingetty --noclear tty0
and it also uses a serial console from the host once it bootup up. So after
bootup I know which /dev/pts is using a
nge the top starting address from:
unsigned long top = 0xd000 >> UM_KERN_PAGE_SHIFT
to
unsigned long top = 0xf000 >> UM_KERN_PAGE_SHIFT
it works.
Does anybody know why it would be?
Thanks
David Rodriguez
On Wed, Feb 11, 2009 at 7:28 PM, David Francisco
Hi All
I downloaded linux 2.6.29-rc2 and I did applied a recent patch from Heiko
Carstens (link below) to fix a link problem.
http://marc.info/?l=linux-kernel&m=123400805007855&w=2
If I run in ubuntu 8.04 (libc 2.7) it runs okay. But If I run in RHEL 5.0
(libc2.5) it gets bock in:
$ ./vmlinux m
Hi Chetan
'CONFIG_KERNEL_STACK_ORDER' is a UML configuration option to set the size
of the kernel stack. I believe the default is 2. If 2 the kernel stack is 4
pages. if 3 then it is 8 pages and so on.
I think your kenel is not configured for UML. Make sure it has a .config for
UML otherwise you
Hi
I have read and used the gdb on UML tutorials to debug kernel drivers. It
works just fine. But I have not found anything to debug user space programs
inside UML. I am wondering if I want to debug a user space program can i
use gdb inside UML and maybe use mounted directories of the source cod
Hi
I would like to know if I can change the MTU of a mcast interface inside UML
to support jumbo frames. Anybody knows?
Thanks
David
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the c
I would suggest you to read the user mode linux book by Jeff which includes
an example of cluster configuration by the end of the book(chapter 12). It
will tell you what utilities you may need.
David
On Sun, Sep 14, 2008 at 8:58 AM, shah khadafi <[EMAIL PROTECTED]> wrote:
> resource that i have:
Hi All
I want to be able to generate an external event to the UML (eg. like a
signal, message, etc) from the host, so that it triggers a UML drivers's
interrupt handler to run. So I would like to know what way I could do that.
My objective is that in a real hardware we have interrupts for detectin
Hi
I am having a problem I do not understand. I have linux 2.6.24.3 as the
guest and gcc 4.2.1.
If I compile a kernel driver inside the UML tree using memcpy and including
I have no problem. It works.
But I have an SDK which is outside the UML tree and If I try to build a
library that is going to
You need the fuse-dev package. I downloaded fuse-2.6.0.tar. Then after I did
compiled and installed that package , the uml utilities finally compiled
correctly.
David
On Thu, Aug 28, 2008 at 8:57 PM, gordon yang <[EMAIL PROTECTED]> wrote:
> i uses fedora 8 on my host system. and for guest syste
You can try libreadline5-dev. But if you just want the utilities then on
ubuntu just do
sudo apt-get install uml-utilities
David
On Tue, Aug 26, 2008 at 12:51 PM, Jeff Dike <[EMAIL PROTECTED]> wrote:
> On Tue, Aug 19, 2008 at 10:11:38AM +0700, shah khadafi wrote:
> > uml_mconsole.c:39:31: error
We have netkit-telnet-0.17 and it works fine but we use it, through a tuntap
interface.
The package comes from
ftp://ftp.uk.linux.org/pub/linux/Networking/netkit
David
On Wed, Aug 20, 2008 at 1:56 AM, Gordon Russell <[EMAIL PROTECTED]>wrote:
> I am wondering if anyone could offer me some advice
Rodriguez
On Fri, Jul 11, 2008 at 4:52 PM, Jeff Dike <[EMAIL PROTECTED]> wrote:
> On Fri, Jul 11, 2008 at 03:04:34PM -0700, David Francisco Rodriguez Perez
> wrote:
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x0805c2bb in copy_chunk_from_user (from=148
Hi
One last important detail. The module works creating the mmap driver
operation. The driver uses vm_insert_page and getting the pages with
__get_free_pages. Would that be the problem???
thanks
David
On Fri, Jul 11, 2008 at 3:04 PM, David Francisco Rodriguez Perez <
[EMAIL PROTECTED]>
Hi All
I am having problems with LKM compiled for UML. I am porting some drivers
from our box to our simulation based on UML. But I am having segmentation
faults or memory corruptions which by gdb always looks at the same place.
So I wanted to know if my problem is because the modules have been c
uez
On Thu, Jun 5, 2008 at 2:10 PM, Jeff Dike <[EMAIL PROTECTED]> wrote:
> On Tue, Jun 03, 2008 at 10:16:00AM -0700, David Francisco Rodriguez Perez
> wrote:
> > I wanted to know if I can boot a UML Linux executable that has the
> initramfs
> > (initramfs_data.cpio.g
Hi
I wanted to know if I can boot a UML Linux executable that has the initramfs
(initramfs_data.cpio.gz) image built in it? If so what would I need on the
command line?
Thanks
David
-
This SF.net email is sponsored by: Micro
the UML instance. Then when I install that module in the UML once all the
networking is already setup it connects to my outside server without no
issue.
Thanks
David
On Mon, May 19, 2008 at 5:29 PM, David Francisco Rodriguez Perez <
[EMAIL PROTECTED]> wrote:
> Hi
>
> I was abl
May 16, 2008 at 2:02 PM, Jeff Dike <[EMAIL PROTECTED]> wrote:
> On Fri, May 16, 2008 at 11:35:20AM -0700, David Francisco Rodriguez Perez
> wrote:
> > I am working on a simulator of a product and so far we have decided to go
> > with UML. I have so far 2 questions.
> > 1
Hi
I am working on a simulator of a product and so far we have decided to go
with UML. I have so far 2 questions.
1. There is a network namespace patch that is coming into the mainline in
2.6.26. Is this patch going to be supported in UML?
2. The following question is maybe a no-brainer. We have a
36 matches
Mail list logo