<div>One more thing that may help. Here's my mtab output:</div>
<div> </div>
<div>[root@localhost mythtv]# cat /etc/mtab<br>/dev/hda2 / ext3 rw 0 0<br>/dev/proc /proc proc rw 0 0<br>/dev/sys /sys sysfs rw 0 0<br>/dev/devpts /dev/pts devpts rw,gid=5,mode=620 0 0<br>/dev/hda1 /boot ext3 rw 0 0<br>/dev/shm /dev/shm tmpfs rw 0 0
<br>none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0<br>sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0<br>10.10.10.8:/media /mnt/media nfs rw,rsize=8192,wsize=8192,timeo=14,intr,addr=<a href="http://10.10.10.8">10.10.10.8
</a> 0 0<br>automount(pid2121) /misc autofs rw,fd=4,pgrp=2121,minproto=2,maxproto=4 0 0<br>automount(pid2141) /net autofs rw,fd=4,pgrp=2141,minproto=2,maxproto=4 0 0<br> </div>
<div>Thanks.<br><br> </div>
<div><span class="gmail_quote">On 1/2/06, <b class="gmail_sendername">Brian Donaldson</b> <<a href="mailto:brian.donaldson@gmail.com">brian.donaldson@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<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><span class="sg">
<div> </div>
<div>Brian</div></span></blockquote></div><br>