Re: Problem Mounting 2nd Hard Disk

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

 



Message: 16 Date: Sat, 13 Nov 2004 07:57:07 -0700 From: Brian Richardson <brian@xxxxxxxx> Subject: Re: Problem Mounting 2nd Hard Disk To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> Message-ID: <499B8292-3584-11D9-BC0A-0003937B5DF6@xxxxxxxx> Content-Type: text/plain; charset=US-ASCII; format=flowed On 13-Nov-04, at 6:11 AM, Carl Lucas wrote: [ snip ]

When I run "mount /dev/hdb1 /home/carl/drive2" I get:
mount: /dev/hdb1 already mounted or /home/carl/drive2 busy

I also tried "mount -t auto /dev/hdb1 /home/carl/drive2" with the same message.




[ snip ]


What am I doing wrong?



You need to mount the actual Logical Volume, rather than the drive; ie. You can't mount the LVM partition directly. A simple


  # mount /dev/VolGroup00/LogVol01 /home/carl/drive2

should mount the logical volume under /home/carl/drive2

As you can see from the lvdisplay program, you have two logical volumes on /dev/hdb

Brian
--
Brian Richardson
Software Developer
Public Key available at http://www.cubik.ca/


When I run that I get:

/dev/VolGroup00/LogVol01 looks like swapspace - not mounted
mount: you must specify the filesystem type



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux