<div dir="ltr">Todd, you&#39;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&#39;ll need to re-build your LiveCD with the partition size specified.  For CentOS 6, the following works for me:<div><br></div><div>part / --size 4096 --fstype ext4<br></div><div><br></div><div>I hope that helps.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 8, 2015 at 3:16 PM, ToddAndMargo <span dir="ltr">&lt;<a href="mailto:ToddAndMargo@zoho.com" target="_blank">ToddAndMargo@zoho.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All,<br>
<br>
This is a 16 GB EXT4 FC21 Live USB with persistence.<br>
<br>
Not sure why I have run out of space:<br>
<br>
<br>
# yum install ntfsprogs<br>
...<br>
Total download size: 574 k<br>
...<br>
  At least 2MB more space needed on the / filesystem.<br>
<br>
# df -kPT<br>
Filesystem          Type     1024-blocks    Used Available Capacity Mounted on<br>
/dev/mapper/live-rw ext4         3030800 3002320         0     100% /<br>
devtmpfs            devtmpfs     1004556       0   1004556       0% /dev<br>
tmpfs               tmpfs        1024748      68   1024680       1% /dev/shm<br>
tmpfs               tmpfs        1024748     664   1024084       1% /run<br>
tmpfs               tmpfs        1024748       0   1024748       0% /sys/fs/cgroup<br>
/dev/sda1           ext4        15264688 1562576  12903648      11% /run/initramfs/live<br>
tmpfs               tmpfs        1024748      36   1024712       1% /tmp<br>
varcacheyum         tmpfs        1024748  716772    307976      70% /var/cache/yum<br>
vartmp              tmpfs        1024748      12   1024736       1% /var/tmp<br>
tmpfs               tmpfs         204952       8    204944       1% /run/user/1000<br>
<br>
<br>
Seems like I have space everywhere, except live-rw (which is always<br>
full).  What am I missing and where do I go to make space?  Is it<br>
time for a larger stick?<br>
<br>
Many thanks,<br>
-T<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
<br>
-- <br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
Computers are like air conditioners.<br>
They malfunction when you open windows<br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
<br>
--<br>
livecd mailing list<br>
<a href="mailto:livecd@lists.fedoraproject.org" target="_blank">livecd@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/livecd" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/livecd</a></font></span></blockquote></div><br></div>