On 4/1/06, J. K. Cliburn <jcliburn@xxxxxxxxx> wrote: > > # mount -t ext3 /dev/VolGroup00/LogVol00 /mnt/fc5 > > mount: special device /dev/VolGroup00/LogVol00 does not exist > > # mount -t ext3 /dev/mapper/VolGroup00/LogVol00 /mnt/fc5 # mount -t ext3 /dev/mapper/VolGroup00/LogVol00 /mnt/fc5 mount: special device /dev/mapper/VolGroup00/LogVol00 does not exist # Paul