Re: [uml-user] Problem running

2011-08-03 Thread Edmundo Carmona
I think you should decompress the bz2 file. -- BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the lates

Re: [uml-user] Problem running

2011-08-02 Thread ALEJANDRO MOLINA ZARCA
The filesystem is vnx_rootfs_kvm_ubuntu-11.04-v021.qcow2.bz2 -- BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super A

Re: [uml-user] Problem running

2011-08-02 Thread Manish Katiyar
On Tue, Aug 2, 2011 at 11:13 AM, ALEJANDRO MOLINA ZARCA wrote: > When I do: > > ./linux ubda=/usr/share/vnuml/filesystems/root_fs_tutorial mem=128M > > It shows me: > >  ubda: unknown partition table > List of all partitions: > 6200         1458304 ubda  driver: uml-blkdev > No filesystem could mo

Re: [uml-user] Problem running UML on my amd64 SKAS4 patched

2008-02-17 Thread Flavio
On 16/02/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Sat, Feb 16, 2008 at 10:27:59PM +0100, Flavio wrote: > > > The only way to get skas4 right now is to take the patches I've posted > > > (either the big rolled-up one or the series) and build both host and > > > guest in the resulting pool. >

Re: [uml-user] Problem running UML on my amd64 SKAS4 patched

2008-02-16 Thread Jeff Dike
On Sat, Feb 16, 2008 at 10:27:59PM +0100, Flavio wrote: > > The only way to get skas4 right now is to take the patches I've posted > > (either the big rolled-up one or the series) and build both host and > > guest in the resulting pool. > Ok, I've got that patch from the e-mail you posted actually.

Re: [uml-user] Problem running UML on my amd64 SKAS4 patched

2008-02-16 Thread Flavio
On 16/02/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Sat, Feb 16, 2008 at 07:55:20PM +0100, Flavio wrote: > > Finally, my question is: shall I patch my _guest_ kernel with the > > skas4 patch too? I'm little bit confused. :| > > The only way to get skas4 right now is to take the patches I've po

Re: [uml-user] Problem running UML on my amd64 SKAS4 patched

2008-02-16 Thread Jeff Dike
On Sat, Feb 16, 2008 at 07:55:20PM +0100, Flavio wrote: > Finally, my question is: shall I patch my _guest_ kernel with the > skas4 patch too? I'm little bit confused. :| The only way to get skas4 right now is to take the patches I've posted (either the big rolled-up one or the series) and build b

Re: [uml-user] Problem running UML on my amd64 SKAS4 patched

2008-02-16 Thread Flavio
UPDATE: I've just tried to run this filesystem image http://uml.nagafix.co.uk/FedoraCore6/FedoraCore6-AMD64-root_fs.bz2 and this kernel image: http://user-mode-linux.sourceforge.net/linux-2.6.24-x86_64.bz2 I'm be able to start UML without problems but in SKAS0 mode.. and I don't understand why...

Re: [uml-user] Problem running UML on my amd64 SKAS4 patched

2008-02-16 Thread Flavio
On 16/02/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Sat, Feb 16, 2008 at 03:44:18PM +0100, Flavio wrote: > > I've just upgraded my kernel up to the 2.6.24-gentoo-r2 release, > > patching it with the skas4 patch successfully. > > Once I try to run UML, the first bad thing is that it still start

Re: [uml-user] Problem running UML on my amd64 SKAS4 patched

2008-02-16 Thread Jeff Dike
On Sat, Feb 16, 2008 at 03:44:18PM +0100, Flavio wrote: > I've just upgraded my kernel up to the 2.6.24-gentoo-r2 release, > patching it with the skas4 patch successfully. > Once I try to run UML, the first bad thing is that it still starts in > skas0 mode!!! You built the skas4 UML from the same

Re: [uml-user] Problem running UML on my amd64 SKAS4 patched

2008-02-16 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 2.6.18 does not have skas4, you need 2.6.24 + skas4 patch for the guest. Antoine Flavio wrote: > Hello! > > I've just upgraded my kernel up to the 2.6.24-gentoo-r2 release, > patching it with the skas4 patch successfully. > Once I try to run UML,