How to access my BlackBerry

Mike Fleetwood mike.fleetwood at googlemail.com
Wed Apr 13 22:19:50 UTC 2011


On 13 April 2011 21:26, Patrick O'Callaghan <pocallaghan at gmail.com> wrote:
> On Wed, 2011-04-13 at 20:17 +0100, Mike Fleetwood wrote:
>> Sdb is where my BlackBerry is attached, but it doesn't seem to work.
>>
>> [root at edge ~]# fdisk -l /dev/sdb
>> [root at edge ~]# mount /dev/sdb /mnt/0
>> mount: no medium found on /dev/sdb
>> [root at edge ~]# dd if=/dev/sdb of=/tmp/bb count=1
>> dd: opening `/dev/sdb': No medium found
>
> /dev/sdb is the device, /dev/sdb1 is the first partition. You need to
> mount the partition, not the device.

But fdisk -l /dev/sdb produced not output and dd & mount said No medium found.

There aren't any partitions devices to mount.

 [root at edge ~]# ls -l /dev/sdb*
brw-rw----. 1 root disk 8, 16 Apr 13 22:43 /dev/sdb
[root at edge ~]# mount /dev/sdb1 /mnt/0
mount: special device /dev/sdb1 does not exist

Mike


More information about the users mailing list