Announcement

Collapse
No announcement yet.

[Solved] USB memory stick still visible

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [Solved] USB memory stick still visible

    The normal problem is how to mount your USB stick, now I have the opposite problem. I have a USB stick and a memory card visible in the plasmoid for discovered connected devices. I can open them and the content is there. They are munted under /media and I can umount them but ... they are not connect to the machine! They are visible regardless if I reboot.

    They are visible in lsusb

    mega@Mega:~$ sudo lsusb
    Bus 001 Device 004: ID 0bda:0111 Realtek Semiconductor Corp. Card Reader
    Bus 001 Device 003: ID 1307:0163 Transcend Information, Inc. 512MB USB Flash Drive
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 002: ID 046d:c517 Logitech, Inc. LX710 Cordless Desktop Laser
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    mega@Mega:~$


    How do I get rid of them?

    edit: well just to add to the confusion, there is a disk visible that ... is not connected, the second disk is not there... when I mount the FAT volume it turn s up as EPKMUST which is also the name of the USB device? Is this the cached version of the USB stick?

    mega@Mega:/media$ sudo fdisk -l

    Disk /dev/sda: 160,0 GB, 160041885696 byte
    255 huvuden, 63 sektorer/spår, 19457 cylindrar
    Enheter = cylindrar av 16065 · 512 = 8225280 byte
    Diskidentifierare: 0x00067d5c

    Enhet Start Början Slut Block Id System
    /dev/sda1 * 1 2432 19535008+ 83 Linux
    /dev/sda2 2433 19457 136753312+ 5 Utökad
    /dev/sda5 2433 2675 1951866 82 Linux växling / Solaris
    /dev/sda6 2676 19457 134801383+ 83 Linux

    Disk /dev/sdb: 1010 MB, 1010826752 byte
    32 huvuden, 61 sektorer/spår, 1011 cylindrar
    Enheter = cylindrar av 1952 · 512 = 999424 byte
    Diskidentifierare: 0x91f72d24

    Enhet Start Början Slut Block Id System
    /dev/sdb1 1 749 730993+ 6 FAT16
    /dev/sdb2 750 880 127856 83 Linux
    /dev/sdb3 881 1011 127856 82 Linux växling / Solaris

    solved, I used cfdisk to remove the partitions on /dev/sdb. /dev/sdb is still there as a 1Gb disk but at least the shadow USB and memory stick are now gone.

    ok, ok it's not my day today, in the back of the machine there was a USB drive I thought it was a BT device since I always (well not always) add usb sticks to the front :-)

    so lesson learned, look in th back as well :-)


    Kubuntu
Working...
X