Não é possível montar o disco rígido externo USB 3.0

6

Eu tenho um disco rígido externo USB 3.0 que não consigo montar. A entrada aparece no comando "lsusb", mas não entendo exatamente como montá-la.

Esta é a saída do meu comando lsusb. "ASMedia Technology Inc." é o dispositivo USB 3.0. Eu gostaria de receber ajuda para montar e acessar o disco rígido.

Esta é a saída relevante do meu "sudo fdisk -l" quando conecto o USB 3.0 HDD a uma porta USB 2.0 normal:

Disk /dev/sdb: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x8e0eee9e

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           1          13      102400    7  HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sdb2              13       38914   312466432    7  HPFS/NTFS

Como você pode ver, a unidade sdb e as parições são listadas com precisão.

No entanto, quando eu conecto o USB 3.0 HDD à porta USB 3.0 (ExpressCard34) e executo o mesmo comando "sudo fdisk -l", as unidades sdb não são detectadas. Eles só parecem aparecer na saída "lsusb". Eu dei a saída "sudo fdisk -l" abaixo:

Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000b441f

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1       37434   300686336   83  Linux
/dev/sda2           37434       38914    11882497    5  Extended
/dev/sda5           37434       38914    11882496   82  Linux swap / Solaris

Esta é a saída relevante do meu "lsusb":

lsusb
Bus 009 Device 002: ID 174c:5106 ASMedia Technology Inc. 
Bus 008 Device 002: ID 0a5c:2150 Broadcom Corp. BCM2046 Bluetooth Device
Bus 008 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 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 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 5986:0205 Acer, Inc 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Esta é a saída relevante do meu "lsusb -v":

Bus 009 Device 002: ID 174c:5106 ASMedia Technology Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x174c ASMedia Technology Inc.
  idProduct          0x5106 
  bcdDevice            0.01
  iManufacturer           2 ASMedia
  iProduct                3 AS2105
  iSerial                 1 00000000000000000000
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk (Zip)
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
            bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0001
  Self Powered

Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         3 
  bMaxPacketSize0         9
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0003 3.0 root hub
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.35-28-generic xhci_hcd
  iProduct                2 xHCI Host Controller
  iSerial                 1 0000:04:00.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             4
  wHubCharacteristic 0x0009
    Per-port power switching
    Per-port overcurrent protection
    TT think time 8 FS bits
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power
   Port 3: 0000.0503 highspeed power enable connect
   Port 4: 0000.0503 highspeed power enable connect
Device Status:     0x0003
  Self Powered
  Remote Wakeup Enabled

Este é o erro dado quando tento montar o disco rígido:

shinso@shinso-IdeaPad:~$ sudo mount /dev/sdb /mnt
[sudo] password for shinso: 
mount: /dev/sdb: unknown device

Esta é a saída de "dmesg | tail":

[30062.774178] Either the lower file is not in a valid eCryptfs format, or the key could not be retrieved. Plaintext passthrough mode is not enabled; returning -EIO
[30535.800977] usb 9-4: USB disconnect, address 3
[30659.237342] Valid eCryptfs headers not found in file header region or xattr region
[30659.237351] Either the lower file is not in a valid eCryptfs format, or the key could not be retrieved. Plaintext passthrough mode is not enabled; returning -EIO
[31259.268310] Valid eCryptfs headers not found in file header region or xattr region
[31259.268313] Either the lower file is not in a valid eCryptfs format, or the key could not be retrieved. Plaintext passthrough mode is not enabled; returning -EIO
[31860.059058] Valid eCryptfs headers not found in file header region or xattr region
[31860.059062] Either the lower file is not in a valid eCryptfs format, or the key could not be retrieved. Plaintext passthrough mode is not enabled; returning -EIO
[32465.220590] Valid eCryptfs headers not found in file header region or xattr region
[32465.220593] Either the lower file is not in a valid eCryptfs format, or the key could not be retrieved. Plaintext passthrough mode is not enabled; returning -EIO

Estou usando o Ubuntu 10.10 (64 bits).

Eu incluí um screengrab do Utilitário de Disco para pessoas que desejam informações adicionais.

link

Qualquer ajuda é apreciada.

    
por Tenken 20.03.2011 / 12:06

4 respostas

3

Dependendo do formato da partição e do número da partição (ambos podem ser encontrados com sudo fdisk -l ), a sintaxe do comando mount seria algo assim:
sudo mount -t ntfs /dev/sdb1 /media/mountPoint
Observe que o comando listado pressupõe três coisas:

  1. Que a partição está em sdb e tem o número de 1 (que é como você acaba com /dev/sdb1 )
  2. Sua partição é do tipo ntfs (que a maioria das unidades de grande capacidade é, a menos que estejam formatadas para Macs (nesse caso, elas têm hfs+ ou semelhante à formatação)
  3. Você está tentando montar a unidade no local /media/mountPoint .

Cada um desses 3 itens que acabei de mencionar podem ser ajustados conforme necessário, com base no tipo de partição que está sendo usada, na localização para a qual você deseja montar a unidade e no número da partição da unidade.

EDITAR
Acabei de perceber que esqueci um passo crucial. Supondo que você vai usar o comando acima mencionado, você precisa criar o ponto de montagem primeiro. Portanto, usando meu exemplo acima de usar um ponto de montagem de /media/mountPoint , você precisará fazer esse comando antes de tentar montar a unidade:
mkdir /media/mountPoint
Se esse comando exigir que você tenha superusuário, anexe o comando mkdir com sudo , o que permitirá que o comando seja executado como superusuário.

    
por Thomas Ward 21.03.2011 / 04:37
3

A sua placa USB 3.0 pode alegar que possui o chipset NEC, que é perfeitamente compatível com o Linux, mas a saída do lsusb mostra que ele tem um chipset AsMedia (mais barato, menos compatível). Isso não é compatível (ainda) no modo USB 3.0 com o Linux.

    
por ish 05.07.2011 / 11:17
1

faça o download da ferramenta de configuração ntfs do Ubuntu Software center. Isso ajudará você a montar e R / W habilitar desabilitar. é fácil e fácil. você não precisa usar o terminal neste caso. Espero que funcione para você.

    
por nebula 21.03.2011 / 12:21
1

Eu não consegui fazer meu disco rígido funcionar quando conectei um ExpressCard USB 3.0 depois que a máquina foi inicializada. Eu li em algum lugar que o Ubuntu não parece detectar o ExpressCard corretamente se a máquina já está em execução, e detecta-los corretamente se ele é inserido antes de ligar a máquina.

Então, basicamente, tente inicializar com o ExpressCard já inserido e veja se o seu disco rígido funciona corretamente depois disso.

    
por Robert Ian Hawdon 30.04.2011 / 14:53