A voir également:
- Lire et écrire depuis Windows sur Ubuntu
- Lire epub sur pc - Guide
- Ecrire en gras sur whatsapp - Guide
- Comment lire un message supprimé sur whatsapp - Guide
- Clé windows 8 - Guide
- Montage video windows - Guide
2 réponses
- En temps normal je t'aurais suggéré explore2fs.
- Autre possibilité tu utilises cygwin qui te permettra de monter une partition linux dans un répertoire particulier, par exemple /cygdrive/c/linux pour le retrouver dans c:\linux.
- Autres pistes :
https://www.linuxjournal.com/article/9449
Bonne chance
- Autre possibilité tu utilises cygwin qui te permettra de monter une partition linux dans un répertoire particulier, par exemple /cygdrive/c/linux pour le retrouver dans c:\linux.
- Autres pistes :
https://www.linuxjournal.com/article/9449
Bonne chance
Tiens je viens de trouver ça :
https://forums.commentcamarche.net/forum/affich-15259588-ext3-windows-7
Si ça marche sous win7, ça devrait marcher sous vista ?
https://forums.commentcamarche.net/forum/affich-15259588-ext3-windows-7
Si ça marche sous win7, ça devrait marcher sous vista ?
Si tu parles bien de ext2 ifs :
http://www.fs-driver.org/troubleshoot.html
I have installed the Ext2 IFS software and was able to create a drive letter for a desired volume of Linux. But when I try to access that volume I get an error message "The disk in drive X: is not formatted. Do you want to format it now?" (Of course I don't want to!) Or the content of the volume appears, but when I attempt to write something I get an error message "Access denied".
The ext2fs.sys driver did not mount that volume for some reason, or it mounted it read-only.
Please run the mountdiag diagnosis tool, which you can download here: mountdiag.exe (updated, 07-19-2008).
http://www.fs-driver.org/download/mountdiag.exe
Please run it at the command prompt and give it the letter of the drive you want to examine, for example:
mountdiag G:
The tool will give you a hint on how to resolve the problem. (Note: The mountdiag tool reads data only; it does not attempt to modify anything.)
En clair, ta partition ext2 est mal montée et la commande mountdiag (démarrer exécuter) devrait t'expliquer pourquoi ce disque n'a pas été monté avec succès.
http://www.fs-driver.org/troubleshoot.html
I have installed the Ext2 IFS software and was able to create a drive letter for a desired volume of Linux. But when I try to access that volume I get an error message "The disk in drive X: is not formatted. Do you want to format it now?" (Of course I don't want to!) Or the content of the volume appears, but when I attempt to write something I get an error message "Access denied".
The ext2fs.sys driver did not mount that volume for some reason, or it mounted it read-only.
Please run the mountdiag diagnosis tool, which you can download here: mountdiag.exe (updated, 07-19-2008).
http://www.fs-driver.org/download/mountdiag.exe
Please run it at the command prompt and give it the letter of the drive you want to examine, for example:
mountdiag G:
The tool will give you a hint on how to resolve the problem. (Note: The mountdiag tool reads data only; it does not attempt to modify anything.)
En clair, ta partition ext2 est mal montée et la commande mountdiag (démarrer exécuter) devrait t'expliquer pourquoi ce disque n'a pas été monté avec succès.