Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't mount non-EVMS partitions
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
swingarm
l33t
l33t


Joined: 08 Jun 2002
Posts: 627
Location: Northern Colorado

PostPosted: Sat Feb 07, 2004 8:04 am    Post subject: Can't mount non-EVMS partitions Reply with quote

Well my saga of trying to install Gentoo with EVMS continues. My problem is I can't mount non-EVMS partitions, every time I try to I get this:
Code:

Lucy root # mount /dev/hdb3 /mnt/gentoo
mount: /dev/hdb3 already mounted or /mnt/gentoo busy
Lucy root # umount /mnt/gentoo
umount: /mnt/gentoo: not mounted
Lucy root # umount /dev/hdb3
umount: /dev/hdb3: not mounted

At this point EVMS is running but I haven't even gone thru setting up the hard drive I going to use with it. The hard drive hdb is not in my fstab. I'm also following the directions here. So how do I mount non-EVMS partitions when EVMS is running?
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Sat Feb 07, 2004 8:00 pm    Post subject: Re: Can't mount non-EVMS partitions Reply with quote

swingarm wrote:

Code:

Lucy root # mount /dev/hdb3 /mnt/gentoo
mount: /dev/hdb3 already mounted or /mnt/gentoo busy

Is this true ?
What is the output of
Code:
# mount
Back to top
View user's profile Send private message
swingarm
l33t
l33t


Joined: 08 Jun 2002
Posts: 627
Location: Northern Colorado

PostPosted: Sat Feb 07, 2004 10:11 pm    Post subject: Reply with quote

Here ya go:
Code:

Lucy root # mount
/dev/hda7 on / type reiserfs (rw,noatime)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /dev type devfs (rw)
none on /dev/pts type devpts (rw)
none on /dev/shm type tmpfs (rw)
none on /proc/bus/usb type usbfs (rw)

hda7 is my root partition on my current Gentoo install. I installed a barebones Gentoo on my first hard drive and then put EVMS on it so I could make EVMS partitions on my second(my main) Gentoo install onto my hdb drive.
Back to top
View user's profile Send private message
swingarm
l33t
l33t


Joined: 08 Jun 2002
Posts: 627
Location: Northern Colorado

PostPosted: Sun Feb 08, 2004 2:13 am    Post subject: Reply with quote

Well I fixed it. Once I realized that with EVMS even my non-EVMS partitions move from /dev/hdX to /dev/evms/hdX things started falling into place.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum