<div>I'm running FC4 w/0.18.1 installing using Jarod's instructions. I configured my partitions during setup as described in the instructions. I created a /video xfs partition with the remaining space on the drive (~190GB). However, the system is showing the /video directory to only have about a
7.5GB capacity instead of the 190GB. I'm getting this error during boot-up:</div>
<div> </div>mount: special device LABEL=/video does not exist<br>
<div> </div>
<div>However, I still seem to be able to access /video. It's just smaller than it should be. Here is my fstab:</div>
<div> </div>[root@localhost mythtv]# cat /etc/fstab<br># This file is edited by fstab-sync - see 'man fstab-sync' for details<br>LABEL=/ / ext3 defaults 1 1<br>LABEL=/boot /boot ext3 defaults 1 2
<br>/dev/devpts /dev/pts devpts gid=5,mode=620 0 0<br>/dev/shm /dev/shm tmpfs defaults 0 0<br>/dev/proc /proc proc defaults 0 0
<br>/dev/sys /sys sysfs defaults 0 0<br>LABEL=/video /video xfs defaults 1 2<br>10.10.10.8:/media /mnt/media nfs rsize=8192,wsize=8192,timeo=14,intr 0 0
<br>LABEL=AhD$AdD$A swap swap defaults 0 0<br>/dev/hdc /media/cdrom auto pamconsole,exec,noauto,managed 0 0<br>
<div> </div>
<div>Any thoughts?</div>
<div> </div>
<div>Thanks,</div>
<div> </div>
<div>Brian</div>