Hello Nitin,

Nitin Bhardwaj:
> mount -t aufs -o br:/sysroot/bin:/sysroot/.mount/bin=ro none /sysroot/bin
> mount -t aufs -o br:/sysroot/lib:/sysroot/.mount/lib=ro none /sysroot/lib
> mount -t aufs -o br:/sysroot/sbin:/sysroot/.mount/sbin=ro none /sysroot/sbin
> mount -t aufs -o br:/sysroot/usr:/sysroot/.mount/usr=ro none /sysroot/usr
> [...]
> 
> I get the following mount errors:
> mount: could not find filesystem 'none'
> mount: could not find filesystem 'none'
> mount: could not find filesystem 'none'
> mount: could not find filesystem 'none'
> 
> After which, obviously, my init fails to execute and kernel panic.
> 
> Sorry for the long mail, but why am I getting these errors about 'none'
> filesystem ? Because when I try to use aufs
> on my currently running custom squashed system, it mounts fine !
> 
> ------------------------------------------
> modprobe aufs
> mount -t aufs -o br:/tmp/rw:${HOME}=ro none /tmp/rw
> ------------------------------------------

I am afraid your mount command in your initrd has another syntax.
If you try "mount --help" or something in your initrd, it may show the
correct syntax and you will know the answer...
As long as I don't know what your mount command is, I have nothing to
answer you, sorry.


J. R. Okajima

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com

Reply via email to