> 4/ There seems to be a bug in busybox umount -a which does not umount
> tmpfs filesystems. Until it's fixed the util-linux-2.11m version takes
> care of umount -a.
>
My bad. The problem was the -n switch. umount -a works perfectly well
whereas umount -n -a does not.
This makes sense to me since my bbox is compiled with #define
BB_FEATURE_MTAB_SUPPORT commented out.
So got rid of util-linux umount, restored the bbox one and changed
/etc/init.d/umountfs to put umount -a instead of umount -n -a.
Jacques


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to