mounting point for Android smartphones on Lubuntu 14?
up vote
0
down vote
favorite
I'd like to access my Asus Zenfone 2 via CLI when I connect it to my old hp laptop via USB cable.
Lubuntu typically opens up the GUI window manager (Nautilus?) and the location bar states something like mtp://[usb:001,006]/Internal storage, which is perfectly fine, but I'd like to do the same via CLI. I've created a mounting point in /media/MTPdevice which remains an empty folder even when the phone is connected.
How do I tell the system to link /media/MTPdevice to /var/run/user/$UID/gvfs/mtp:host=[blah blah blah]...?
Do I add a line in the /etc/fstab file similar to the one below?
LABEL=/var/run/user/$UID/gvfs/mtp* /media/MTPdevice/ ext4 defaults 1 2
Which command will correctly mount the phone on /media/MTPdevice and show me the Internal storage?
mount mtp mountpoint
add a comment |
up vote
0
down vote
favorite
I'd like to access my Asus Zenfone 2 via CLI when I connect it to my old hp laptop via USB cable.
Lubuntu typically opens up the GUI window manager (Nautilus?) and the location bar states something like mtp://[usb:001,006]/Internal storage, which is perfectly fine, but I'd like to do the same via CLI. I've created a mounting point in /media/MTPdevice which remains an empty folder even when the phone is connected.
How do I tell the system to link /media/MTPdevice to /var/run/user/$UID/gvfs/mtp:host=[blah blah blah]...?
Do I add a line in the /etc/fstab file similar to the one below?
LABEL=/var/run/user/$UID/gvfs/mtp* /media/MTPdevice/ ext4 defaults 1 2
Which command will correctly mount the phone on /media/MTPdevice and show me the Internal storage?
mount mtp mountpoint
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'd like to access my Asus Zenfone 2 via CLI when I connect it to my old hp laptop via USB cable.
Lubuntu typically opens up the GUI window manager (Nautilus?) and the location bar states something like mtp://[usb:001,006]/Internal storage, which is perfectly fine, but I'd like to do the same via CLI. I've created a mounting point in /media/MTPdevice which remains an empty folder even when the phone is connected.
How do I tell the system to link /media/MTPdevice to /var/run/user/$UID/gvfs/mtp:host=[blah blah blah]...?
Do I add a line in the /etc/fstab file similar to the one below?
LABEL=/var/run/user/$UID/gvfs/mtp* /media/MTPdevice/ ext4 defaults 1 2
Which command will correctly mount the phone on /media/MTPdevice and show me the Internal storage?
mount mtp mountpoint
I'd like to access my Asus Zenfone 2 via CLI when I connect it to my old hp laptop via USB cable.
Lubuntu typically opens up the GUI window manager (Nautilus?) and the location bar states something like mtp://[usb:001,006]/Internal storage, which is perfectly fine, but I'd like to do the same via CLI. I've created a mounting point in /media/MTPdevice which remains an empty folder even when the phone is connected.
How do I tell the system to link /media/MTPdevice to /var/run/user/$UID/gvfs/mtp:host=[blah blah blah]...?
Do I add a line in the /etc/fstab file similar to the one below?
LABEL=/var/run/user/$UID/gvfs/mtp* /media/MTPdevice/ ext4 defaults 1 2
Which command will correctly mount the phone on /media/MTPdevice and show me the Internal storage?
mount mtp mountpoint
mount mtp mountpoint
asked Nov 18 at 12:39
WobblyWindows
153210
153210
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1093950%2fmounting-point-for-android-smartphones-on-lubuntu-14%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown