[uml-user] [PATCH] arm64, ia64, ppc, s390, sh, tile, um, x86, mm: Remove default gate area

2014-06-20 Thread Andy Lutomirski
Signed-off-by: Andy Lutomirski --- arch/arm64/include/asm/page.h | 3 --- arch/arm64/kernel/vdso.c | 19 --- arch/ia64/include/asm/page.h | 2 ++ arch/ia64/mm/init.c| 26 ++ arch/powerpc/include/asm/page.h| 3 ---

Re: [uml-user] uml filesystem

2010-04-08 Thread andy baxter
the invocation of uml before you can redirect output. The way I have been getting a terminal on the guest machine is by setting up tun/tap networking and using ssh. andy -- Download IntelĀ® Parallel Studio Eval

Re: [uml-user] uml filesystem

2010-04-06 Thread andy baxter
ve made, then chroot (rather than uml) into the filesystem to install any more packages you need. hope this helps, andy - preparing the filesystem - I.e. create partition, mount it, use debootstrap to install debian (use --keyring), make sure sources.list has the mirror you want and security

Re: [uml-user] Can i increase the hard disk of virtual mashine

2009-10-13 Thread andy baxter
Flavio wrote: > 2009/10/13 andy baxter : > >> Are you logging in using ssh? If so, this might be the problem - the ssh >> server is often configured by default to refuse the root user. >> > No Andy, > I would like to login as root in the classic way sta

Re: [uml-user] Can i increase the hard disk of virtual mashine

2009-10-13 Thread andy baxter
gured by default to refuse the root user. andy -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take Black

Re: [uml-user] Can i increase the hard disk of virtual mashine

2009-10-12 Thread andy baxter
andy baxter wrote: > I need to check which SKAS mode I am running in. > to which the answer is - SKAS 0 But to get SKAS 3 would need a kernel patch on debian stable, so it would be good to know if this is likely to make a diff

Re: [uml-user] Can i increase the hard disk of virtual mashine

2009-10-12 Thread andy baxter
> want, should 5-20 minutes or so. You shouldn't have to reinstall, just >> copy. >> > This could be a solution, but I've never tried it. > If it works, let me know please! > > 2009/10/12 andy baxter : > >> I'm using uml with partiti

Re: [uml-user] Can i increase the hard disk of virtual mashine

2009-10-12 Thread andy baxter
7;t find anything. any thoughts anyone on how I can go about fixing this? cheers, andy > Flavio > > 2009/10/12 Kristian Kirilov : > >> Hello, >> >> I'm new in user mode Linux. I have setuped UML with networking >> sucessfully, fixed network IP addres

Re: [uml-user] How to get inside?

2009-08-27 Thread andy baxter
filesystem, set up apt, and install ssh. - start uml with networking, and ssh to the relevant address. This is working fine for me. andy -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial

Re: [uml-user] How to get inside?

2009-08-23 Thread andy baxter
168.2.2 (or whatever you have set up the guest as). I'm not sure how you do this in linux, but it should be possible I think. Hope this is of some help at least, andy Christian H. Kuhn wrote: > Hi all, > > I found UML and found it a good thing. I tried it on my local > machine

Re: [uml-user] multiple vms using tun/tap

2009-08-21 Thread andy baxter
re then my firewall rules are going to get insanely complex. But I'm not planning to do this in the near future so I'm ok for now. Cheers, andy Jonas Meyer wrote: > What you are trying to do is possible, but requires a little bit of > funny command line scripting. Here are so

[uml-user] multiple vms using tun/tap

2009-08-20 Thread andy baxter
eason for this is that whale is also serving as my network firewall, and it's awkward to define rules for multiple interfaces in shorewall. Is this possible? Thanks, andy -- Let Crystal Reports handle the reportin

Re: [uml-user] ethertap problem

2009-08-17 Thread andy baxter
I've now got networking up and running using the tun/tap method. Not as hard as it looked on the web page, so I'm looking forward to doing more uml stuff. andy andy baxter wrote: > hi again, > > I now have UML running OK, but I'm having trouble setting up networking.

Re: [uml-user] shutting down uml

2009-08-16 Thread andy baxter
Thanks. Will try this. David Francisco Rodriguez Perez wrote: > 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_m

[uml-user] shutting down uml

2009-08-16 Thread andy baxter
Is there a way to shut down uml cleanly if you can't do it by halting it from a terminal inside uml? I've had to do this a couple of times (with a standard TERM signal), and both times it's trashed the (ext3) filesystem it was using.

[uml-user] ethertap problem

2009-08-16 Thread andy baxter
't see what I'm doing wrong, so any help appreciated. cheers, andy -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment

Re: [uml-user] monitoring a uml virtual system

2009-08-16 Thread andy baxter
Sorry my stupid mistake - I was running uml as a user who didn't have privileges on /dev/sda5. It works fine if I run as root. andy andy baxter wrote: > I've had a go at getting UML running off a partition on the host system. > What I've done is: > > - prepa

Re: [uml-user] monitoring a uml virtual system

2009-08-16 Thread andy baxter
P.S. I've tried again with ubd0=/dev/sda5 (spelling mistake before). It's still not working - I've attached the full error log. andy andy baxter wrote: I've had a go at getting UML running off a partition on the host system. What I've done is: - prepare it as an ex

Re: [uml-user] monitoring a uml virtual system

2009-08-16 Thread andy baxter
7;m setting up on) can anyone help with this? cheers, andy Diego Ramos V. wrote: > > > Yes, It's possible, I'm going to resend a mail which was sent for a > great friend Benedict Verheyen, follow the instructions and it works out, > > - make a new directory for i

[uml-user] monitoring a uml virtual system

2009-08-15 Thread andy baxter
's worked out in practice. cheers, andy baxter. -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do

Re: [uml-user] drivers/infiniband/mlx/mad.c misplaced ;

2007-08-16 Thread Andy Whitcroft
Kok, Auke wrote: > Joe Perches wrote: >> On Wed, 2007-08-15 at 19:58 -0400, Dave Jones wrote: >>> Signed-off-by: Dave Jones <[EMAIL PROTECTED]> >>> >>> diff --git a/drivers/infiniband/hw/mlx4/mad.c >>> b/drivers/infiniband/hw/mlx4/mad.c >>> index 3330917..0ed02b7 100644 >>> --- a/drivers/infiniband

Re: [uml-user] Boot Error: "Kernel panic - not syncing: No init found."

2005-10-26 Thread Andy
Ok, this is a "glibc/x86_64" headers bug. The attached patch should fix it (received two days ago the same report from another user). Fantastic, worked for me too. Many Thanks! --- This SF.Net email is sponsored by the JBoss Inc. Get Cert

Re: [uml-user] Boot Error: "Kernel panic - not syncing: No init found."

2005-10-24 Thread Andy
some distributions, /usr/include/asm is a link into this pool. The user-mode build changes the other end of that link, and things that include stop compiling." Is this what I'm experiencing? I'm running 'make' in a temp directory, is that wha

[uml-user] Boot Error: "Kernel panic - not syncing: No init found."

2005-10-24 Thread Andy
ost as a 64-bit executable? From the guest kernel's perspective, will it be running as a 32- or 64-bit OS? This is driving me nuts, any help or hints would be greatly appreciated! Thanks in advance, Andy [EMAIL PROTECTED] uml]# ./linux Checking for /proc/mm...not found Checking for th