UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Regarding OTG drives....

    Scheduled Pinned Locked Moved Unsolved Support
    2 Posts 2 Posters 203 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • MrT10001M Offline
        MrT10001
        last edited by

        OK, I am trying out OTG (USB stick) on my OP5T, it is picked up and I cannot access it. It is a SANDISK drive 32Gb formatted FAT32 (on a Windows machine). My question is why doesn't it automount?

        I followed this on Stack Exchange which went back to 2015:

        "e.g. to mount an USB storage device with an USB-OTG cable: open the terminal and locate the name of the device with the command sudo fdisk -l, create a mount point (the directory where you access the device) with the command sudo mkdir /media/external and mount the device with sudo mount -t vfat /dev/sda1 /media/external (if the device was /dev/sda1 and formated with FAT32).

        The device can now be accessed with the file-manager. When ready unmount with sudo umount /media/external"

        This worked, but I thought there would be an auto mount of external drives/SD cards by now?:astonished_face:

        Xiaomi Redmi Note 7.... And more...
        I have too many devices...

        1 Reply Last reply Reply Quote 0
        • U Offline
          uwahl
          last edited by

          Following your command line I could mount my usb-stick readable successfully; thanks for he advice!
          Is it possible in Ubuntu Touch to mount the stick read AND writable? The options mount -w and the option mount -o rw doesnt work...
          It would be great to add/ sync/ rename files on the stick.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post