ubuntuforums-unanswered team mailing list archive
-
ubuntuforums-unanswered team
-
Mailing list archive
-
Message #00457
Re: [Question #76165]: unable to link phone via usb
Question #76165 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/76165
Status: Open => Answered
actionparsnip proposed the following answer:
Ok does the phone have 1Gb storage? If so you will need to mount
/dev/sdc1
sudo mkdir /media/phone; sudo mount /dev/sdc1 /media/phone -o uid=1000
should mount it nicely. You can now simply copy the data over like any
other partition
If it's not 1gb in size then let us know and I will probe further.
--
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.