I have a hard drive from an Ubuntu system that contains only media files. I would like to move that drive to a Windows 10 computer without losing all of the media. Is this possible, and if so, how can it be done?
I don't want to just mount the ext4 drive in Windows. I want to convert the drive from ext4 to NTFS.
ext4
and Windows 10 system isNTFS
. – Josh Apr 23 '18 at 01:54ext4
toNTFS
so that it can be natively used by Windows, permanently. And I would like to find a way to do that without losing the data. – Josh Apr 23 '18 at 02:01