PDA

View Full Version : Accessing/Mounting EXT3 in Windows 7 Beta?


insertnewsn
January 5th, 2009, 03:25 PM
Hey all,

Has anybody figured out a way to access/mount an EXT3 Filesystem within Windows 7?

All the old methods have seemed to *break* in Windows 7, as they no longer install (They don't see Windows 7 as the equivalent to XP or Vista, so it cancels the installation).

Any help you guys could give would be GREAT, since I have all my music on my ext3 partition, but am forced to use iTunes/Windows to sync to my iPod Touch (Good luck to the iPod Hash group!)

Cheers!

solitaire
January 5th, 2009, 03:38 PM
Don't think you'll see compatible software until it's an official Beta later this month. Although depending how much different W7 is from Vista / XP it might be a few weeks..

insertnewsn
January 6th, 2009, 01:38 AM
Yeah, I was hoping that wasn't the case. Seems funny since Microsoft claims that all software that works in Vista will work in Windows 7...Apparently this isn't true, because people create software that doesn't check for whether or not it will work, but instead checks to see that "VISTA" is the name of the OS.

insertnewsn
January 9th, 2009, 10:31 AM
Bump

nlindblad
January 9th, 2009, 05:01 PM
ext2-IFS works (http://www.fs-driver.org/download.html) if you change the compability setting to "Windows Vista" by right-clicking the executable => Properties => Compability => Check "Run this program in compability mode for" and select "Windows Vista".

Cheers!

tjwoosta
January 11th, 2009, 11:04 AM
ext2-IFS works (http://www.fs-driver.org/download.html) if you change the compability setting to "Windows Vista" by right-clicking the executable => Properties => Compability => Check "Run this program in compability mode for" and select "Windows Vista".

Cheers!


it dont work for me


with ompatability mode ext2-IFS installs fine but when i reboot i still cant see the ext3 drives


EDIT: ok i got it

i had to use compatablility mode and run it as the administrator

EDIT AGAIN: lol, nevermind i don't got it, it stops working every time after i reboot

nlindblad
January 11th, 2009, 04:33 PM
it dont work for me


with ompatability mode ext2-IFS installs fine but when i reboot i still cant see the ext3 drives


EDIT: ok i got it

i had to use compatablility mode and run it as the administrator

EDIT AGAIN: lol, nevermind i don't got it, it stops working every time after i reboot

What build are you on? It works fine here.

tjwoosta
January 11th, 2009, 06:47 PM
What build are you on? It works fine here.

im on the official release ( i got it from microsoft yesterday)

build 7000


ive tried everything i can think of but no matter what i do it stops working when i reboot

it works fine immediately after i install it, but as soon as i reboot i get nothing agian, then i have to uninstall it, reboot again, then install it again and repeat the process

nlindblad
January 11th, 2009, 07:07 PM
im on the official release ( i got it from microsoft yesterday)

build 7000


ive tried everything i can think of but no matter what i do it stops working when i reboot

it works fine immediately after i install it, but as soon as i reboot i get nothing agian, then i have to uninstall it, reboot again, then install it again and repeat the process

I'm on build 7000 as well. Installing that driver with compability mode set and as an administrator made it work.

tjwoosta
January 11th, 2009, 07:10 PM
hmm.. :confused:

SuperShoe
January 15th, 2009, 02:11 PM
Are you all using Windows 7 x64? When I try to install using compatibility and Administrator rights, I get "Setup_x64.exe has stopped working" in the middle of the install. Is anyone else getting this or know what's wrong?

fatejudger
January 15th, 2009, 09:43 PM
I'm also having trouble getting Windows 7 to recognize the ext3 drives after a reboot. Has anyone found a way around this?

doorknob60
January 16th, 2009, 11:55 PM
After reboot, it still works, bot you have to go into the control panel to IFS drives and remount them. Kinda annoying, but it still works. Beware, after I installed ext2ifs, my home partition came up with a crapload of errors, which luckily fsck didn't have a problem fixing, but it was a major PITA. No clue if it was caused by Windows or not, but you never no. No data was lost during this though, but the automatic drive check on startup didn't do the trick I had to run it manually before it would even let me mount it.

eleifsp
January 20th, 2009, 01:32 PM
This hasn't worked for me. I put the install into both compatibility mode and run as administrator, and whenever I try to open my linux drive (drive X in this case), it asks me to format it.

Even worse, the install of Windows 7 did something to Grub (Not to anything else in my partition, just Grub). I can't boot into Ubuntu anymore.

tjwoosta
January 20th, 2009, 02:08 PM
any time you install a copy of windows it will erase grub

its a simple fix..


1. boot live cd

2. open terminal

3. sudo grub

4.from grub prompt do this
find /boot/grub/stage1

it will give you something like this (hd0,0)

5.use the disk that you found with the command above for this next command
root (hd0,0)
(remember to change the numbers to correspond to whatever you got in the previous step)

6.setup (hd0) (notice how i left out the ,0) thats not a typo!

it should give you some type of confirmation that it worked

then you can just quit grub
quit

then exit the terminal
exit

reboot!


(you will need to add windows to your /boot/grub/menu.lst)

Achetar
January 25th, 2009, 11:13 PM
ext2ifs doesn't work for me either. 7 x64. nor ext2fsd, or linux fs browser.

fatejudger
January 26th, 2009, 02:19 AM
This hasn't worked for me. I put the install into both compatibility mode and run as administrator, and whenever I try to open my linux drive (drive X in this case), it asks me to format it.

Even worse, the install of Windows 7 did something to Grub (Not to anything else in my partition, just Grub). I can't boot into Ubuntu anymore.

The reason it's asking you to format the drive is because you didn't properly shut down your computer when you last used Ubuntu. That still doesn't address the issue of disappearing drives after reboots though, but at least it's a start.

Achetar
January 26th, 2009, 11:19 AM
@fatejudger: No, I did shut down correctly. And just to make sure, I shutdown properly, rebooted, fscked, then shutdown again, then tried. It said the same thing. BTW it's Mint, not *buntu, but close enough.

withfries2
February 2nd, 2009, 12:39 AM
I'm seeing the same issue:

Partition of disk into NTFS, EXT3 and swap partitions using Gparted Live
Clean install of Windows 7 Build (32-bit) with Ext2 Installable File System for Windows installed in Windows Vista compatibility mode (into NTFS partition)
Clean install of Ubuntu 8.10 (into ext3 partition)
The EXT3 partition shows up just fine in the IFS Control Panel
When I try to access it, Windows prompts me to format the disk before I use it

Hugo Bio
February 3rd, 2009, 09:27 AM
Yep, i'm having the same issue with Windows7 x64. IFS shows the partition, but whenever i try to access it, windows prompt me to format! :(

Worse thing is, my NTFS partition is only 10 GB (i made it thinking on XP), and fter installing windows 7 (and an antivirus, and adobe reader, and msn live) i have only 19 MB free for using windows. I wish i could move my Documents and settings to my ext3 partition. Otherwise i should backup my stuff and reformat/repartition my whole HDD.

withfries2
February 3rd, 2009, 10:56 AM
I'm thinking about just converting the ext3 partition (which has my /home) into an NTFS partition and letting Linux use the "foreign" file system.

Anyone have success doing that? Can you do this conversion without reinstalling Ubuntu?

tjwoosta
February 4th, 2009, 10:31 AM
i have used an ntfs partiton for storing my media files before, but often times ubuntu would freeze up when trying to play the files

i dont think linux gets along with ntfs very well


i could move files back and forth onto the ntfs partition just fine, but if i tried to actually play the files directly from the ntfs partiton it would freeze after about 5 minutes

this leads me to belive that ntfs in linux is not a great idea

i dont know if this is a common issue or not, only that it is an issue that i experienced


if you do decide to try the conversion, please post back on weather it worked of not

Enyalie
February 5th, 2009, 05:18 PM
I'm seeing the same issue:

Partition of disk into NTFS, EXT3 and swap partitions using Gparted Live
Clean install of Windows 7 Build (32-bit) with Ext2 Installable File System for Windows installed in Windows Vista compatibility mode (into NTFS partition)
Clean install of Ubuntu 8.10 (into ext3 partition)
The EXT3 partition shows up just fine in the IFS Control Panel
When I try to access it, Windows prompts me to format the disk before I use it


The problem is that IFS (http://www.fs-driver.org/) doesn't like the 256 inode size that Intrepid formats with. There's a couple solutions out there; I caught the problem before I had a lot of stuff on the partition so I was able simply to reformat using a Hardy cd (which formats with a 128 inode size) and then install Intrepid on the partitions created by the Hardy cd. Looks like there is another solution out there, though. Here are the relevant threads:

http://ubuntuforums.org/showthread.php?t=1049405

http://ubuntuforums.org/showthread.php?t=979523&

wasutton3
February 5th, 2009, 09:05 PM
i am having the same exact problem. except that i have almost 750 gigs on my tb that i would like windows 7 to access