Re: Mounting an LVM volumn

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thufir said;
-----------------------------

#mount the logical partition
mkdir -p /mnt/VolGroup00/LogVol00
mount /dev/hda3/VolGroup00/LogVol00
/mnt/VolGroup00/LogVol00
arrakis ~ # 
arrakis ~ # ./lvm.txt 
  2 logical volume(s) in volume group "VolGroup00" now
active
mount: special device /dev/hda3/VolGroup00/LogVol00
does not exist
       (a path prefix is not a directory)
---------------------------------------------------
 I think you are almost there. I believe (at least it
works on my system) that in the mount command you
don't need the "hda3"
 It should look like;
mount /dev/VolGroup00/LogVol00
/mnt/VolGroup00/LogVol00

If you look in the /dev directory I believe you will
see a directory VolGroup00 with sub directories for
the logVol's.
 It took me a long while to figure out how to mount
them.That is one of the reasons why I just
reconfigured to get rid
of LVM.


Delete Reply Forward Move...


-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux