Re: [uml-user] sharing file system when usinf more than one UML

2006-03-31 Thread Blaisorblade
On Friday 31 March 2006 16:07, maheswar reddy wrote: > hi >   > i am able 2 run one lUML with out any problem. > while running second UML ,i am getting error like   select > proper  roo_fs . how can i run more than one UML  ? Use COW files, read docs for that at: http://user-mode-linux.sourceforg

[uml-user] descriptor referring to the console

2006-03-31 Thread xpto09
I have finished the linux from scratch.So I have started a root_fs from scratch too.When I run the command:loadkeys br-abnt2.map.gzThere is the message: couldnt get a descriptor referring to the console I found a possible solution:chmod u+s loadkeysHowever, this not solved the error.The list of the

Re: [uml-user] 2.6.16-bb1 patch

2006-03-31 Thread Blaisorblade
On Friday 31 March 2006 18:47, Wesley Emeneker wrote: > 64-bit kernel, gcc 3.4.4-2, Centos 4.2 Ah, ok, then the key is in the CentOS kernel headers, which are different from normal ones (they use linux-libc-headers IIRC). Will put the proper patch in next -bb. > Blaisorblade wrote: > >On Friday

Re: [uml-user] 2.6.16-bb1 patch

2006-03-31 Thread Wesley Emeneker
64-bit kernel, gcc 3.4.4-2, Centos 4.2 Blaisorblade wrote: On Friday 31 March 2006 02:52, Wesley Emeneker wrote: I just downloaded the 2.6.16-bb1 patch and tried to compile against 2.6.16. I encountered a problem in arch/um/drivers/cow_sys.h,cow.h, and cow_user.c arch/um/drivers/cow_sys.h:

[uml-user] sharing file system when usinf more than one UML

2006-03-31 Thread maheswar reddy
hi i am able 2 run one lUML with out any problem. while running second UML ,i am getting error like select proper roo_fs . how can i run more than one UML ? please try 2 help by

Re: [uml-user] 2.6.16-bb1 patch

2006-03-31 Thread Blaisorblade
On Friday 31 March 2006 02:52, Wesley Emeneker wrote: > I just downloaded the 2.6.16-bb1 patch and tried to compile against 2.6.16. > I encountered a problem in arch/um/drivers/cow_sys.h,cow.h, and cow_user.c > > arch/um/drivers/cow_sys.h: In function `cow_file_size': > arch/um/drivers/cow_sys.h:33