On Mon, 2006-01-02 at 21:50 -0600, Brian Donaldson wrote: > 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: > > mount: special device LABEL=/video does not exist
Edit fstab and replace LABEL with the actual device node. Here's my video partition: /dev/hda6 /av xfs defaults 1 2 -- Florin Andrei http://florin.myip.org/
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
