Hello Kostya, Kostya Berger: > ??? mkdir /1 /2 /3 /4 > ??? mount /dev/sda2 /1 -o rw > ??? mount -o loop /1/boot/squashfs.img /2 > ??? mount -t tmpfs -o size=300M tmpfs /3 > ??? mount -t aufs -o br:/3=rw:/2=ro none $NEWROOT > ??? mount --bind /1/home $NEWROOT/home > > It works so far, just after some time of running the system tells me there is > no space left on the device! > And df -h shows the same thing: 300M on / and all 300M used!
Let me make sure first. What are the files under /3 which consumes 300MB? The files under /3 are all unrelated to /home, and there is no files under /3/home/, right? J. R. Okajima ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2