WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Software (http://www.wcm.at/forum/forumdisplay.php?f=5)
-   -   Von Windows 7 auf Ext3 zugreifen (http://www.wcm.at/forum/showthread.php?t=239442)

Pulse-Seeker 17.06.2010 09:04

Von Windows 7 auf Ext3 zugreifen
 
Gibts einen Treiber mit dem man unter Windows 7 auf eine Partition mit Ext3-Filesystem zugreifen kann?

Unter XP ging das immer mit Ext2IFS. Leider funkt. der Treiber unter Win7 nicht mehr. Ich bekomme immer die Meldung "Datenträger nicht formatiert", obwohl die Partition unter Linux (Ubuntu) mit Ext3 formatiert wurde.
Ich hab auch schon probiert Ext2IFS mit Kompatibilitätsmodus für Vista SP2 zu installieren. Damit klappt zwar die Installation, ein Zugriff auf die Partition ist aber nicht möglich.

Don Manuel 17.06.2010 09:57

Eigenartig. So wie in Deinem letzten Satz beschrieben, findet man als funktionierende Lösung gepostet. Aber Du könntest ja noch andere Tools versuchen, ext2ifs ist ja nicht das einzige.
http://www.supernature-forum.de/top-...zugreifen.html

edit: http://www.diskinternals.com/linux-reader/

Pulse-Seeker 17.06.2010 10:32

Danke für die Links, ich werd mich mal durcharbeiten. :)

Mir ist bei suchen aber noch ein Lösungsansatz ins Auge gefallen. Ext2IFS kann nur mit Inodes mit 128 Bytes umgehen kann und neuere Linuxversionen 256 Bytes Inodes anlegen.
Ich werd nochmal versuchen das Ext3 mit 128 Byte Inodes anzulegen.

Pulse-Seeker 17.06.2010 10:33

*sorry doppelpost*

Don Manuel 17.06.2010 10:38

Zitat:

Zitat von Pulse-Seeker (Beitrag 2418754)
..
Ich werd nochmal versuchen das Ext3 mit 128 Byte Inodes anzulegen.

Sicher auch eine sehr interessante Idee. Poste bitte das Ergebnis!

Pulse-Seeker 17.06.2010 18:32

Die Idee mit der Inode-Anpassung war die richtige :laola:

Ich hab unter Linux die Partition nochmals neu formatiert mit 128 Byte großen Inodes
Code:

mkfs.ext3 -I 128 /dev/sdxx
Danach unter Windows 7 Ext2IFS mit Komptibilitätsmodus von Vista SP2 installiert. Jetzt ist die Ext3-Partition unter Windows 7 lesbar und auch beschreibbar :)

Don Manuel 17.06.2010 18:38

Super, danke für die Info!

Dumdideldum 17.06.2010 18:57

Mit dem wärs auch mit der Ubuntu Inode Zuordnung gegangen:
http://www.ext2fsd.com/

Leider nicht ext4 :(

CM²S 18.06.2010 20:27

entwickler mail
 
<mail>
Hello,
The next version of Ext2 IFS is still work in progress:

1. runs on Windows 7 and Windows Server 2008 R2 as well (we need support for enhanced oplocks of SMB2 for that),
2. supports large inodes,
3. has some new internals that also work with very large volumes (as we will have in the future) while having a low amount of available memory; includes a buddy cache that is needed by the Ext4 multiblock allocator; this modification will speed up mounting of very large volumes,
4. supports some of the Ext4 features: meta_bg, flex_bg, dir_nlink, uninit_bg,
5. implements the Ext4 multiblock allocator,
6. supports the ATA Trim command for solid state drives (SSD) on Windows 7 and Server 2008 R2,
7. silent setup option
8. a mount diagnosis support integrated in the Ext2 driver

2., 3., 4., 7., and 8. are completely implemented, but not tested yet. (3. was really much work.)
1., 5., and 6. are being implemented.

It will take some time to finish it. Please be patient with me ;-).

Kind regards
Stephan Schreiber
</mail>

Ciao
CM²S:tux:

apex 22.06.2010 19:29

Zitat:

Zitat von Pulse-Seeker (Beitrag 2418754)
Mir ist bei suchen aber noch ein Lösungsansatz ins Auge gefallen. Ext2IFS kann nur mit Inodes mit 128 Bytes umgehen kann und neuere Linuxversionen 256 Bytes Inodes anlegen.
Ich werd nochmal versuchen das Ext3 mit 128 Byte Inodes anzulegen.

Danke! Das erklaert, warum's bei mir mit manchen Partitionen "ploetzlich" nicht mehr gefunzt hat.:bier:


Alle Zeitangaben in WEZ +2. Es ist jetzt 14:00 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag