У меня на компьютере установлена Linux вместе с Linux (Ubuntu). Как я могу получить доступ к файлам из Windows 8, которые присутствуют в разделе Linux?
1 ответ
0
Вам нужно будет установить сторонний драйвер, который может добавить поддержку разделов ext. Делать это в Windows XP или Vista просто, но в Windows 7, 8 и 8.1 доступные драйверы не будут работать так легко.
Следуй этим шагам:
> Download Ext2Fsd from here: http://www.ext2fsd.com
> Right click and choose Properties and set 'compatibility mode' to
'Vista Service Pack 2'. Also enable 'Run as Administrator'.
> Install Ext2Fsd.
> By default, Ext2Fsd only supports ext2 and ext3. To make it support ext4
file-system, download the patch from here: http://www.acc.umu.se/~bosse/.
> Unzip the downloaded patch and copy the `ext2fsd.sys` file from the folder
corresponding to your OS and OS architecture into `Windows/System32/Drivers`
folder. Replace the existing file.
> Restart your system.
Источник: http://driesve.tumblr.com/post/1560794187/how-to-mount-an-ext4-drive-in-windows-7