Results 1 to 9 of 9
Hi
What is the difference between a logical volume and a partition?
Thanks in advance....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-29-2006 #1
Difference between a logical volume and a partition
Hi
What is the difference between a logical volume and a partition?
Thanks in advance.
- 10-29-2006 #2
As far as I know, a partition is a part of one physical hard drive that is made to behave as if it is a hard drive itself.
A logical volume is a section of storage, which may be bigger than one physical drive, that is made to behave as if it is all one drive.
For example, I have a couple of small partitions on this drive for /boot and swap, but /root and /home are logical volumes that extend across a couple of physical hard drives.
Understand?Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 10-29-2006 #3
Thanks a lot. That was useful info.
- 02-02-2007 #4Just Joined!
- Join Date
- Aug 2006
- Posts
- 16
Hi
My office computer has ext3 filesystem. Using Linux Reader http://www.diskinternals.com/linux-reader/ I can read the ext3 partition from Windows XP.
My home computer has logical volume and I unable to read the data from logical volume.
Anybody can tell me a software / a way I could read the logical volume data from Windows?
Thank you!
Stepic
- 02-05-2007 #5Just Joined!
- Join Date
- Aug 2006
- Posts
- 16
Nobody can help me?
- 02-05-2007 #6How is that Windows volume formatted? NTFS? If so, there are a couple of ways you can access the data on that partition from your Linux install. You might want to take a look at ntfs-3g.
Originally Posted by stepic
- 02-05-2007 #7Just Joined!
- Join Date
- Aug 2006
- Posts
- 16
No, I don't want to read windows partition from linux (I already use ntfs-3g for this operation).
Originally Posted by Thrillhouse
My concern is I want to read linux partition data from windows. My Fedora is on a logical LVM partition created by Fedora installer. I wish to read the linux LVM partition data from windows.
Is there a way to do that?
Thank you.
- 02-05-2007 #8
AFAIK, its not possible to read LVM from Windows. you can read ext3/ext2 partitions using fsdriver. i will be glad if someone proves me wrong.
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-06-2007 #9Just Joined!
- Join Date
- Aug 2006
- Posts
- 16
That's bad.
Originally Posted by devils_casper
Thank you.


Reply With Quote
