I seem to be having a number of issues when I attempt to create a livecd in F10.  I have noticed when creating a livecd the app is having issues umounting the temp filesystem during the build which is kind of annoying as I have to manually umount the filesystem each time I create a livecd.  Is anyone noticing this same behavior?  I thought it may have something to do with my ks.cfg I am using but to make sure it wasnt that I use minimal kickstart configuration that comes packed with the RPM and got the same results.<br>
<br>Another thing I am noticing are some filesystem errors coming up when the FSCK is done which is causing issues for me when I attempt to insert a file into the livecd.  Notice the output below for the deleted/unused inode?  When I boot the livecd the file is generally missing or corrupted. <br>

<br>Unmounting directory /root/LIVECD/imgcreate-1OWjfU/install_root<br>umount: /root/LIVECD/imgcreate-1OWjfU/install_root: device is busy.<br>        (In some cases useful info about processes that use<br>         the device is found by lsof(8) or fuser(1))<br>
Losetup remove /dev/loop4  <br>ioctl: LOOP_CLR_FD: Device or resource busy<br>Unmounting directory /root/LIVECD/imgcreate-1OWjfU/install_root<br>umount: /root/LIVECD/imgcreate-1OWjfU/install_root: device is busy.<br>        (In some cases useful info about processes that use<br>
         the device is found by lsof(8) or fuser(1))<br>Checking filesystem /root/LIVECD/imgcreate-1OWjfU/tmp-9HElVv/ext3fs.img<br>e2fsck 1.41.3 (12-Oct-2008)<br>Pass 1: Checking inodes, blocks, and sizes<br>Pass 2: Checking directory structure<br>
Entry 'testfile' in /usr/local/bin (8199) has deleted/unused inode 8204.  Clear? yes<br><br>Pass 3: Checking directory connectivity<br>Pass 3A: Optimizing directories<br>Pass 4: Checking reference counts<br>Inode 32769 ref count is 52, should be 53.  Fix? yes<br>
<br>Unattached inode 32812<br>Connect to /lost+found? yes<br><br>Inode 32812 ref count is 2, should be 1.  Fix? yes<br><br>Pass 5: Checking group summary information<br>Block bitmap differences:  +132014<br>Fix? yes<br><br>
Free blocks count wrong for group #4 (28170, counted=28169).<br>Fix? yes<br><br>Free blocks count wrong (194301, counted=194300).<br>Fix? yes<br><br>Inode bitmap differences:  +32812<br>Fix? yes<br><br>Free inodes count wrong for group #4 (4559, counted=4558).<br>
Fix? yes<br><br>Free inodes count wrong (55120, counted=55119).<br>Fix? yes<br><br><br><br><br>