Thank you steve.
1- There is no "/media" folder when i tried
# ls -l
this is what i got:
total 701
drwx------ 9 m m 9 Sep 3 11:18 .cache
drwx------ 13 m m 16 Sep 5 07:19 .config
-rw-r--r-- 1 m m 962 Sep 3 10:54 .cshrc
drwx------ 3 m m 3 Sep 3 11:07 .dbus
-rw-r--r-- 1 m m 23 Sep 3 11:07 .dmrc
-rw-r----- 1 m m 0 Sep 3 11:08 .gksu.lock
drwxr-xr-x 2 m m 2 Sep 3 11:10 .icons
drwx------ 3 m m 3 Sep 3 11:07 .local
-rw-r--r-- 1 m m 323 Sep 3 10:54 .login
-rw-r--r-- 1 m m 91 Sep 3 10:54 .login_conf
-rw------- 1 m m 301 Sep 3 10:54 .mail_aliases
-rw-r--r-- 1 m m 267 Sep 3 10:54 .mailrc
drwx------ 4 m m 4 Sep 3 11:18 .mozilla
-rw-r--r-- 1 m m 1060 Sep 3 10:54 .profile
-rw-r--r-- 1 m m 695 Sep 3 10:54 .shrc
drwxr-xr-x 2 m m 2 Sep 3 11:10 .themes
-rw------- 1 m m 46 Sep 5 07:15 .Xauthority
-rw-r--r-- 1 m m 18 Sep 3 10:54 .xinitrc
-rwxr-xr-x 1 m m 32 Sep 3 10:54 .xprofile
-rw------- 1 m m 11998 Sep 5 07:26 .xsession-errors
-rw------- 1 m m 144319 Sep 4 23:10 .xsession-errors.old
drwxr-xr-x 2 m m 2 Sep 4 19:18 Desktop
drwxr-xr-x 2 m m 2 Sep 3 11:07 Documents
drwxr-xr-x 2 m m 2 Sep 3 11:07 Downloads
drwxr-xr-x 2 m m 2 Sep 3 11:07 Music
drwxr-xr-x 2 m m 2 Sep 4 12:05 Pictures
drwxr-xr-x 2 m m 2 Sep 3 11:07 Public
drwxr-xr-x 2 m m 2 Sep 3 11:07 Templates
drwxr-xr-x 2 m m 2 Sep 3 11:07 Videos
2- The file system on the USB should be FAT32, how to verify this? (Is the appropriate "fusefs" pkg installed for the file system?).
3- I don't think this is my problem i have tried so many times for so many days with 2 USB in many slots.
4- This is also not it.
5- it reported this:
Error opening '/dev/da0': Operation not permitted
Failed to mount '/dev/da0': Operation not permitted
The NTFS partition is in an unsafe state. Please resume and shutdown
Windows fully (no hibernation or fast restarting), or mount the volume
read-only with the 'ro' mount option.
And then when i replaced 'o' with 'ro' this is what it gave me:
ntfs-3g: Unknown option 'ntfs-3g'.
ntfs-3g 2022.5.17 external FUSE 29 - Third Generation NTFS Driver
Configuration type 1, XATTRS are off, POSIX ACLS are off
Copyright (C) 2005-2007 Yura Pakhuchiy
Copyright (C) 2006-2009 Szabolcs Szakacsits
Copyright (C) 2007-2021 Jean-Pierre Andre
Copyright (C) 2009-2020 Erik Larsson
Usage: ntfs-3g [-o option[,...]] <device|image_file> <mount_point>
Options: ro (read-only mount), windows_names, uid=, gid=,
umask=, fmask=, dmask=, streams_interface=.
Please see the details in the manual (type: man ntfs-3g).
Example: ntfs-3g /dev/sda1 /mnt/windows
Plugin path: /usr/local/lib/ntfs-3g
News, support and information:
https://github.com/tuxera/ntfs-3g/