Hey folks,
I can't seem to access my USB flash drive that's formatted in NTFS. fdisk -l gives me this:
Disk identifier: 0xc3072e18
Device Boot Start End Blocks Id System
/dev/sda1 * 32 125304831 62652400 7 HPFS/NTFS/exFAT
ls -l gives me this:
[root@alarmpi etc]# ls -l /media
ls: cannot access /media/64gb: Transport endpoint is not connected
total 4
d????????? ? ? ? ? ? 64gb
drwxr-xr-x 2 root root 4096 Jan 1 1970 sd-mmcblk0p1
I have automount installed. Why am I not able to access this drive? I'm coming from running ALARM on Pogo, where this drive worked just fine.
- Sung