Todd, you've run out of space on your root directory. The live-rw device mapper image that is your root directory has a size that is (or can be) specified in your kickstart file. If you need more than 3002320 bytes, you'll need to re-build your LiveCD with the partition size specified. For CentOS 6, the following works for me:
part / --size 4096 --fstype ext4 I hope that helps. On Fri, May 8, 2015 at 3:16 PM, ToddAndMargo <[email protected]> wrote: > Hi All, > > This is a 16 GB EXT4 FC21 Live USB with persistence. > > Not sure why I have run out of space: > > > # yum install ntfsprogs > ... > Total download size: 574 k > ... > At least 2MB more space needed on the / filesystem. > > # df -kPT > Filesystem Type 1024-blocks Used Available Capacity > Mounted on > /dev/mapper/live-rw ext4 3030800 3002320 0 100% / > devtmpfs devtmpfs 1004556 0 1004556 0% /dev > tmpfs tmpfs 1024748 68 1024680 1% > /dev/shm > tmpfs tmpfs 1024748 664 1024084 1% /run > tmpfs tmpfs 1024748 0 1024748 0% > /sys/fs/cgroup > /dev/sda1 ext4 15264688 1562576 12903648 11% > /run/initramfs/live > tmpfs tmpfs 1024748 36 1024712 1% /tmp > varcacheyum tmpfs 1024748 716772 307976 70% > /var/cache/yum > vartmp tmpfs 1024748 12 1024736 1% > /var/tmp > tmpfs tmpfs 204952 8 204944 1% > /run/user/1000 > > > Seems like I have space everywhere, except live-rw (which is always > full). What am I missing and where do I go to make space? Is it > time for a larger stick? > > Many thanks, > -T > > > > -- > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Computers are like air conditioners. > They malfunction when you open windows > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > -- > livecd mailing list > [email protected] > https://admin.fedoraproject.org/mailman/listinfo/livecd
-- livecd mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/livecd
