Re: How to access my BlackBerry

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2011-04-13 at 20:17 +0100, Mike Fleetwood wrote:
> On 13 April 2011 18:40, Rick Stevens <ricks@xxxxxxxx> wrote:
> > Judging from that, it's /dev/sdb.  Do an "fdisk -l /dev/sdb" and you
> > should find the partition (IIRC, it'll be /dev/sdb1).  By default,
> > Fedora doesn't automount those devices unless you put in a udev rule
> > for it.  So must "mount /dev/sdb1 /mnt" and access /mnt.
> 
> Yup,
> 
> 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.

poc

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

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux