premo Posted March 10, 2016 Posted March 10, 2016 kindly help me to mount usb devices. I have wifi stick, usb sd. nothing detects on latest deb jessy.5.05 1
premo Posted March 11, 2016 Author Posted March 11, 2016 issue is solved after much terminal depressions, did nothing than to waste my time.The real pain is that it will be done again.emagine the time that will be consume.
premo Posted March 11, 2016 Author Posted March 11, 2016 mount -t auto /dev/sdb1 /mnt && ls /mnt *this is all I have to type before mounting every usb.
tkaiser Posted March 11, 2016 Posted March 11, 2016 sudo apt-get update giving out errors That's great. Since you don't tell us what errors these are you can be assured that nothing will change. You should also remember that Armbian on Orange Pi is in a pretty early state and on the download page there's a link to the 'work in progress' forum thread. Regarding the waste of time and pains you suffer... can you please try out an sudo apt-get install udisks then reboot and report back?
premo Posted March 12, 2016 Author Posted March 12, 2016 aptget gave some web address error.there is no possibility of internet here in this device.so it has to be offline.can i try packages here, www.linuxfromscratch.org/blfs/view/svn/general/udisks.html
wanriz Posted March 12, 2016 Posted March 12, 2016 hi tkaiser it is not mounting after sudo apt-get install udisks even i updated with exfat fuse and utils nothing mounts usb drives.
wanriz Posted March 12, 2016 Posted March 12, 2016 hi pl update with sudo apt-get intall usbmount and sudo apt-get intall pmount
Igor Posted March 12, 2016 Posted March 12, 2016 If you mean usb auto mount, than this will be fixed in next build. You can try manual: https://github.com/igorpecovnik/lib/commit/bf66a46085bdd8d6abc6149c710e0c0532dc882b
premo Posted March 12, 2016 Author Posted March 12, 2016 mount -t auto /dev/sdb1 /mnt && ls /mnt this is mount USB
Recommended Posts