[uml-user] Running a 32 bit Filesystem on a 64 bit kernel

2011-08-13 Thread Aniruddha Laud
Hi, The file system I have has some files in 64-bit ELF format and some in 32-bit. Is it possible to run such a file system with a 64-bit Linux kernel compiled as UML with ARCH=um ? Normally, if I start up the UML, I get an error "request_module: runaway loop modprobe binfmt-464c". Is there any wa

Re: [uml-user] Running a 32 bit Filesystem on a 64 bit kernel

2011-08-13 Thread Aniruddha Laud
Is there any particular reason as to why UML doesn't have this while Linux on hardware does? Thanks. On Sat, Aug 13, 2011 at 7:19 AM, richard -rw- weinberger < richard.weinber...@gmail.com> wrote: > On Sat, Aug 13, 2011 at 7:23 AM, Aniruddha Laud > wrote: > > Hi, > &g

Re: [uml-user] Running a 32 bit Filesystem on a 64 bit kernel

2011-08-14 Thread Aniruddha Laud
. On Sun, Aug 14, 2011 at 7:52 AM, richard -rw- weinberger < richard.weinber...@gmail.com> wrote: > On Sat, Aug 13, 2011 at 6:42 PM, Aniruddha Laud > wrote: > > Is there any particular reason as to why UML doesn't have this while > Linux > > on hardware does?