Autor |
Nachricht |
|
Titel: Mounting Logical Volumes
Verfasst am: 27.09.2006, 23:27 Uhr
|
|
Anmeldung: 27. Sep 2006
Beiträge: 4
|
|
This is more of a general Linux question than a Kanotix question, but it is pertinent - indirectly. My laptop is running BLAG 50002, with a /boot partition on a physical volume and the root filesystem on a logical partition. When I boot the Kanotix live CD, I can easily mount the physical partition but not the logical partition. Is there a way to do this?
Thanks in advance. |
|
|
|
|
 |
|
Titel: Mounting Logical Volumes
Verfasst am: 27.09.2006, 23:56 Uhr
|
|

Anmeldung: 25. Mar 2005
Beiträge: 2133
|
|
What do you mean by "logical partition", a logical drive inside an extended partition or a logical volume created/controlled by a logical volume manager (LVM)? Can you see the partition with
Code:
sudo fdisk -l
? |
_________________ And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").
|
|
|
|
 |
|
Titel: Re: Mounting Logical Volumes
Verfasst am: 28.09.2006, 00:45 Uhr
|
|
Anmeldung: 27. Sep 2006
Beiträge: 4
|
|
Thank you for the quick response!
ockham23 hat folgendes geschrieben::
What do you mean by "logical partition", a logical drive inside an extended partition or a logical volume created/controlled by a logical volume manager (LVM)? Can you see the partition with
Code:
sudo fdisk -l
?
it is a logical volume created and controlled by LVM.
when I type "fdisk -l" I see both the physical partition (/dev/hda1) listed as "Linux" and the logical "partition" (/dev/hda2) listed as "Linux LVM". I can only mount the physical partition ("mount /dev/hda1 /media/hda1"). When I attempt to mount /dev/hda2 to /media/hda1 I get this error message:
Code:
mount: you must specify the filesystem type
only to discover the lvm is not supported as a filesystem "type". Is this an impossibility?
Thanks again for the help. |
|
|
|
|
 |
|
Titel: Re: Mounting Logical Volumes
Verfasst am: 28.09.2006, 06:54 Uhr
|
|
Team Member


Anmeldung: 06. Mai 2005
Beiträge: 3087
Wohnort: berlin
|
|
extraspecialbitter,
please dont double-post. i deleted the doubles. thanks
greetz
devil |
_________________ <<We are Xorg - resistance is futile - you will be axximilated>>
Host/Kernel/OS "devilsbox" running[2.6.19-rc1-git5-kanotix-1KANOTIX-2006-01-RC4 ]
CPU Info AMD Athlon 64 3000+ clocked at [ 803.744 MHz ]
|
|
|
|
 |
|
Titel: Re: Mounting Logical Volumes
Verfasst am: 28.09.2006, 21:46 Uhr
|
|
Anmeldung: 27. Sep 2006
Beiträge: 4
|
|
devil hat folgendes geschrieben::
extraspecialbitter,
please dont double-post. i deleted the doubles. thanks
greetz
devil
I apologize for the duplicate posts. I had twice posted to the Netzwerk forum before realizing that there was an English-language equivalent. Thanks for putting up with a Kanotix newbie. |
|
|
|
|
 |
|