[plug] USB & phone
Simon Duff
bastett at meowers.net
Fri Nov 12 09:51:04 WST 2004
USB Mass storage devices usually mount as /dev/sdXN (X is probably 'a'
and N is probably '1').
Apparently 'fdisk -l' will show you all storage devices and the
partitions they contain, so try this to see if /dev/sda1 or whatever exists.
You should also see various messages about the device loading if you
type 'dmesg' after plugging it in.
You'll need various support in the kernel for it.
TRY: mount /dev/sda1 /mnt/mp3
Simon
skribe wrote:
>On Thu, 11 Nov 2004 22:43, Mike Holland wrote:
>
>
>
>>Which phone? If it supported the USB mass-storage driver, Linux would
>>probably have mounted it automatically (your distro?).
>>
>>
>
>Quite clueless about replying to posts too.
>
>Distro = Mandrake 10.1 Community
>
>skribe
>
>
More information about the plug
mailing list