"James .": > The problem is that I AM moving the mounts. I am moving the mounts > into the tmpfs union. To help the cause, I will post the init script > here, in its entirety. Note: this is script works perfectly with > aufs-base1, but does not with aufs-base3 (I did not try base2, do you > want me to try base2??): ::: > echolog "setup union directory (using aufs)" > mkdir -p $CHANGES > mkdir -p $IMAGES > > mount -t aufs -o nowarn_perm,noplink,udba=none,br:$CHANGES=rw aufs > $UNION || fatal "can't setup union (aufs)" > > union_insert_modules $UNION $DATA $IMAGES > > mkdir -p "$UNION/$INITRAMDISK/$MEMORY" > mount --move $MEMORY "$UNION/$INITRAMDISK/$MEMORY" > > mkdir -p "$UNION/$INITRAMDISK/$DATA" > mount --move $DEVICEMOUNT "$UNION/$INITRAMDISK/$DEVICEMOUNT" :::
Try moving $CHANGES (your first writable branch) too. But I am not sure this is the root cause of your problem, because I only know that your problem is just unstable... 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