Re: HP USB Mass Storage device issue

From: ABrady (nala_at_kc.rr.com)
Date: 02/27/05

  • Next message: Jonathan Kaye: "aptitude --with-recommends"
    Date: Sun, 27 Feb 2005 01:47:46 -0600
    To: debian-user@lists.debian.org
    
    

    On Sat, 26 Feb 2005 19:32:17 -0800
    Anthony Tippett <atippett@sports-it.com> wrote:

    > I'm having issues trying to partition/mount an usb device. The device
    > is a HP usb digital drive (looks like a small memstick). If anyone
    > can help or has suggestions please let me know.
    >
    > When I insert the device into the usb it is registered with hotplug:

    > Feb 26 19:15:30 act kernel: Attached scsi removable disk sda at scsi8,
    > channel 0 , id 0, lun 0

    > However, when I try to partition the disk it says "No medium found".

    > Here's my information from /proc

    Try 'cfdisk -z' on it and see what you get.

    Barring that, take a look at other drives. Mine have been known to show
    up as one thing in the logs and end up somewhere else. They've also been
    known to skip devices, so I have sda, sdb, sde, sdf and so forth instead
    of having them in order. This varies, so they might end up in order and
    they might not.

    Try 'fdisk -l /dev/sd?' changing '?' to a letter to designate the
    device.

    -- 
    Microsoft: The company that made computing dangerous.
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Jonathan Kaye: "aptitude --with-recommends"