|
mount refusing to mount lvm volumes
Having trouble mouting my LVM volume.
[root@localhost ~]# mount -a -t ext3 -nodev /dev/VolGroup00/LogVol00 /mnt/data -onouuid,ro
mount: wrong fs type, bad option, bad superblock on /dev/VolGroup00/LogVol00,
or too many mounted file systems
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
perhaps it is the wrong type because am not sure what type it is
I use FC3. This volume isn't on my main drive but on my sata
|