[BUG] mount again

Roberto A. Foglietta roberto.foglietta at gmail.com
Tue Sep 12 12:33:22 UTC 2006


2006/9/11, Denis Vlasenko <vda.linux at googlemail.com>:
> On Monday 11 September 2006 15:40, Roberto A. Foglietta wrote:
> > umount has some problem to manage "none", umount -a fail too.
> >
> > MAN B> mkdir /ram
> > MAN B> mount -t tmpfs none /ram
> > MAN B> df
> > Filesystem           1k-blocks      Used Available Use% Mounted on
> > /dev/ram0                63461     12137     51324  19% /
> > none                    514456         4    514452   0% /ram
> > MAN B> umount /ram
> > umount: Couldn't umount /ram: No such file or directory
>
> Will try this on my box. Can you provide "strace -s 999 -f umount /ram"
> in such cases? I need to know what exactly happened on syscall level.

 Forget it it was my fault.  The problem exist but probably it belong
to a patch I put in the kernel in order to share a tmpfs with nfs.

 Sorry,
-- 
/roberto



More information about the busybox mailing list