On 13 April 2011 21:26, Patrick O'Callaghan <pocallag...@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@edge ~]# fdisk -l /dev/sdb
>> [root@edge ~]# mount /dev/sdb /mnt/0
>> mount: no medium found on /dev/sdb
>> [root@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@edge ~]# ls -l /dev/sdb*
brw-rw----. 1 root disk 8, 16 Apr 13 22:43 /dev/sdb
[root@edge ~]# mount /dev/sdb1 /mnt/0
mount: special device /dev/sdb1 does not exist

Mike
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to