Date: Tue, 28 Dec 2010 18:18:11 +0100 From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= <fernando.apesteguia@gmail.com> To: Polytropon <freebsd@edvax.de> Cc: User Questions <freebsd-questions@freebsd.org> Subject: Re: Android phone and FreeBSD 8.1 Message-ID: <AANLkTikccOb_yf2HronCrSUR5HLfa5fZcM2t19k42kGc@mail.gmail.com> In-Reply-To: <20101228132545.cee5c26c.freebsd@edvax.de> References: <AANLkTimNwese_U95qvoFTqTcuLSdDpfQov82gA0KDDdm@mail.gmail.com> <20101228132545.cee5c26c.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
2010/12/28 Polytropon <freebsd@edvax.de>: > On Tue, 28 Dec 2010 12:32:02 +0100, Fernando Apestegu=EDa <fernando.apest= eguia@gmail.com> wrote: >> Hi all, >> >> I bought a GeeksPhone One[1]. It uses Android 2.2.1. I'm trying to get >> FreeBDS recognize the phone. >> [...] >> What can I do to access the phone's storage in FreeBSD? > > Seems to be the same "issue" I just had. See the mailing > list archives of the last few days. > > In short: method (a) > =A0 =A0 =A0 =A0# true > /dev/da0 > =A0 =A0 =A0 =A0# true > /dev/da1 > =A0 =A0 =A0 =A0# true > /dev/da2 > =A0 =A0 =A0 =A0# true > /dev/da3 > or method (b) > =A0 =A0 =A0 =A0# mount /dev/da0 /mnt > =A0 =A0 =A0 =A0# mount /dev/da1 /mnt > =A0 =A0 =A0 =A0# mount /dev/da2 /mnt > =A0 =A0 =A0 =A0# mount /dev/da3 /mnt > will cause the proper device nodes (e. g. /dev/da0s1, /dev/da1s1, > /dev/da2s1 and =A0/dev/da3s1) corresponding to inserted media to > appear. Those can then be mounted in the usual way. I tried that with no success. dmesg reports the new device as da4, but it then removes the entry so I don't have any /dev/da4[X] If I use the first method, I get "Permission denied" using both root and a regular user for da[0-3]. Using the second method, I get "Operation not permitted". No da4 nodes appear under /dev. > > > > -- > Polytropon > Magdeburg, Germany > Happy FreeBSD user since 4.0 > Andra moi ennepe, Mousa, ... >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikccOb_yf2HronCrSUR5HLfa5fZcM2t19k42kGc>