I can access Windows partitions from Linux, using ntfs-3g.
How can one configure access of Linux (all are ext3) partitions from Windows ? Am using Win XP Professional SP3, dual-booting with Linux (openSUSE 11.1).
I can access Windows partitions from Linux, using ntfs-3g.
How can one configure access of Linux (all are ext3) partitions from Windows ? Am using Win XP Professional SP3, dual-booting with Linux (openSUSE 11.1).
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Google for ‘windows ext3’ and have a shot with that.
Good luck.
zmdmw52 wrote:
> I can access Windows partitions from Linux, using ntfs-3g.
>
> How can one configure access of Linux (all ext3) partitions from
> Windows ? Am using Win XP Professional SP3, dual-booting with Linux
> (openSUSE 11.1).
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iQIcBAEBAgAGBQJJ6AXZAAoJEF+XTK08PnB5LWEP/2YHeZ9QsJbqbf/7cKqF7LNZ
ukcEpDr+b6XhTvDB8+JNCMHpOycLAVFPRLOI1pk14MWB/0iVNL2I23DAwgdhfS14
lSmfZJf6jhNgMb5v9DzDkoy+1ZnJKw38sl0VMPdhErxrVW5+PWLdTwq2GIVO8o03
Sep+7qcMteET8t9KCcCG7HcEhlqnYvbYklCr7gBhl0cCfteodzHWHctTTH+1YWbL
IqNIT37YL+Cgbf2gA0WsuIH9X+MPdqb10ie8XDP8+rF67heXkIthznDWOQT7lKQD
cvgka6IWoDJQcP7Ya+NZJzUNQk8twjc92wf4zKlx5HK1wgnw3KQOggxBK5A19nnF
FWWJC411Bh3dINXZywP5DG49lZViBkx35wxQpXbrfbev/+teE2cc+AmStVSS6ofA
xHgbswyo/Fr46MIenxyJKZATFL9EBxYNRxwCchFGoM7VrWUT7NgS3TQKJ+/0fbOE
GgwMTtq08PFaHxIw9KLT2OWRcIv98uVX6F3IQyoT1afMW070FPBIrTyAmOA2QVhI
QjSC9u9lm01ZY74KjXHmkHQU4LBmNinfhyOC5wEH4Q8ojW1TEd10JxKKLv7rUqhY
+i5LgAshO7E8ykfvIu9x33kTLwqYRcphH+SI9u0df5GV7iqj1aUs/K65JoD7plkc
kKfvt33Iq8vWUqasK+FB
=/Qlm
-----END PGP SIGNATURE-----
That could be useful :
Ext2 IFS For Windows
SourceForge.net: Ext2 File System Driver for Windows
Possible problem:
Many programs have (had?) problems with ext3 if the inode size was 256 (default on many newer distributions)
su -c 'tune2fs /dev/Your_device -l | grep "Inode size"'