Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: can't detect usb harddrive after 10.04

  1. #11
    anewguy is offline I Ubuntu, Therefore, I Am
    Join Date
    Jun 2007
    Location
    Sometimes I visit earth
    Beans
    5,435
    Distro
    Ubuntu 12.04 Precise Pangolin

    Wink Re: can't detect usb harddrive after 10.04

    Please post the outputs I requested before:

    lsusb

    sudo lsusb

    mount


    Dave

  2. #12
    Join Date
    Sep 2007
    Location
    Nashville, TN
    Beans
    190
    Distro
    Ubuntu Mate Development Release

    Re: can't detect usb harddrive after 10.04

    Quote Originally Posted by anewguy View Post
    sudo lsusb
    mount
    The following is the results I got, I am trying to detect/mount "Simpletech". Thanks

    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 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 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 002: ID 058f:6387 Alcor Micro Corp. Transcend JetFlash Flash Drive
    Bus 001 Device 003: ID 0bda:8172 Realtek Semiconductor Corp. RTL8191S WLAN Adapter
    Bus 005 Device 002: ID 046d:c52e Logitech, Inc.
    Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 002 Device 003: ID 4971:cb07 SimpleTech


    /cow on / type overlayfs (rw,commit=0,commit=0)
    proc on /proc type proc (rw,noexec,nosuid,nodev)
    sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
    fusectl on /sys/fs/fuse/connections type fusectl (rw)
    udev on /dev type devtmpfs (rw,mode=0755)
    devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
    tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
    /dev/sdb1 on /cdrom type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=cp437, iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
    /dev/loop0 on /rofs type squashfs (ro,noatime)
    none on /sys/kernel/debug type debugfs (rw)
    none on /sys/kernel/security type securityfs (rw)
    tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
    none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
    none on /run/shm type tmpfs (rw,nosuid,nodev)
    binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
    gvfs-fuse-daemon on /home/ubuntu/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=ubuntu)
    ASRock ION3D 152D Intel Atom D525 (1.8GHz, dual-core) NVIDIA GT218-ION 1 x HDMI 2GB/320GB, Ubuntu Mate 18.04

  3. #13
    anewguy is offline I Ubuntu, Therefore, I Am
    Join Date
    Jun 2007
    Location
    Sometimes I visit earth
    Beans
    5,435
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: can't detect usb harddrive after 10.04

    If you do

    lsusb

    without the sudo, does the disk still show in the output?

    Thanks!
    dave

  4. #14
    Join Date
    Sep 2007
    Location
    Nashville, TN
    Beans
    190
    Distro
    Ubuntu Mate Development Release

    Re: can't detect usb harddrive after 10.04

    Quote Originally Posted by anewguy View Post
    If you do

    lsusb

    without the sudo, does the disk still show in the output?

    Thanks!
    dave
    Well they yield practically the same things:
    ubuntu@ubuntu:~$ sudo lsusb

    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    Bus 003 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 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    Bus 001 Device 002: ID 058f:6387 Alcor Micro Corp. Transcend JetFlash Flash Drive

    Bus 001 Device 003: ID 0bda:8172 Realtek Semiconductor Corp. RTL8191S WLAN Adapter

    Bus 002 Device 003: ID 4971:cb07 SimpleTech

    Bus 005 Device 002: ID 046d:c52e Logitech, Inc.

    Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

    ubuntu@ubuntu:~$ lsusb

    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    Bus 003 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 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    Bus 001 Device 002: ID 058f:6387 Alcor Micro Corp. Transcend JetFlash Flash Drive

    Bus 001 Device 003: ID 0bda:8172 Realtek Semiconductor Corp. RTL8191S WLAN Adapter

    Bus 002 Device 003: ID 4971:cb07 SimpleTech

    Bus 005 Device 002: ID 046d:c52e Logitech, Inc.

    Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    ASRock ION3D 152D Intel Atom D525 (1.8GHz, dual-core) NVIDIA GT218-ION 1 x HDMI 2GB/320GB, Ubuntu Mate 18.04

  5. #15
    anewguy is offline I Ubuntu, Therefore, I Am
    Join Date
    Jun 2007
    Location
    Sometimes I visit earth
    Beans
    5,435
    Distro
    Ubuntu 12.04 Precise Pangolin

    Wink Re: can't detect usb harddrive after 10.04

    Just wanted to let you know I haven't forgotten you, just that I'm still searching to see if I can find something to help you.

    Dave

  6. #16
    Join Date
    Sep 2007
    Location
    Nashville, TN
    Beans
    190
    Distro
    Ubuntu Mate Development Release

    Re: can't detect usb harddrive after 10.04

    Quote Originally Posted by anewguy View Post
    Just wanted to let you know I haven't forgotten you, just that I'm still searching to see if I can find something to help you.

    Dave
    Thanks, I was out of the country myself and just got back!
    ASRock ION3D 152D Intel Atom D525 (1.8GHz, dual-core) NVIDIA GT218-ION 1 x HDMI 2GB/320GB, Ubuntu Mate 18.04

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •