[Unionfs] can we give root fs as mountpoint for unionfs
kalyan keerthi
tallapragada.kalyan at gmail.com
Mon Aug 4 10:34:44 EDT 2008
Hi,
I have created squashfs for our embedded board.
I excluded /mnt directory from being squashed.
I now have the rootfs "/" squashed (ro) and "/mnt" mounted on jffs2 (rw)
I tried to union these filesystems and make squashfs writeable, but it did
not work below is the command that i used
# mount -t unionfs -o dirs=/mnt=rw:/=ro none /mnt
I can create and edit files in the /mnt directory. ex: cd /mnt/etc; cat >
hello.c
but if i do the same in /etc directory it says readonly filesystem.
Can anyone please help me explain how to make rootfs "/" writeable
I appreciate your help
Regards,
Kalyan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.fsl.cs.sunysb.edu/pipermail/unionfs/attachments/20080804/fec8c29c/attachment.htm
More information about the unionfs
mailing list