* [linux-lvm] LVM and Windows
@ 2007-03-09 22:42 Lin Shen (lshen)
2007-03-09 23:57 ` Mitch Miller
2007-03-10 0:22 ` Stuart D. Gathman
0 siblings, 2 replies; 6+ messages in thread
From: Lin Shen (lshen) @ 2007-03-09 22:42 UTC (permalink / raw)
To: linux-lvm
If I format a FAT file system on top of a logic volume created by using
LVM, will this be accessible from Windows? In other words, does Windows
understand LVM?
Lin
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-lvm] LVM and Windows
2007-03-09 22:42 [linux-lvm] LVM and Windows Lin Shen (lshen)
@ 2007-03-09 23:57 ` Mitch Miller
2007-03-10 0:24 ` Lin Shen (lshen)
2007-03-10 0:22 ` Stuart D. Gathman
1 sibling, 1 reply; 6+ messages in thread
From: Mitch Miller @ 2007-03-09 23:57 UTC (permalink / raw)
To: LVM general discussion and development
Are you talking about accessing it via Samba? Samba can share
filesystems of any format (that I know of), and Windows can connect to
Samba shares.
Does that answer your question?
-- Mitch
Lin Shen (lshen) wrote:
>If I format a FAT file system on top of a logic volume created by using
>LVM, will this be accessible from Windows? In other words, does Windows
>understand LVM?
>
>Lin
>
>_______________________________________________
>linux-lvm mailing list
>linux-lvm@redhat.com
>https://www.redhat.com/mailman/listinfo/linux-lvm
>read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-lvm] LVM and Windows
2007-03-09 22:42 [linux-lvm] LVM and Windows Lin Shen (lshen)
2007-03-09 23:57 ` Mitch Miller
@ 2007-03-10 0:22 ` Stuart D. Gathman
1 sibling, 0 replies; 6+ messages in thread
From: Stuart D. Gathman @ 2007-03-10 0:22 UTC (permalink / raw)
To: LVM general discussion and development
On Fri, 9 Mar 2007, Lin Shen (lshen) wrote:
> If I format a FAT file system on top of a logic volume created by using
> LVM, will this be accessible from Windows? In other words, does Windows
> understand LVM?
Short answer: No
Long answer: Windows doesn't understand Linux LVM. However, it doesn't
need to if:
a) You are running Windows in a virtual machine with the LV as a virtual disk.
(i.e. VMWare)
b) You are accessing files in the LV via a network file system such as CIFS.
(i.e. samba)
--
Stuart D. Gathman <stuart@bmsi.com>
Business Management Systems Inc. Phone: 703 591-0911 Fax: 703 591-6154
"Confutatis maledictis, flammis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: [linux-lvm] LVM and Windows
2007-03-09 23:57 ` Mitch Miller
@ 2007-03-10 0:24 ` Lin Shen (lshen)
2007-03-10 0:47 ` Stuart D. Gathman
0 siblings, 1 reply; 6+ messages in thread
From: Lin Shen (lshen) @ 2007-03-10 0:24 UTC (permalink / raw)
To: LVM general discussion and development
I'm not talking about Samba. If I create a FAT file system on top of
logic volume on a piece of Compact Flash in a Linux box, can I pull out
the Compact Flash and insert it into a Windows box and use it? I know
this should work if the FAT file system is created on a hard partition
instead of a logic volume?
Lin
> -----Original Message-----
> From: linux-lvm-bounces@redhat.com
> [mailto:linux-lvm-bounces@redhat.com] On Behalf Of Mitch Miller
> Sent: Friday, March 09, 2007 3:58 PM
> To: LVM general discussion and development
> Subject: Re: [linux-lvm] LVM and Windows
>
> Are you talking about accessing it via Samba? Samba can
> share filesystems of any format (that I know of), and Windows
> can connect to Samba shares.
>
> Does that answer your question?
>
> -- Mitch
>
>
> Lin Shen (lshen) wrote:
>
> >If I format a FAT file system on top of a logic volume
> created by using
> >LVM, will this be accessible from Windows? In other words,
> does Windows
> >understand LVM?
> >
> >Lin
> >
> >_______________________________________________
> >linux-lvm mailing list
> >linux-lvm@redhat.com
> >https://www.redhat.com/mailman/listinfo/linux-lvm
> >read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
> >
> >
> >
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: [linux-lvm] LVM and Windows
2007-03-10 0:24 ` Lin Shen (lshen)
@ 2007-03-10 0:47 ` Stuart D. Gathman
0 siblings, 0 replies; 6+ messages in thread
From: Stuart D. Gathman @ 2007-03-10 0:47 UTC (permalink / raw)
To: LVM general discussion and development
On Fri, 9 Mar 2007, Lin Shen (lshen) wrote:
> I'm not talking about Samba. If I create a FAT file system on top of
> logic volume on a piece of Compact Flash in a Linux box, can I pull out
> the Compact Flash and insert it into a Windows box and use it? I know
> this should work if the FAT file system is created on a hard partition
> instead of a logic volume?
Short answer: no
Long answer: While Windows does not directly understand Linux LVM, there are
ways to hide LVM from Windows via another software layer, for e.g. a
virtual machine or a driver. So depending on what exactly you mean by "Windows
box", you could be able to read the LV. But a bare metal unmodified install of
Windows can not read the LV.
--
Stuart D. Gathman <stuart@bmsi.com>
Business Management Systems Inc. Phone: 703 591-0911 Fax: 703 591-6154
"Confutatis maledictis, flammis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [linux-lvm] LVM and windows
@ 2011-04-03 22:14 Whiskyfizz
0 siblings, 0 replies; 6+ messages in thread
From: Whiskyfizz @ 2011-04-03 22:14 UTC (permalink / raw)
To: linux-lvm
[-- Attachment #1: Mail message body --]
[-- Type: text/plain, Size: 1007 bytes --]
Hello all !
If you have the time, here is my problem for which I was not able to find a solution on the
internet. I have installed the following operating systems on my machine (noted M1) :
windows (version xp professional), openfiler (version 2.3), debian (version 5.0.6), ubuntu
server (version 8.04.4) and freenas (version 0.7.2.5543 on a usb stick). I have also a large
hard disk drive of 1 Tb on which I created a LVM under openfiler. Then, from another
machine of the network with windows xp, I formatted this LVM in NTFS. I can access it from
the latter machine, but this is not what I want to do. I would like to be able to access it from
M1. Unfortunately, on M1, when choosing windows at the boot menu, and going to disk
management, I can see the drive but I was not able to access and mount it. I tried Explore
NFS and Explorer2FS, but nothing happens. Is there a way to achieve what I want ? If so,
would you agree to share it with me ?
Thanks in advance for your time.
Best regards.
[-- Attachment #2: Mail message body --]
[-- Type: text/html, Size: 2312 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-04-03 22:16 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-03 22:14 [linux-lvm] LVM and windows Whiskyfizz
-- strict thread matches above, loose matches on Subject: below --
2007-03-09 22:42 [linux-lvm] LVM and Windows Lin Shen (lshen)
2007-03-09 23:57 ` Mitch Miller
2007-03-10 0:24 ` Lin Shen (lshen)
2007-03-10 0:47 ` Stuart D. Gathman
2007-03-10 0:22 ` Stuart D. Gathman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).