F5F Stay Refreshed Software Operating Systems I'm unable to move files between Ubuntu and Windows 10.

I'm unable to move files between Ubuntu and Windows 10.

I'm unable to move files between Ubuntu and Windows 10.

L
Left_RiteClick
Junior Member
41
08-20-2016, 11:48 AM
#1
You have a 16 GB SD card ready for transfer from Ubuntu to Windows 10. The issue with Gparted is that it can't detect the format and keeps asking for Windows formatting. Changing the file system type to NTFS didn’t help either, as it reported the files are corrupted. Try using a different tool like `dd` or `rsync` to avoid formatting altogether. If needed, you can format the card manually with a proper tool after confirming its integrity.
L
Left_RiteClick
08-20-2016, 11:48 AM #1

You have a 16 GB SD card ready for transfer from Ubuntu to Windows 10. The issue with Gparted is that it can't detect the format and keeps asking for Windows formatting. Changing the file system type to NTFS didn’t help either, as it reported the files are corrupted. Try using a different tool like `dd` or `rsync` to avoid formatting altogether. If needed, you can format the card manually with a proper tool after confirming its integrity.

C
CurryPvP
Junior Member
38
08-21-2016, 10:35 PM
#2
You've configured SFTP or SCP, or enabled an SMB server on the desktop. On the Ubuntu side, ext3 or ext4 are available. For more options, see the links provided.
C
CurryPvP
08-21-2016, 10:35 PM #2

You've configured SFTP or SCP, or enabled an SMB server on the desktop. On the Ubuntu side, ext3 or ext4 are available. For more options, see the links provided.

E
eddietheskunk
Junior Member
9
08-21-2016, 11:30 PM
#3
You use the ext4 filesystem.
E
eddietheskunk
08-21-2016, 11:30 PM #3

You use the ext4 filesystem.

K
kitsunny
Junior Member
17
08-24-2016, 11:47 PM
#4
Ensure a single FAT32 partition exists, then format it using the specified command.
K
kitsunny
08-24-2016, 11:47 PM #4

Ensure a single FAT32 partition exists, then format it using the specified command.

B
boom1shot
Member
127
08-26-2016, 10:41 PM
#5
Instead, you can format the card in Windows to a compatible system and then move the files over. Linus should be able to handle NTFS without any problems.
B
boom1shot
08-26-2016, 10:41 PM #5

Instead, you can format the card in Windows to a compatible system and then move the files over. Linus should be able to handle NTFS without any problems.

S
147
08-27-2016, 04:36 AM
#6
It seems you might require additional modules for reading and writing to NTFS. It shouldn’t be overly complicated and should function reliably on Windows.
S
Shadowxplayz23
08-27-2016, 04:36 AM #6

It seems you might require additional modules for reading and writing to NTFS. It shouldn’t be overly complicated and should function reliably on Windows.

E
EchoKitsune
Junior Member
48
08-27-2016, 06:28 AM
#7
Moved the file to your Linux system, formatted it with Windows settings, and then reinstalled it on Linux to move the files again. It functions properly.
E
EchoKitsune
08-27-2016, 06:28 AM #7

Moved the file to your Linux system, formatted it with Windows settings, and then reinstalled it on Linux to move the files again. It functions properly.