Results 1 to 3 of 3

Thread: USB Enclousure not working - contains HDD

  1. #1
    Junior Member
    Join Date
    Mar 2005
    Posts
    2

    USB Enclousure not working - contains HDD

    And will contain a dvd writer in future.

    After looking through the forums, i couldn't find anything that might help me. although i do have some stuff here that might help anyone who'd help me ^_^

    dmesg|grep ub&&dmesg|grep sd
    Code:
    ACPI: Subsystem revision 20040326
    SCSI subsystem driver Revision: 1.00
    usb.c: registered new driver hub
    hub.c: USB hub found
    hub.c: 2 ports detected
    hub.c: USB hub found
    hub.c: 2 ports detected
    hub.c: USB hub found
    hub.c: 2 ports detected
    hub.c: USB hub found
    hub.c: 2 ports detected
    Attached scsi disk sda at scsi1, channel 0, id 0, lun 0
    Attached scsi disk sdb at scsi1, channel 0, id 1, lun 0
    Attached scsi disk sdc at scsi1, channel 0, id 2, lun 0
    Attached scsi disk sdd at scsi1, channel 0, id 3, lun 0
    Attached scsi disk sde at scsi1, channel 0, id 4, lun 0
    Attached scsi disk sdf at scsi1, channel 0, id 5, lun 0
    Attached scsi disk sdg at scsi1, channel 0, id 6, lun 0
    Attached scsi disk sdh at scsi1, channel 0, id 7, lun 0
    SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
     sda: sda1 sda2 < sda5 sda6 sda7 >
    sdb : sector size 0 reported, assuming 512.
    SCSI device sdb: 1 512-byte hdwr sectors (0 MB)
     sdb: I/O error: dev 08:10, sector 0
    sdc : sector size 0 reported, assuming 512.
    SCSI device sdc: 1 512-byte hdwr sectors (0 MB)
     sdc: I/O error: dev 08:20, sector 0
    sdd : sector size 0 reported, assuming 512.
    SCSI device sdd: 1 512-byte hdwr sectors (0 MB)
     sdd: I/O error: dev 08:30, sector 0
    sde : sector size 0 reported, assuming 512.
    SCSI device sde: 1 512-byte hdwr sectors (0 MB)
     sde: I/O error: dev 08:40, sector 0
    sdf : sector size 0 reported, assuming 512.
    SCSI device sdf: 1 512-byte hdwr sectors (0 MB)
     sdf: I/O error: dev 08:50, sector 0
    sdg : sector size 0 reported, assuming 512.
    SCSI device sdg: 1 512-byte hdwr sectors (0 MB)
     sdg: I/O error: dev 08:60, sector 0
    sdh : sector size 0 reported, assuming 512.
    SCSI device sdh: 1 512-byte hdwr sectors (0 MB)
     sdh: I/O error: dev 08:70, sector 0
    Info fld=0x412e3, Current sd0b:00: sns = f0  3
    uname -a
    Code:
    Linux Knoppix 2.4.27 #2 SMP Mo Aug 9 00:39:37 CEST 2004 i686 GNU/Linux
    lspci
    Code:
    0000:00:00.0 Host bridge: Intel Corp. 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
    0000:00:01.0 PCI bridge: Intel Corp. 82865G/PE/P PCI to AGP Controller (rev 02)
    0000:00:1d.0 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #1 (rev 02)
    0000:00:1d.1 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #2 (rev 02)
    0000:00:1d.2 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #3 (rev 02)
    0000:00:1d.3 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #4 (rev 02)
    0000:00:1d.7 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
    0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev c2)
    0000:00:1f.0 ISA bridge: Intel Corp. 82801EB/ER (ICH5/ICH5R) LPC Bridge (rev 02)
    0000:00:1f.1 IDE interface: Intel Corp. 82801EB/ER (ICH5/ICH5R) Ultra ATA 100 Storage Controller (rev 02)
    0000:00:1f.3 SMBus: Intel Corp. 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
    0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
    0000:01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)
    0000:02:05.0 Ethernet controller: Marvell Technology Group Ltd. Yukon Gigabit Ethernet 10/100/1000Base-T Adapter (rev 13)
    0000:02:0a.0 Communication controller: Rockwell International HSF 56k Data/Fax/Voice Modem (rev 01)
    0000:02:0c.0 RAID bus controller: Integrated Technology Express, Inc. IT/ITE8212 Dual channel ATA RAID controller (PCI version seems to be IT8212, embedded seems (rev 11)
    cat /etc/fstab
    Code:
    /proc      /proc       proc   defaults            0 0
    /sys       /sys        sysfs  noauto              0 0
    /dev/pts   /dev/pts    devpts mode=0622           0 0
    /dev/fd0   /mnt/auto/floppy auto   user,noauto,exec,umask=000    0 0
    /dev/cdrom /mnt/auto/cdrom  auto   user,noauto,exec,ro 0 0
    /dev/cdrom1 /mnt/auto/cdrom1  auto   users,noauto,exec,ro 0 0
    # Added by KNOPPIX
    /dev/sda1 /mnt/sda1 vfat noauto,users,exec,umask=000,uid=knoppix,gid=knoppix 0 0
    # Added by KNOPPIX
    /dev/sda5 /mnt/sda5 vfat noauto,users,exec,umask=000,uid=knoppix,gid=knoppix 0 0
    # Added by KNOPPIX
    /dev/sda6 /mnt/sda6 vfat noauto,users,exec,umask=000,uid=knoppix,gid=knoppix 0 0
    # Added by KNOPPIX
    /dev/sda7 /mnt/sda7 vfat noauto,users,exec,umask=000,uid=knoppix,gid=knoppix 0 0
    # Added by KNOPPIX
    /dev/hda1 /mnt/hda1 vfat noauto,users,exec,umask=000,uid=knoppix,gid=knoppix 0 0
    # Added by KNOPPIX
    /dev/hda2 /mnt/hda2 ntfs noauto,users,exec,ro,umask=000,uid=knoppix,gid=knoppix 0 0
    # Added by KNOPPIX
    /dev/hdb1 /mnt/hdb1 vfat noauto,users,exec,umask=000,uid=knoppix,gid=knoppix 0 0
    # Added by KNOPPIX
    /dev/hdb5 /mnt/hdb5 vfat noauto,users,exec,umask=000,uid=knoppix,gid=knoppix 0 0
    # Added by KNOPPIX
    /dev/hdb6 /mnt/hdb6 vfat noauto,users,exec,umask=000,uid=knoppix,gid=knoppix 0 0
    fdisk -l
    Code:
    Disk /dev/sda: 160.0 GB, 160041885696 bytes
    255 heads, 63 sectors/track, 19457 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sda1   *           1        5838    46893703+   c  W95 FAT32 (LBA)
    /dev/sda2            5839       19457   109394617+   f  W95 Ext'd (LBA)
    /dev/sda5            5839       10605    38290896    b  W95 FAT32
    /dev/sda6           10606       15373    38298928+   b  W95 FAT32
    /dev/sda7           15374       19457    32804698+   b  W95 FAT32
    
    Disk /dev/hda: 13.6 GB, 13662609408 bytes
    255 heads, 63 sectors/track, 1661 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/hda1   *           1         997     8008371    b  W95 FAT32
    /dev/hda2             998        1661     5333580    7  HPFS/NTFS
    
    Disk /dev/hdb: 61.4 GB, 61492838400 bytes
    255 heads, 63 sectors/track, 7476 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/hdb1               1        3738    30025453+   c  W95 FAT32 (LBA)
    /dev/hdb2            3739        7476    30025485    f  W95 Ext'd (LBA)
    /dev/hdb5            3739        5607    15012711    b  W95 FAT32
    /dev/hdb6            5608        7476    15012711    b  W95 FAT32
    Note: In my usb enclousure i have a 80 gig segate drive

    i hope this is all you need to help me. thanks in advance.
    >Simon

  2. #2
    Senior Member registered user
    Join Date
    Mar 2004
    Posts
    1,516
    could i get the full output from dmesg? there should have beeb a detection of the drive, but it might have failed...

  3. #3
    Junior Member
    Join Date
    Mar 2005
    Posts
    2
    sorry to watse your time. i decided to install the hdd into my system using a free slot on my ide expansion card. but guess what? it messed up my window's drive settings (win9. so i guess its either linux, or windows... not too hard a choice eh? now if only i could repoint these symlinks, i'll be happy......

Similar Threads

  1. apt-get not working
    By linuxer in forum Hdd Install / Debian / Apt
    Replies: 2
    Last Post: 02-17-2006, 02:10 PM
  2. Any fix to get USB 2.0 working 3.8.1?
    By rduke15 in forum Hardware & Booting
    Replies: 1
    Last Post: 05-06-2005, 12:02 AM
  3. Replies: 3
    Last Post: 04-09-2004, 10:48 AM
  4. USB not working
    By lavaman094 in forum Hdd Install / Debian / Apt
    Replies: 4
    Last Post: 11-01-2003, 06:49 PM
  5. Sound working / not working on Knoppix 3.2
    By Tortoise in forum Hardware & Booting
    Replies: 6
    Last Post: 06-04-2003, 03:34 AM

Posting Permissions

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


(2) Seagate SAS Hard Drive Exos 7E8 3TB 7200RPM 128MB 12Gb/s 3.5 ST3000NM0035 picture

(2) Seagate SAS Hard Drive Exos 7E8 3TB 7200RPM 128MB 12Gb/s 3.5 ST3000NM0035

$49.99



Dell EMC WD-HITACHI H5H72101CLAR10T0 10TB 7.2K SAS 12Gb/s SED 3.5in A POH 0-50k picture

Dell EMC WD-HITACHI H5H72101CLAR10T0 10TB 7.2K SAS 12Gb/s SED 3.5in A POH 0-50k

$189.99



Seagate BarraCuda ST3000DM008 3TB Internal SATA 6Gb 3.5

Seagate BarraCuda ST3000DM008 3TB Internal SATA 6Gb 3.5" Hard Drive 7200RPM 64MB

$91.99



Lot of 4 750GB 2.5

Lot of 4 750GB 2.5" SATA Laptop Hard Drives HDD Tested Working Wiped 3TB

$59.00



Seagate ST500DM009 BarraCuda 500 GB 3.5

Seagate ST500DM009 BarraCuda 500 GB 3.5" SATA III Desktop Hard Drive

$14.99



Toshiba MG04ACA400 4TB 3.5-inch SATA 6 Gb/s 7,200 RPM Internal Hard Drive picture

Toshiba MG04ACA400 4TB 3.5-inch SATA 6 Gb/s 7,200 RPM Internal Hard Drive

$49.99



Seagate ST28000NM001C 28TB 256MB 7200RPM 3.5

Seagate ST28000NM001C 28TB 256MB 7200RPM 3.5" SATA 6.0Gb/s Enterprise Hard Drive

$669.99



Toshiba 14TB MG07 MG07ACA14TEY 7.2K RPM SATA 6Gb/s 512e 3.5

Toshiba 14TB MG07 MG07ACA14TEY 7.2K RPM SATA 6Gb/s 512e 3.5" Enterprise HDD

$299.00



WD Ultrastar DC HC530 14TB SATA 6G 3.5

WD Ultrastar DC HC530 14TB SATA 6G 3.5" 7200RPM Enterprise HDD - WUH721414ALE604

$329.99



Seagate 6TB HDD ST6000NM0034 7.2K 3.5

Seagate 6TB HDD ST6000NM0034 7.2K 3.5" SAS 12Gb/s (NOT FOR PC - FOR SERVER ONLY)

$87.00