Re: [uml-user] PCMCIA support

2005-04-28 Thread Nik
Chris, thank you for the detailed reply. Chris Wedgwood wrote: On Thu, Apr 28, 2005 at 02:51:16PM +1000, Nik wrote: Xen or port the driver. What hardware is this? The hardware is the iBurst wireless broadband PCMCIA card. The driver is named "ibut". Thanks for the pointer to Xen - I will try th

[uml-user] stranger network problem

2005-04-28 Thread Jack
hi ,Blaisorblade sorry to send this mail stright to you . a few days ago ,i send a mail to the list ,but nobody helped me so far, and i hope you can help me . belew is the issue my host kernel is 2.6.10 so the guest kernel it is. and they works fine except the network. my guest

Re: [uml-user] about the kernel switch

2005-04-28 Thread Jeff Dike
On Fri, Apr 29, 2005 at 10:33:26PM +0200, Blaisorblade wrote: > On Tuesday 26 April 2005 10:52, Jack wrote: > > hi all . > > > > i am confused with the switches of the kernel . > > > >could someone tell me the ubd0s the "s" append means what ? > Access that ubd device synchronously, which

Re: [uml-user] about uml read-only mode

2005-04-28 Thread Blaisorblade
On Wednesday 27 April 2005 04:21, Jack wrote: > hi ,all . > > > i have a problem. i want to start uml read-only ,but can't Circumvent the problem with a COW file, that way the ubd backing file won't be modified, and you can throw away the COW file at will. > it > reports : > > Checking root fi

Re: [uml-user] about the kernel switch

2005-04-28 Thread Blaisorblade
On Thursday 28 April 2005 22:42, Daniel Tombeil wrote: > Hi, > > On Fri, 2005-04-29 at 22:33 +0200, Blaisorblade wrote: > > On Tuesday 26 April 2005 10:52, Jack wrote: > > > hi all . > > > > > > i am confused with the switches of the kernel . > > > > > >could someone tell me the ubd0s the

Re: [uml-user] sshd again...

2005-04-28 Thread Blaisorblade
On Wednesday 27 April 2005 20:09, Richard Timsit wrote: > Hi, > * with 2.6.10-1.14_FC2custom-skas3-v8-rc2 (Fedora core 2) > * with uml 2.6.9-bb4 (rh9) > * with this line in /etc/fstab: > devpts/dev/pts devpts gid=5,mode=620 0 0 > * without /lib/tls > * (als

Re: [uml-user] Linux 2.6.11 source tree - UML Integrated?

2005-04-28 Thread Blaisorblade
On Wednesday 27 April 2005 08:46, Avinash Chinchalkar wrote: > hi, > > Some basic questions, some of these has been answered several times on > this list but asking again as i have roasted my system twice already and > not successful in getting the UML up and running. > > * Does latest linux ke

Re: [uml-user] Compile Trouble with 2.4.27

2005-04-28 Thread Blaisorblade
On Tuesday 26 April 2005 16:12, Benjamin Cox wrote: > Hi. > > I'm having trouble compiling Linux (2.4.27) on my machine. > > I'm using the source: linux-2.4.27.tar.bz2 that I got from kernel.org > and uml-patch-2.4.27-1.bz2 > > After I applied the patch I compiled it using the following commands an

Re: [uml-user] about the kernel switch

2005-04-28 Thread Blaisorblade
On Tuesday 26 April 2005 10:52, Jack wrote: > hi all . > > i am confused with the switches of the kernel . > >could someone tell me the ubd0s the "s" append means what ? Access that ubd device synchronously, which is needed for journaled filesystems consistence. -- Paolo Giarrusso, aka B

Re: [uml-user] PCMCIA support

2005-04-28 Thread Chris Wedgwood
On Thu, Apr 28, 2005 at 02:51:16PM +1000, Nik wrote: > I am trying to determine if a UML kernel (2.4.x) running on a 2.6.y > host can access a PCMCIA card? no directly no > The most recent thread on this that I found in the mail archives was > dated 2002 (which said "probably not"), so I was hop