Hi all, New to the list, so I hope my question isn't too obvious. squashed /usr to /.usr.sfs mounted it to /var/squashed/ro and aufsed it to /usr
The problem I have is that aufs is performed before the squashed mount, no matter where I place it in /etc/fstab, and therefore an empty /usr. Workaround, boot in single-user mode, umount /usr and mount /usr again. I've been trying for several days till I finally found out the above. A solution could be to mount aufs in rc.local after a sleep 1 or so but not the most elegant way I believe. Mandriva 2008.1 with Kernel 2.6.26.3 sudo modinfo aufs filename: /lib/modules/2.6.26.3/kernel/fs/aufs/aufs.ko version: 20080901 description: aufs -- Another unionfs author: Junjiro Okajima license: GPL srcversion: 508BB3226A3D7CC971BA7F2 depends: vermagic: 2.6.26.3 SMP mod_unload 686 Kind regards Henk Schoneveld The Netherlands ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
