Re: [uml-user] UML 2.6.11 SMP issues

2005-05-23 Thread Ian McDonald
On 24/05/05, Patrick Allison <[EMAIL PROTECTED]> wrote: > Hi all: > > I'm having some problems with enabling SMP in a 2.6.11.8 UML kernel. > Everything works fine (with only 1 CPU, of course) until I specify the > number of CPUs on the command line via ncpus=4 (or whatever). > I recall a list on

Re: [uml-user] unresolved errors while building UML kernel

2005-05-22 Thread Ian McDonald
Please supply to the list the version of the kernel you are using, what UML patches you are using (if any) and your compiler version. On 23/05/05, Dinesh Ahuja <[EMAIL PROTECTED]> wrote: > Hi All. > > I am new to UML world and facing problem while > building UML kernel. Lots of unresolved errors

Re: [uml-user] Usermode in kernel 2.6?

2005-05-11 Thread Ian McDonald
I'll try and answer your question in a round about way. UML source code is included in the 2.6.x kernel. The later the version you get the better the support. It is worthwhile getting the latest patches from Jeff Dike or Paolo - links are on UML webpages. You can host straight out of the boxes on

Re: [uml-user] Trying to bring up UML on 2.6.11 guest, 2.4.27 host

2005-04-13 Thread Ian McDonald
com/index.php/Troubleshooting with it as well. Thanks so much, now onto my 32/64 bit Debian Sarge problem which is another post On 14/04/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On Wed, Apr 13, 2005 at 02:12:17PM +1200, Ian McDonald wrote: > > Below is the startup scri

Re: [uml-user] [uml-user]UML guest 2.6.9 bb4 can't start xterm

2005-04-13 Thread Ian McDonald
Can you post the output please from startup - either capture the screen output through something like "linux > err.out" and copy across from /var/log/messages if you can get inside the UML file systems. On 13/04/05, yinyang <[EMAIL PROTECTED]> wrote: > > Dear UML developers, > > My UML host

[uml-user] Trying to bring up UML on 2.6.11 guest, 2.4.27 host

2005-04-13 Thread Ian McDonald
Hi there, I feel like I am losing my marbles but I am probably making a really simple mistake... Below is the startup script I use for running a 2.4.27 guest on a 2.4.27 host and it works fine. (NB Host is bog standard with no SKAS etc and I can't alter) #! /bin/bash export PATH=$PATH:/usr/

Re: [uml-user] UML newbie - "nslookup and networking" problems resolved with SKA

2005-04-08 Thread Ian McDonald
Hi there for what it is worth here is the setup I'm running which works just fine for 2.4.x as my setup sounds similar to you Host kernel 2.4.27 on Debian Woody. gcc 2.95.4 Guest kernel 2.4.27 patched with: http://prdownloads.sourceforge.net/user-mode-linux/uml-patch-2.4.27-1.bz2 (I know this isn't

Re: [uml-user] Need help finding debugging info documents

2005-03-24 Thread Ian McDonald
Have a look at: http://user-mode-linux.sourceforge.net/UserModeLinux-HOWTO.html On Thu, 24 Mar 2005 16:02:57 -0500, Jonathan S. Romero <[EMAIL PROTECTED]> wrote: > Hello, > > Can anyone point me towards info on debugging UML guests using GDB. I > read somewhere online that if you compile UML wit

Re: [uml-user] kernel 2.6

2005-03-22 Thread Ian McDonald
Paolo, I appreciate all the work that you put in for making UML usable - it makes my life (and others I am sure) easier. Sames goes for work Jeff does. > With the patch above, I don't think it can compile (fstatfs64 is still > duplicated). > > Also, there are a bit of other problems (some not c

Re: [uml-user] kernel 2.6

2005-03-22 Thread Ian McDonald
ke it? > > Rob > ReplyReply to allForward Ian McDonald to Rob, user-mode-linu. More optionsMar 21 (2 days ago) The other problem with not linking va_copy has been resolved by changing to __va_copy in skas/uaccess.c. This seems to be a known problem with older compilers a

Re: [uml-user] kernel 2.6

2005-03-21 Thread Ian McDonald
I would think that you would have better luck with FC3 and a relatively new compiler. I have tested 2.6.10 and 2.6.11 now on an older host kernel (and published fixes for 2.6.11) so newers ones should be fine if not you can read my posts as to how to fix 2.6.11. I will play with UML on my FC3

Re: [uml-user] kernel 2.6

2005-03-21 Thread Ian McDonald
Sorry - should have said I documented the issues I found for 2.6.11 on the user-mode-linux-devel list not the user list - I find that really good for info about what runs where... On Tue, 22 Mar 2005 10:45:31 +1200, Ian McDonald <[EMAIL PROTECTED]> wrote: > I would think that you w