Hello All,
   I'm using aufs1 ( accoring to dmesg : aufs 20080428 ), with Busybox v1.12.0
   to merge a read-only ( squashfs ) filesystem with ext3 while booting ( via a
   custom init script ).
   Both mount.aufs ( while booting ) and umount.aufs ( while shutting down )
   are giving me errors as follows:
   mount -t aufs -o br:/aufs/rw:/ro=ro none /bin
   /sbin/mount.aufs: line 129: paste: not found
   Since this version of Busybox doesnt contains paste command! ,so, as a
   workaround, I had to use -i switch.
   For shutdown scenario: umount /bin
   find: unrecognized: -noleaf
   BusyBox v1.12.0 ( 2008-11-28 16:21:19 UTC) multi-call binary
   --------------------
   Ostensibly, the "find" command of Busybox doesn't have any -noleaf option;
   Any workarounds here ? As I was told in earlier thread that aufs utils are
   necessary for proper functioning and preventing data loss.
   As  you can see the Busybox binary is farely recent one. Do I have any
   solution(s) here ?
   Thanks,
   Nitin.
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com

Reply via email to