Hi, I'm building netboot image, using live-helper and live-initramfs from debian sid.
When I tried use "nfscow" option to save changes on nfs dir, I got "xino doesn't support /tmp/.aufs.xino(rootfs)" error during executing initrd. After reading thread http://bbs.archlinux.org/viewtopic.php?id=75932 , I added noxino option to line when aufs was mounted and everything started to work, but, as I read in aufs manual, this option my cause problems. Original line from file initramfs-tools/scripts/live: mount -t ${UNIONTYPE} -o noatime,dirs=/cow=rw:${rofsstring} \ ${UNIONTYPE} "${rootmnt}" UNIONTYPE=aufs In dir /cow is mounted nfs dir and $rofsstring is mounted squashfs file. $rootmnt dir is on rootfs file system. I also sent similar mail to debian-live maillist http://lists.debian.org/debian-live/2009/12/msg00173.html Is it bug and is there any other solution? Thanks, Łukasz Oleś ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev