Re: [uml-user] cannot use "hostfs" or "humfs"

2013-02-08 Thread Han
Never mind. I found the solution. I needed to rebuild the UML kernel to include the file systems support. thanks Han On Fri, Feb 8, 2013 at 1:59 PM, Han wrote: > Hi, > > I am using linux-2.6.24 UML in 32-bit x86. I booted up UML > successfully but was not able to mount using hostfs or humfs. >

[uml-user] cannot use "hostfs" or "humfs"

2013-02-08 Thread Han
Hi, I am using linux-2.6.24 UML in 32-bit x86. I booted up UML successfully but was not able to mount using hostfs or humfs. root@(none):~# mount none /host -t hostfs mount: unknown filesystem type 'hostfs' root@(none):~# mount none /mnt-home/ -t humfs -o /home mount: unknown filesystem type 'h