Hi I created a wheezy image from CGI (http://live-build.debian.net/cgi-bin/live-build: the options are written below), and I have some problems during shutdown using a persistent "live-rw" file on a VFAT partition.
My configuration is: * MBR+/dev/sdb1 is the "binary.img" image * /dev/sdb2 is a VFAT-partition which contains a "live-rw" file (formatted with "mkfs.ext2 -F live-rw") During shutdown I get this error: "Unmounting temporary filesystems...umount: /live: device is busy." and I see that the /dev/sdb2 partition has frequent filesystem corruption. Note that there is no problem using a "live-rw" ext2-partition on /dev/sdb2, but I really need a VFAT-partition on /dev/sdb2. How is it possible to solve this problem? Thanks, Gabriele Here are the options for the wheezy image: --- Here's a list of all build-options that were used to build your image: # live-build-cgi "3.0~a45-1" build file # Thu, 22 Mar 2012 05:06:11 -0500 _BUILD="20120322.050611.740533548" _EMAIL="[email protected]" REMOTE_ADDR="117.108.176.99" # CGI Packages List _LB_CGIPACKAGES="" # Standard options LB_BINARY_IMAGES="hdd" LB_DISTRIBUTION="wheezy" LB_PACKAGE_LISTS="standard" LB_TASKS="" # Advanced bootstrap options LB_ARCHITECTURES="i386" LB_ARCHIVE_AREAS="main" # Advanced chroot options LB_CHROOT_FILESYSTEM="squashfs" LB_LINUX_FLAVOURS="686-pae" LB_SECURITY="true" # Advanced binary options LB_BINARY_INDICES="true" LB_BOOTAPPEND_INSTALL="" LB_BOOTAPPEND_LIVE="noautologin" LB_BOOTLOADER="syslinux" LB_DEBIAN_INSTALLER="false" LB_ISO_APPLICATION="Debian Live" LB_ISO_PREPARER="live-build; http://packages.qa.debian.org/live-build" LB_ISO_PUBLISHER="Debian Live project; http://live.debian.net/; [email protected]" LB_ISO_VOLUME="Debian Live 20120321-13:58" LB_MEMTEST="memtest86+" LB_NET_ROOT_PATH="/srv/debian-live" LB_NET_ROOT_SERVER="192.168.1.1" # Advanced source options LB_SOURCE_IMAGES="tar" LB_SOURCE="false" # Unofficial options _CUSTOM_BOOTSTRAP="" _CUSTOM_BINARY="" # Other LB_ARCHIVES="" LB_PARENT_DISTRIBUTION="wheezy" LB_PARENT_DEBIAN_INSTALLER_DISTRIBUTION="wheezy" LB_BACKPORTS="false" LB_MODE="debian" --- Nutzen Sie freenet Mail optimal angepasst für Ihr iPhone, Android oder Nokia Handy auch von unterwegs. Alle Infos und Download unter http://mail.freenet.de/mobile-email/index.html -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
