LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-21-2005, 06:31 PM   #1
mcah5
LQ Newbie
 
Registered: Nov 2004
Posts: 4

Rep: Reputation: 0
Can Windows read ext3 partitions?


Hello,

I want to reinstall Windows. I have a second hard drive formatted in ext3 with mp3s I want to keep. Can Windows read ext3 partitions, or do I need to reformat to fat32 in order to transfer my files over?

Thank you.
 
Old 11-21-2005, 06:48 PM   #2
Galaxy_Stranger
Member
 
Registered: Oct 2003
Distribution: CentOS 6 and Fedora
Posts: 252

Rep: Reputation: 36
No, no version of Winblows can read anything other than FAT or NTFS.

-=[EDIT]=-
I bet you can convert the partition to fat or NTFS, though.
 
Old 11-21-2005, 07:32 PM   #3
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,736

Rep: Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921
I recommend read only
http://uranus.it.swin.edu.au/~jn/linux/explore2fs.htm

The safest method for sharing files (read/write) IMO between linux and windows is a FAT32 partition. You will not be able to convert (i.e. non destructive reformat) from ext3 to FAT32.
 
Old 11-22-2005, 02:21 AM   #4
mcah5
LQ Newbie
 
Registered: Nov 2004
Posts: 4

Original Poster
Rep: Reputation: 0
Ok, thank you.
 
Old 11-22-2005, 05:30 AM   #5
nx5000
Senior Member
 
Registered: Sep 2005
Location: Out
Posts: 3,307

Rep: Reputation: 57
better:
http://www.fs-driver.org/

But then you loose all the linux security: everyone can access your (encrypted password), your (encrypted) ssh key,...
so take care
 
Old 11-22-2005, 06:36 AM   #6
Haiyadragon
Member
 
Registered: Sep 2003
Location: Gorredijk, Netherlands
Distribution: Arch Linux
Posts: 400

Rep: Reputation: 30
http://uranus.it.swin.edu.au/~jn/linux/ext2ifs.htm
From the same guy(s) who wrote that explore2fs thingy. This is a driver so the ext3 drive will show up under My Computer and you can explore it like any other drive. It's read-only though.

I have a fat32 disk but there are a lot of downsides. No permissions on the files and often applications will give warnings or even errors about that. And there's a 4 gig per file size limit. Very annoying if you use it as a data disk and you use dvd isos or somesuch.
 
Old 11-22-2005, 10:19 AM   #7
nx5000
Senior Member
 
Registered: Sep 2005
Location: Out
Posts: 3,307

Rep: Reputation: 57
Your link is the same tool but in version 0.3 and with GPL license and source code

The link I posted is version 1.10a! with read/write support but with license Freeware
 
Old 11-22-2005, 11:01 AM   #8
Haiyadragon
Member
 
Registered: Sep 2003
Location: Gorredijk, Netherlands
Distribution: Arch Linux
Posts: 400

Rep: Reputation: 30
Quote:
Originally posted by nx5000
Your link is the same tool but in version 0.3 and with GPL license and source code

The link I posted is version 1.10a! with read/write support but with license Freeware
It has the same function. But they are not the same project. The software at your link seems to have some security issues (everybody has full access). If that's not a problem than fine. Also, I prefer GPL to Freeware for obvious reasons.

Version numbers mean crap. Firefox 0.6 had features and was more secure then IE 6.*.
 
Old 11-22-2005, 08:45 PM   #9
suchi
Member
 
Registered: Nov 2003
Location: india
Posts: 46
Blog Entries: 1

Rep: Reputation: 15
there is one driver: ext2ifs
search for this in google. It works
 
Old 02-06-2007, 02:53 PM   #10
mlissner
Member
 
Registered: Jun 2006
Location: Berkeley, CA
Distribution: FC5
Posts: 37

Rep: Reputation: 15
Thumbs up

That one is read only though, so half useless, half useful.
 
Old 02-06-2007, 04:18 PM   #11
saikee
Senior Member
 
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Blog Entries: 1

Rep: Reputation: 113Reputation: 113
Guys,

Ext2ifs is the ticket.

The site quotes
Quote:
It provides Windows NT4.0/2000/XP/2003 with full access to Linux Ext2 volumes (read access and write access). This may be useful if you have installed both Windows and Linux as a dual boot environment on your computer.
One of the alternatives of having a partition can can be read/write by both Linux and XP/Vista is to use Ext2/3 partition and install Ext2ifs to the Windoze.

This arrangement overcomes the maximum 4Gb limitation of Fat32 and is used by many Linux users.

I use it myself and can certify it isn't read only.

Last edited by saikee; 02-06-2007 at 04:23 PM.
 
Old 02-06-2007, 08:33 PM   #12
mlissner
Member
 
Registered: Jun 2006
Location: Berkeley, CA
Distribution: FC5
Posts: 37

Rep: Reputation: 15
Oops! Agreed! I meant the other one that was suggested. Sorry...long day...

I'm about to install the ext2ifs program. It looks splendid if it performs as promised.
 
Old 02-07-2007, 04:49 AM   #13
netstrider
Member
 
Registered: Jan 2007
Location: South Africa
Posts: 72

Rep: Reputation: 15
Does it only work for ext2 or ext3 as well ? What about reiser support and maybe xfs ?
 
Old 02-07-2007, 05:04 AM   #14
saikee
Senior Member
 
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Blog Entries: 1

Rep: Reputation: 113Reputation: 113
The documentation of Ext2ifs says the file journalling of Ext3 is dropped and so the files are manipulated as Ext2. I would have thought it is a bit much to ask a OS foreign to Linux to guarantee the file integrity by maintaining the journalling mechanism. If I were M$ I wouldn't even have anything to do with Ext2ifs at all.

Don't know anything similar exist for Reiserfs or xfs filing systems.
 
Old 02-07-2007, 07:09 AM   #15
nx5000
Senior Member
 
Registered: Sep 2005
Location: Out
Posts: 3,307

Rep: Reputation: 57
* Access rights are not maintained. All users can access all the directories and files of an Ext2 volume. If a new file or directory is created, it inherits all the permissions, the GID and the UID from the directory where it has been created. With version 1.10a of the software there is one exception to this rule: a file (but not a directory) the driver has created always has cleared "x" permissions, it inherits the "r" and the "w" permissions only. See also section "What limitations arise from not maintaining access rights?".
* The driver treats files which have got a file name beginning with a dot "." character like other files, but not as hidden files.
* The driver does not allow accessing special files at Ext2 volumes, the access will be always denied. (Special files are sockets, soft links, block devices, character devices and pipes.)
* Neither different code pages nor UTF-8 encoded file names are supported. The driver always uses the current code page of Windows.
* Alternate 8.3-DOS names are not supported (just because there is no place to store them in an Ext2 file system). This can prevent legacy DOS applications, executed by the NTVDM of Windows, from accessing some files or directories.
* Currently the driver does not implement defragging support. So defragmentation applications will neither show fragmentation information nor defragment any Ext2 volume.
* This software does not achieve booting a Windows operating system from an Ext2 volume.
* LVM volumes are not supported, so it is not possible to access them.

The first caused me a lot of trouble, all suid bits were lost after several operations from windows.


For accessing other FS, I used qemu. kqemu is GPL since a few days.

Last edited by nx5000; 02-07-2007 at 07:11 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Read and Write to Ext3 Filesystem from Windows onto Linux lennysokol Linux - General 34 01-22-2014 09:07 AM
giving permission to read windows partitions jaakkop Slackware 2 01-13-2005 08:51 AM
how can I read an ext3 drive from Windows? mr.flywheel Linux - Newbie 6 11-20-2004 08:07 AM
Cant write or read ext3 partitions?!?!?! wasabi Linux - General 9 06-17-2004 07:07 AM
Read multi partitions in Windows NTFS from linux java8964 Linux - General 5 11-19-2003 11:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:43 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration