Thread: Mounting an Asus Eeepad Transformer
i having trouble android tablet connect via usb , not auto-mount usb hard drive would. when run lsusb in terminal can see device listed when check fstab not show disk.
have incite on how internal storage of device mount external usb drive?
i got transformer tablet. neat little toy.
can mount , transfer files , fourth. it's easy.
open terminal , type following;
sudo mkdir /media/transformer
sudo chmod 775 /media/transformer
sudo mtpfs -o allow_other /media/transformer
had install mtpfs;
sudo apt-get install mtpfsthe problem have in order unmount it, had go terminal , type;
sudo umount /media/transformeri tried left click , 'unmount' didn't have access, had go 'sudo' route.
also, if want mount again, have repeat whole process. more experience , knowledge has insight this...
greg
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Mounting an Asus Eeepad Transformer
Ubuntu
Comments
Post a Comment