Re: [uml-user] Debian root_fs images

2005-12-02 Thread Blaisorblade
On Friday 02 December 2005 23:31, Julius Schwartzenberg wrote: > Hi, > I'm trying to set up a Debian UML system, but I can't seem to get the > Debian root images to work. One of them just hangs during the > initialization (after I had created a symlink manually from /dev/ubd0 to > /dev/ubd/0) Stil

Re: [uml-user] about virtual smp in uml

2005-12-02 Thread Blaisorblade
On Friday 02 December 2005 10:34, zhuang zhuanghou wrote: > Hi, > I want to configure a virtual SMP guest You need to force UML to run into TT mode: $ ./linux mode=tt ncpus=2 ubd0=rootfs Also, SMP is currently under-tested, and for some things (UML hanging) it may be better to go on older k

Re: [uml-user] Three newbie questions

2005-12-02 Thread Blaisorblade
On Friday 02 December 2005 17:08, Rob Landley wrote: > On Thursday 01 December 2005 23:02, Klaus-J. Wolf wrote: > > Hi, > > > > I am aware of the fact that my small troubles tend to be rather > > unspecified, but maybe someone can help anyway. > > > > I run 2.6.14-ck6-skas3-v8.2 as host and 2.4.28-

Re: [uml-user] about root fs

2005-12-02 Thread Blaisorblade
On Thursday 01 December 2005 15:43, 江培荣 wrote: > i tried to use vmare to create root_fs . but something error . can any boy > help me ? > > did anyone use vmware to create root_fs or the better way to create the > root_fs ? > /dev/ubd/disc0: unknown partition table > Kernel panic - not syncing: V

[uml-user] Debian root_fs images

2005-12-02 Thread Julius Schwartzenberg
Hi, I'm trying to set up a Debian UML system, but I can't seem to get the Debian root images to work. One of them just hangs during the initialization (after I had created a symlink manually from /dev/ubd0 to /dev/ubd/0) and another one tried to launch an xterm (?) after initialization. Is it

Re: [uml-user] UML networking with a network transparent, bridging firewall

2005-12-02 Thread Jeff Dike
On Fri, Dec 02, 2005 at 06:02:13PM +, Guy Heatley wrote: > Hi! > I have a cluster of UMLs networked together using ethernet bridging > and tun/tap. > I want to connect to a network with the following stipulations: > > 1) The UMLs (and UML host) have predetermined range of IP addresses on > a w

[uml-user] UML networking with a network transparent, bridging firewall

2005-12-02 Thread Guy Heatley
Hi! I have a cluster of UMLs networked together using ethernet bridging and tun/tap. I want to connect to a network with the following stipulations: 1) The UMLs (and UML host) have predetermined range of IP addresses on a wider subnet. These need to stay fixed. 2) I want to firewall off the UMLs

Re: [uml-user] Three newbie questions

2005-12-02 Thread Nix
On Fri, 2 Dec 2005, Rob Landley gibbered uncontrollably: > On Friday 02 December 2005 07:09, Nix wrote: > >> > 1. There are many files created in the current directory on the host, >> > named like "1133497700-955364", containing fragments of the output, e.g. >> > "Switching to runlevel: 0". This

Re: [uml-user] Three newbie questions

2005-12-02 Thread Rob Landley
On Friday 02 December 2005 07:09, Nix wrote: > > 1. There are many files created in the current directory on the host, > > named like "1133497700-955364", containing fragments of the output, e.g. > > "Switching to runlevel: 0". This is really annoying. > > It's actually a feature for the paranoid

Re: [uml-user] Three newbie questions

2005-12-02 Thread Rob Landley
On Thursday 01 December 2005 23:02, Klaus-J. Wolf wrote: > Hi, > > I am aware of the fact that my small troubles tend to be rather > unspecified, but maybe someone can help anyway. > > I run 2.6.14-ck6-skas3-v8.2 as host and 2.4.28-bs2 as guest OS. > > When I start "linux": > > 1. There are many f

Re: [uml-user] Three newbie questions

2005-12-02 Thread Nix
On Fri, 2 Dec 2005, Klaus-J. Wolf suggested tentatively: > Hi, > > I am aware of the fact that my small troubles tend to be rather > unspecified, but maybe someone can help anyway. > > I run 2.6.14-ck6-skas3-v8.2 as host and 2.4.28-bs2 as guest OS. > > When I start "linux": > > 1. There are m

[uml-user] about virtual smp in uml

2005-12-02 Thread zhuang zhuanghou
Hi, I want to configure a virtual SMP guest in a non-smp i386 host with linux 2.6.14.2 kernel, including TT and SKAS mode, but failed. the command line is as follows: ./linux ncpus=2 ubd0=rootfs It's broken at the first time when boot, the output message is: Checking PROT_EXEC mmap in /tmp...OK

[uml-user] Three newbie questions

2005-12-02 Thread Klaus-J. Wolf
Hi, I am aware of the fact that my small troubles tend to be rather unspecified, but maybe someone can help anyway. I run 2.6.14-ck6-skas3-v8.2 as host and 2.4.28-bs2 as guest OS. When I start "linux": 1. There are many files created in the current directory on the host, named like "11334977