Can't mount usb hard drive in Linux mint


Recommended Posts

I have an Iomega usb hard drive that I accidentally formatted to read only.Right now it wont mount anymore.So I need to know,first,how to get it to mount again and then change it to read and write.

Os Linux mint 13 / Ubuntu 12.10

Hard drive Iomega usb 250gb

Link to comment
Share on other sites

I'm not very familiar with the custom interface that Linux Mint uses now, but open the tool named "Disk Utility". It's a package named palimpsest in synaptic. I personally am running Debian which Ubuntu and Mint are based on, so it should be in your default repos and this should all work no problem. The Disk Utility should list the drive as being connected, even if it isn't mounted. Left click the partition one time to make sure it's selected, and then write down the "Device" ID, it will probably be something like /dev/sdb1 .

Now open a terminal as root, or if Mint is like Ubuntu you can just do all this stuff with sudo added to the front.

Make a folder to mount stuff to manually with:

mkdir /mnt/temp

Now mount the drive to that location, replacing deviceid with the "Device" identifier you wrote down before.

mount deviceid /mnt/temp

If the drive is formatted in NTFS you may have to specify that in the mount command like this:

mount -t ntfs deviceid /mnt/temp

After it's mounted you can change the whole drive to read/write with the following (make sure you run this as root):

chmod -R 777 /mnt/temp

After that you can unmount the drive since it's currently mounted as root by running this as root:

umount /mnt/temp

Unplug the drive and plug it back in, it should mount automatically.

post-125978-0-26823200-1351308029.jpg

Link to comment
Share on other sites

How do I run that?

bAlternateSetting 11

bNumEndpoints 1

bInterfaceClass 1 Audio

bInterfaceSubClass 2 Streaming

bInterfaceProtocol 0

iInterface 0

AudioStreaming Interface Descriptor:

bLength 7

bDescriptorType 36

bDescriptorSubtype 1 (AS_GENERAL)

bTerminalLink 5

bDelay 0 frames

wFormatTag 1 PCM

AudioStreaming Interface Descriptor:

bLength 11

bDescriptorType 36

bDescriptorSubtype 2 (FORMAT_TYPE)

bFormatType 1 (FORMAT_TYPE_I)

bNrChannels 2

bSubframeSize 1

bBitResolution 8

bSamFreqType 1 Discrete

tSamFreq[ 0] 16000

Endpoint Descriptor:

bLength 9

bDescriptorType 5

bEndpointAddress 0x84 EP 4 IN

bmAttributes 5

Transfer Type Isochronous

Synch Type Asynchronous

Usage Type Data

wMaxPacketSize 0x0022 1x 34 bytes

bInterval 1

bRefresh 0

bSynchAddress 0

AudioControl Endpoint Descriptor:

bLength 7

bDescriptorType 37

bDescriptorSubtype 1 (EP_GENERAL)

bmAttributes 0x00

bLockDelayUnits 2 Decoded PCM samples

wLockDelay 0 Decoded PCM samples

Interface Descriptor:

bLength 9

bDescriptorType 4

bInterfaceNumber 2

bAlternateSetting 12

bNumEndpoints 1

bInterfaceClass 1 Audio

bInterfaceSubClass 2 Streaming

bInterfaceProtocol 0

iInterface 0

AudioStreaming Interface Descriptor:

bLength 7

bDescriptorType 36

bDescriptorSubtype 1 (AS_GENERAL)

bTerminalLink 5

bDelay 0 frames

wFormatTag 1 PCM

AudioStreaming Interface Descriptor:

bLength 11

bDescriptorType 36

bDescriptorSubtype 2 (FORMAT_TYPE)

bFormatType 1 (FORMAT_TYPE_I)

bNrChannels 1

bSubframeSize 1

bBitResolution 8

bSamFreqType 1 Discrete

tSamFreq[ 0] 16000

Endpoint Descriptor:

bLength 9

bDescriptorType 5

bEndpointAddress 0x84 EP 4 IN

bmAttributes 5

Transfer Type Isochronous

Synch Type Asynchronous

Usage Type Data

wMaxPacketSize 0x0011 1x 17 bytes

bInterval 1

bRefresh 0

bSynchAddress 0

AudioControl Endpoint Descriptor:

bLength 7

bDescriptorType 37

bDescriptorSubtype 1 (EP_GENERAL)

bmAttributes 0x00

bLockDelayUnits 2 Decoded PCM samples

wLockDelay 0 Decoded PCM samples

Interface Descriptor:

bLength 9

bDescriptorType 4

bInterfaceNumber 2

bAlternateSetting 13

bNumEndpoints 1

bInterfaceClass 1 Audio

bInterfaceSubClass 2 Streaming

bInterfaceProtocol 0

iInterface 0

AudioStreaming Interface Descriptor:

bLength 7

bDescriptorType 36

bDescriptorSubtype 1 (AS_GENERAL)

bTerminalLink 5

bDelay 0 frames

wFormatTag 1 PCM

AudioStreaming Interface Descriptor:

bLength 11

bDescriptorType 36

bDescriptorSubtype 2 (FORMAT_TYPE)

bFormatType 1 (FORMAT_TYPE_I)

bNrChannels 2

bSubframeSize 1

bBitResolution 8

bSamFreqType 1 Discrete

tSamFreq[ 0] 8000

Endpoint Descriptor:

bLength 9

bDescriptorType 5

bEndpointAddress 0x84 EP 4 IN

bmAttributes 5

Transfer Type Isochronous

Synch Type Asynchronous

Usage Type Data

wMaxPacketSize 0x0012 1x 18 bytes

bInterval 1

bRefresh 0

bSynchAddress 0

AudioControl Endpoint Descriptor:

bLength 7

bDescriptorType 37

bDescriptorSubtype 1 (EP_GENERAL)

bmAttributes 0x00

bLockDelayUnits 2 Decoded PCM samples

wLockDelay 0 Decoded PCM samples

Interface Descriptor:

bLength 9

bDescriptorType 4

bInterfaceNumber 2

bAlternateSetting 14

bNumEndpoints 1

bInterfaceClass 1 Audio

bInterfaceSubClass 2 Streaming

bInterfaceProtocol 0

iInterface 0

AudioStreaming Interface Descriptor:

bLength 7

bDescriptorType 36

bDescriptorSubtype 1 (AS_GENERAL)

bTerminalLink 5

bDelay 0 frames

wFormatTag 1 PCM

AudioStreaming Interface Descriptor:

bLength 11

bDescriptorType 36

bDescriptorSubtype 2 (FORMAT_TYPE)

bFormatType 1 (FORMAT_TYPE_I)

bNrChannels 1

bSubframeSize 1

bBitResolution 8

bSamFreqType 1 Discrete

tSamFreq[ 0] 8000

Endpoint Descriptor:

bLength 9

bDescriptorType 5

bEndpointAddress 0x84 EP 4 IN

bmAttributes 5

Transfer Type Isochronous

Synch Type Asynchronous

Usage Type Data

wMaxPacketSize 0x0009 1x 9 bytes

bInterval 1

bRefresh 0

bSynchAddress 0

AudioControl Endpoint Descriptor:

bLength 7

bDescriptorType 37

bDescriptorSubtype 1 (EP_GENERAL)

bmAttributes 0x00

bLockDelayUnits 2 Decoded PCM samples

wLockDelay 0 Decoded PCM samples

Interface Descriptor:

bLength 9

bDescriptorType 4

bInterfaceNumber 2

bAlternateSetting 15

bNumEndpoints 1

bInterfaceClass 1 Audio

bInterfaceSubClass 2 Streaming

bInterfaceProtocol 0

iInterface 0

AudioStreaming Interface Descriptor:

bLength 7

bDescriptorType 36

bDescriptorSubtype 1 (AS_GENERAL)

bTerminalLink 5

bDelay 0 frames

wFormatTag 1 PCM

AudioStreaming Interface Descriptor:

bLength 11

bDescriptorType 36

bDescriptorSubtype 2 (FORMAT_TYPE)

bFormatType 1 (FORMAT_TYPE_I)

bNrChannels 2

bSubframeSize 2

bBitResolution 16

bSamFreqType 1 Discrete

tSamFreq[ 0] 11025

Endpoint Descriptor:

bLength 9

bDescriptorType 5

bEndpointAddress 0x84 EP 4 IN

bmAttributes 13

Transfer Type Isochronous

Synch Type Synchronous

Usage Type Data

wMaxPacketSize 0x0030 1x 48 bytes

bInterval 1

bRefresh 0

bSynchAddress 0

AudioControl Endpoint Descriptor:

bLength 7

bDescriptorType 37

bDescriptorSubtype 1 (EP_GENERAL)

bmAttributes 0x00

bLockDelayUnits 2 Decoded PCM samples

wLockDelay 0 Decoded PCM samples

Interface Descriptor:

bLength 9

bDescriptorType 4

bInterfaceNumber 2

bAlternateSetting 16

bNumEndpoints 1

bInterfaceClass 1 Audio

bInterfaceSubClass 2 Streaming

bInterfaceProtocol 0

iInterface 0

AudioStreaming Interface Descriptor:

bLength 7

bDescriptorType 36

bDescriptorSubtype 1 (AS_GENERAL)

bTerminalLink 5

bDelay 0 frames

wFormatTag 1 PCM

AudioStreaming Interface Descriptor:

bLength 11

bDescriptorType 36

bDescriptorSubtype 2 (FORMAT_TYPE)

bFormatType 1 (FORMAT_TYPE_I)

bNrChannels 1

bSubframeSize 2

bBitResolution 16

bSamFreqType 1 Discrete

tSamFreq[ 0] 11025

Endpoint Descriptor:

bLength 9

bDescriptorType 5

bEndpointAddress 0x84 EP 4 IN

bmAttributes 13

Transfer Type Isochronous

Synch Type Synchronous

Usage Type Data

wMaxPacketSize 0x0018 1x 24 bytes

bInterval 1

bRefresh 0

bSynchAddress 0

AudioControl Endpoint Descriptor:

bLength 7

bDescriptorType 37

bDescriptorSubtype 1 (EP_GENERAL)

bmAttributes 0x00

bLockDelayUnits 2 Decoded PCM samples

wLockDelay 0 Decoded PCM samples

Interface Descriptor:

bLength 9

bDescriptorType 4

bInterfaceNumber 2

bAlternateSetting 17

bNumEndpoints 1

bInterfaceClass 1 Audio

bInterfaceSubClass 2 Streaming

bInterfaceProtocol 0

iInterface 0

AudioStreaming Interface Descriptor:

bLength 7

bDescriptorType 36

bDescriptorSubtype 1 (AS_GENERAL)

bTerminalLink 5

bDelay 0 frames

wFormatTag 1 PCM

AudioStreaming Interface Descriptor:

bLength 11

bDescriptorType 36

bDescriptorSubtype 2 (FORMAT_TYPE)

bFormatType 1 (FORMAT_TYPE_I)

bNrChannels 2

bSubframeSize 1

bBitResolution 8

bSamFreqType 1 Discrete

tSamFreq[ 0] 11025

Endpoint Descriptor:

bLength 9

bDescriptorType 5

bEndpointAddress 0x84 EP 4 IN

bmAttributes 13

Transfer Type Isochronous

Synch Type Synchronous

Usage Type Data

wMaxPacketSize 0x0018 1x 24 bytes

bInterval 1

bRefresh 0

bSynchAddress 0

AudioControl Endpoint Descriptor:

bLength 7

bDescriptorType 37

bDescriptorSubtype 1 (EP_GENERAL)

bmAttributes 0x00

bLockDelayUnits 2 Decoded PCM samples

wLockDelay 0 Decoded PCM samples

Interface Descriptor:

bLength 9

bDescriptorType 4

bInterfaceNumber 2

bAlternateSetting 18

bNumEndpoints 1

bInterfaceClass 1 Audio

bInterfaceSubClass 2 Streaming

bInterfaceProtocol 0

iInterface 0

AudioStreaming Interface Descriptor:

bLength 7

bDescriptorType 36

bDescriptorSubtype 1 (AS_GENERAL)

bTerminalLink 5

bDelay 0 frames

wFormatTag 1 PCM

AudioStreaming Interface Descriptor:

bLength 11

bDescriptorType 36

bDescriptorSubtype 2 (FORMAT_TYPE)

bFormatType 1 (FORMAT_TYPE_I)

bNrChannels 1

bSubframeSize 1

bBitResolution 8

bSamFreqType 1 Discrete

tSamFreq[ 0] 11025

Endpoint Descriptor:

bLength 9

bDescriptorType 5

bEndpointAddress 0x84 EP 4 IN

bmAttributes 13

Transfer Type Isochronous

Synch Type Synchronous

Usage Type Data

wMaxPacketSize 0x000c 1x 12 bytes

bInterval 1

bRefresh 0

bSynchAddress 0

AudioControl Endpoint Descriptor:

bLength 7

bDescriptorType 37

bDescriptorSubtype 1 (EP_GENERAL)

bmAttributes 0x00

bLockDelayUnits 2 Decoded PCM samples

wLockDelay 0 Decoded PCM samples

Interface Descriptor:

bLength 9

bDescriptorType 4

bInterfaceNumber 3

bAlternateSetting 0

bNumEndpoints 1

bInterfaceClass 3 Human Interface Device

bInterfaceSubClass 0 No Subclass

bInterfaceProtocol 0 None

iInterface 0

HID Device Descriptor:

bLength 9

bDescriptorType 33

bcdHID 1.00

bCountryCode 0 Not supported

bNumDescriptors 1

bDescriptorType 34 Report

wDescriptorLength 31

Report Descriptors:

** UNAVAILABLE **

Endpoint Descriptor:

bLength 7

bDescriptorType 5

bEndpointAddress 0x85 EP 5 IN

bmAttributes 3

Transfer Type Interrupt

Synch Type None

Usage Type Data

wMaxPacketSize 0x0001 1x 1 bytes

bInterval 10

Bus 002 Device 006: ID 059b:0155 Iomega Corp.

Couldn't open device, some information will be missing

Device Descriptor:

bLength 18

bDescriptorType 1

bcdUSB 2.00

bDeviceClass 0 (Defined at Interface level)

bDeviceSubClass 0

bDeviceProtocol 0

bMaxPacketSize0 64

idVendor 0x059b Iomega Corp.

idProduct 0x0155

bcdDevice 1.03

iManufacturer 0

iProduct 1

iSerial 2

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-Only

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 0x0040 1x 64 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 0x0040 1x 64 bytes

bInterval 0

Bus 001 Device 010: ID 059b:007e Iomega Corp. Mini 256MB/512MB Flash Drive [iOM2D5]

Couldn't open device, some information will be missing

Device Descriptor:

bLength 18

bDescriptorType 1

bcdUSB 2.00

bDeviceClass 0 (Defined at Interface level)

bDeviceSubClass 0

bDeviceProtocol 0

bMaxPacketSize0 64

idVendor 0x059b Iomega Corp.

idProduct 0x007e Mini 256MB/512MB Flash Drive [iOM2D5]

bcdDevice 0.01

iManufacturer 56

iProduct 63

iSerial 88

bNumConfigurations 1

Configuration Descriptor:

bLength 9

bDescriptorType 2

wTotalLength 32

bNumInterfaces 1

bConfigurationValue 1

iConfiguration 0

bmAttributes 0xc0

Self Powered

MaxPower 98mA

Interface Descriptor:

bLength 9

bDescriptorType 4

bInterfaceNumber 0

bAlternateSetting 0

bNumEndpoints 2

bInterfaceClass 8 Mass Storage

bInterfaceSubClass 6 SCSI

bInterfaceProtocol 80 Bulk-Only

iInterface 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

Endpoint Descriptor:

bLength 7

bDescriptorType 5

bEndpointAddress 0x88 EP 8 IN

bmAttributes 2

Transfer Type Bulk

Synch Type None

Usage Type Data

wMaxPacketSize 0x0200 1x 512 bytes

bInterval 0

lsusb output

lspci output

Synch Type Asynchronous

Usage Type Data

wMaxPacketSize 0x0022 1x 34 bytes

bInterval 1

bRefresh 0

bSynchAddress 0

AudioControl Endpoint Descriptor:

bLength 7

bDescriptorType 37

bDescriptorSubtype 1 (EP_GENERAL)

bmAttributes 0x00

bLockDelayUnits 2 Decoded PCM samples

wLockDelay 0 Decoded PCM samples

Interface Descriptor:

bLength 9

bDescriptorType 4

bInterfaceNumber 2

bAlternateSetting 12

bNumEndpoints 1

bInterfaceClass 1 Audio

bInterfaceSubClass 2 Streaming

bInterfaceProtocol 0

iInterface 0

AudioStreaming Interface Descriptor:

bLength 7

bDescriptorType 36

bDescriptorSubtype 1 (AS_GENERAL)

bTerminalLink 5

bDelay 0 frames

wFormatTag 1 PCM

AudioStreaming Interface Descriptor:

bLength 11

bDescriptorType 36

bDescriptorSubtype 2 (FORMAT_TYPE)

bFormatType 1 (FORMAT_TYPE_I)

bNrChannels 1

bSubframeSize 1

bBitResolution 8

bSamFreqType 1 Discrete

tSamFreq[ 0] 16000

Endpoint Descriptor:

bLength 9

bDescriptorType 5

bEndpointAddress 0x84 EP 4 IN

bmAttributes 5

Transfer Type Isochronous

Synch Type Asynchronous

Usage Type Data

wMaxPacketSize 0x0011 1x 17 bytes

bInterval 1

bRefresh 0

bSynchAddress 0

AudioControl Endpoint Descriptor:

bLength 7

bDescriptorType 37

bDescriptorSubtype 1 (EP_GENERAL)

bmAttributes 0x00

bLockDelayUnits 2 Decoded PCM samples

wLockDelay 0 Decoded PCM samples

Interface Descriptor:

bLength 9

bDescriptorType 4

bInterfaceNumber 2

bAlternateSetting 13

bNumEndpoints 1

bInterfaceClass 1 Audio

bInterfaceSubClass 2 Streaming

bInterfaceProtocol 0

iInterface 0

AudioStreaming Interface Descriptor:

bLength 7

bDescriptorType 36

bDescriptorSubtype 1 (AS_GENERAL)

bTerminalLink 5

bDelay 0 frames

wFormatTag 1 PCM

AudioStreaming Interface Descriptor:

bLength 11

bDescriptorType 36

bDescriptorSubtype 2 (FORMAT_TYPE)

bFormatType 1 (FORMAT_TYPE_I)

bNrChannels 2

bSubframeSize 1

bBitResolution 8

bSamFreqType 1 Discrete

tSamFreq[ 0] 8000

Endpoint Descriptor:

bLength 9

bDescriptorType 5

bEndpointAddress 0x84 EP 4 IN

bmAttributes 5

Transfer Type Isochronous

Synch Type Asynchronous

Usage Type Data

wMaxPacketSize 0x0012 1x 18 bytes

bInterval 1

bRefresh 0

bSynchAddress 0

AudioControl Endpoint Descriptor:

bLength 7

bDescriptorType 37

bDescriptorSubtype 1 (EP_GENERAL)

bmAttributes 0x00

bLockDelayUnits 2 Decoded PCM samples

wLockDelay 0 Decoded PCM samples

Interface Descriptor:

bLength 9

bDescriptorType 4

bInterfaceNumber 2

bAlternateSetting 14

bNumEndpoints 1

bInterfaceClass 1 Audio

bInterfaceSubClass 2 Streaming

bInterfaceProtocol 0

iInterface 0

AudioStreaming Interface Descriptor:

bLength 7

bDescriptorType 36

bDescriptorSubtype 1 (AS_GENERAL)

bTerminalLink 5

bDelay 0 frames

wFormatTag 1 PCM

AudioStreaming Interface Descriptor:

bLength 11

bDescriptorType 36

bDescriptorSubtype 2 (FORMAT_TYPE)

bFormatType 1 (FORMAT_TYPE_I)

bNrChannels 1

bSubframeSize 1

bBitResolution 8

bSamFreqType 1 Discrete

tSamFreq[ 0] 8000

Endpoint Descriptor:

bLength 9

bDescriptorType 5

bEndpointAddress 0x84 EP 4 IN

bmAttributes 5

Transfer Type Isochronous

Synch Type Asynchronous

Usage Type Data

wMaxPacketSize 0x0009 1x 9 bytes

bInterval 1

bRefresh 0

bSynchAddress 0

AudioControl Endpoint Descriptor:

bLength 7

bDescriptorType 37

bDescriptorSubtype 1 (EP_GENERAL)

bmAttributes 0x00

bLockDelayUnits 2 Decoded PCM samples

wLockDelay 0 Decoded PCM samples

Interface Descriptor:

bLength 9

bDescriptorType 4

bInterfaceNumber 2

bAlternateSetting 15

bNumEndpoints 1

bInterfaceClass 1 Audio

bInterfaceSubClass 2 Streaming

bInterfaceProtocol 0

iInterface 0

AudioStreaming Interface Descriptor:

bLength 7

bDescriptorType 36

bDescriptorSubtype 1 (AS_GENERAL)

bTerminalLink 5

bDelay 0 frames

wFormatTag 1 PCM

AudioStreaming Interface Descriptor:

bLength 11

bDescriptorType 36

bDescriptorSubtype 2 (FORMAT_TYPE)

bFormatType 1 (FORMAT_TYPE_I)

bNrChannels 2

bSubframeSize 2

bBitResolution 16

bSamFreqType 1 Discrete

tSamFreq[ 0] 11025

Endpoint Descriptor:

bLength 9

bDescriptorType 5

bEndpointAddress 0x84 EP 4 IN

bmAttributes 13

Transfer Type Isochronous

Synch Type Synchronous

Usage Type Data

wMaxPacketSize 0x0030 1x 48 bytes

bInterval 1

bRefresh 0

bSynchAddress 0

AudioControl Endpoint Descriptor:

bLength 7

bDescriptorType 37

bDescriptorSubtype 1 (EP_GENERAL)

bmAttributes 0x00

bLockDelayUnits 2 Decoded PCM samples

wLockDelay 0 Decoded PCM samples

Interface Descriptor:

bLength 9

bDescriptorType 4

bInterfaceNumber 2

bAlternateSetting 16

bNumEndpoints 1

bInterfaceClass 1 Audio

bInterfaceSubClass 2 Streaming

bInterfaceProtocol 0

iInterface 0

AudioStreaming Interface Descriptor:

bLength 7

bDescriptorType 36

bDescriptorSubtype 1 (AS_GENERAL)

bTerminalLink 5

bDelay 0 frames

wFormatTag 1 PCM

AudioStreaming Interface Descriptor:

bLength 11

bDescriptorType 36

bDescriptorSubtype 2 (FORMAT_TYPE)

bFormatType 1 (FORMAT_TYPE_I)

bNrChannels 1

bSubframeSize 2

bBitResolution 16

bSamFreqType 1 Discrete

tSamFreq[ 0] 11025

Endpoint Descriptor:

bLength 9

bDescriptorType 5

bEndpointAddress 0x84 EP 4 IN

bmAttributes 13

Transfer Type Isochronous

Synch Type Synchronous

Usage Type Data

wMaxPacketSize 0x0018 1x 24 bytes

bInterval 1

bRefresh 0

bSynchAddress 0

AudioControl Endpoint Descriptor:

bLength 7

bDescriptorType 37

bDescriptorSubtype 1 (EP_GENERAL)

bmAttributes 0x00

bLockDelayUnits 2 Decoded PCM samples

wLockDelay 0 Decoded PCM samples

Interface Descriptor:

bLength 9

bDescriptorType 4

bInterfaceNumber 2

bAlternateSetting 17

bNumEndpoints 1

bInterfaceClass 1 Audio

bInterfaceSubClass 2 Streaming

bInterfaceProtocol 0

iInterface 0

AudioStreaming Interface Descriptor:

bLength 7

bDescriptorType 36

bDescriptorSubtype 1 (AS_GENERAL)

bTerminalLink 5

bDelay 0 frames

wFormatTag 1 PCM

AudioStreaming Interface Descriptor:

bLength 11

bDescriptorType 36

bDescriptorSubtype 2 (FORMAT_TYPE)

bFormatType 1 (FORMAT_TYPE_I)

bNrChannels 2

bSubframeSize 1

bBitResolution 8

bSamFreqType 1 Discrete

tSamFreq[ 0] 11025

Endpoint Descriptor:

bLength 9

bDescriptorType 5

bEndpointAddress 0x84 EP 4 IN

bmAttributes 13

Transfer Type Isochronous

Synch Type Synchronous

Usage Type Data

wMaxPacketSize 0x0018 1x 24 bytes

bInterval 1

bRefresh 0

bSynchAddress 0

AudioControl Endpoint Descriptor:

bLength 7

bDescriptorType 37

bDescriptorSubtype 1 (EP_GENERAL)

bmAttributes 0x00

bLockDelayUnits 2 Decoded PCM samples

wLockDelay 0 Decoded PCM samples

Interface Descriptor:

bLength 9

bDescriptorType 4

bInterfaceNumber 2

bAlternateSetting 18

bNumEndpoints 1

bInterfaceClass 1 Audio

bInterfaceSubClass 2 Streaming

bInterfaceProtocol 0

iInterface 0

AudioStreaming Interface Descriptor:

bLength 7

bDescriptorType 36

bDescriptorSubtype 1 (AS_GENERAL)

bTerminalLink 5

bDelay 0 frames

wFormatTag 1 PCM

AudioStreaming Interface Descriptor:

bLength 11

bDescriptorType 36

bDescriptorSubtype 2 (FORMAT_TYPE)

bFormatType 1 (FORMAT_TYPE_I)

bNrChannels 1

bSubframeSize 1

bBitResolution 8

bSamFreqType 1 Discrete

tSamFreq[ 0] 11025

Endpoint Descriptor:

bLength 9

bDescriptorType 5

bEndpointAddress 0x84 EP 4 IN

bmAttributes 13

Transfer Type Isochronous

Synch Type Synchronous

Usage Type Data

wMaxPacketSize 0x000c 1x 12 bytes

bInterval 1

bRefresh 0

bSynchAddress 0

AudioControl Endpoint Descriptor:

bLength 7

bDescriptorType 37

bDescriptorSubtype 1 (EP_GENERAL)

bmAttributes 0x00

bLockDelayUnits 2 Decoded PCM samples

wLockDelay 0 Decoded PCM samples

Interface Descriptor:

bLength 9

bDescriptorType 4

bInterfaceNumber 3

bAlternateSetting 0

bNumEndpoints 1

bInterfaceClass 3 Human Interface Device

bInterfaceSubClass 0 No Subclass

bInterfaceProtocol 0 None

iInterface 0

HID Device Descriptor:

bLength 9

bDescriptorType 33

bcdHID 1.00

bCountryCode 0 Not supported

bNumDescriptors 1

bDescriptorType 34 Report

wDescriptorLength 31

Report Descriptors:

** UNAVAILABLE **

Endpoint Descriptor:

bLength 7

bDescriptorType 5

bEndpointAddress 0x85 EP 5 IN

bmAttributes 3

Transfer Type Interrupt

Synch Type None

Usage Type Data

wMaxPacketSize 0x0001 1x 1 bytes

bInterval 10

Bus 002 Device 006: ID 059b:0155 Iomega Corp.

Couldn't open device, some information will be missing

Device Descriptor:

bLength 18

bDescriptorType 1

bcdUSB 2.00

bDeviceClass 0 (Defined at Interface level)

bDeviceSubClass 0

bDeviceProtocol 0

bMaxPacketSize0 64

idVendor 0x059b Iomega Corp.

idProduct 0x0155

bcdDevice 1.03

iManufacturer 0

iProduct 1

iSerial 2

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-Only

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 0x0040 1x 64 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 0x0040 1x 64 bytes

bInterval 0

Bus 001 Device 010: ID 059b:007e Iomega Corp. Mini 256MB/512MB Flash Drive [iOM2D5]

Couldn't open device, some information will be missing

Device Descriptor:

bLength 18

bDescriptorType 1

bcdUSB 2.00

bDeviceClass 0 (Defined at Interface level)

bDeviceSubClass 0

bDeviceProtocol 0

bMaxPacketSize0 64

idVendor 0x059b Iomega Corp.

idProduct 0x007e Mini 256MB/512MB Flash Drive [iOM2D5]

bcdDevice 0.01

iManufacturer 56

iProduct 63

iSerial 88

bNumConfigurations 1

Configuration Descriptor:

bLength 9

bDescriptorType 2

wTotalLength 32

bNumInterfaces 1

bConfigurationValue 1

iConfiguration 0

bmAttributes 0xc0

Self Powered

MaxPower 98mA

Interface Descriptor:

bLength 9

bDescriptorType 4

bInterfaceNumber 0

bAlternateSetting 0

bNumEndpoints 2

bInterfaceClass 8 Mass Storage

bInterfaceSubClass 6 SCSI

bInterfaceProtocol 80 Bulk-Only

iInterface 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

Endpoint Descriptor:

bLength 7

bDescriptorType 5

bEndpointAddress 0x88 EP 8 IN

bmAttributes 2

Transfer Type Bulk

Synch Type None

Usage Type Data

wMaxPacketSize 0x0200 1x 512 bytes

bInterval 0

kris@kris-MG-63MI-7059 ~ $ lspci

00:00.0 Host bridge: NVIDIA Corporation Device 07c3 (rev a2)

00:00.1 RAM memory: NVIDIA Corporation nForce 630i memory controller (rev a2)

00:01.0 RAM memory: NVIDIA Corporation nForce 630i memory controller (rev a1)

00:01.1 RAM memory: NVIDIA Corporation nForce 630i memory controller (rev a1)

00:01.2 RAM memory: NVIDIA Corporation nForce 630i memory controller (rev a1)

00:01.3 RAM memory: NVIDIA Corporation nForce 630i memory controller (rev a1)

00:01.4 RAM memory: NVIDIA Corporation nForce 630i memory controller (rev a1)

00:01.5 RAM memory: NVIDIA Corporation nForce 630i memory controller (rev a1)

00:01.6 RAM memory: NVIDIA Corporation nForce 630i memory controller (rev a1)

00:02.0 RAM memory: NVIDIA Corporation nForce 630i memory controller (rev a1)

00:03.0 ISA bridge: NVIDIA Corporation MCP73 LPC Bridge (rev a2)

00:03.1 SMBus: NVIDIA Corporation MCP73 SMBus (rev a1)

00:03.2 RAM memory: NVIDIA Corporation MCP73 Memory Controller (rev a1)

00:03.3 Co-processor: NVIDIA Corporation MCP73 Co-processor (rev a2)

00:03.4 RAM memory: NVIDIA Corporation MCP73 Memory Controller (rev a1)

00:04.0 USB controller: NVIDIA Corporation GeForce 7100/nForce 630i USB (rev a1)

00:04.1 USB controller: NVIDIA Corporation MCP73 [nForce 630i] USB 2.0 Controller (EHCI) (rev a1)

00:08.0 IDE interface: NVIDIA Corporation MCP73 IDE (rev a1)

00:09.0 Audio device: NVIDIA Corporation MCP73 High Definition Audio (rev a1)

00:0a.0 PCI bridge: NVIDIA Corporation MCP73 PCI Express bridge (rev a1)

00:0b.0 PCI bridge: NVIDIA Corporation MCP73 PCI Express bridge (rev a1)

00:0c.0 PCI bridge: NVIDIA Corporation MCP73 PCI Express bridge (rev a1)

00:0d.0 PCI bridge: NVIDIA Corporation MCP73 PCI Express bridge (rev a1)

00:0e.0 IDE interface: NVIDIA Corporation MCP73 IDE (rev a2)

00:0f.0 Ethernet controller: NVIDIA Corporation MCP73 Ethernet (rev a2)

00:10.0 VGA compatible controller: NVIDIA Corporation C73 [GeForce 7050 / nForce 610i] (rev a2)

Link to comment
Share on other sites

output from mnt/temp

sudo mount -t ntfs /dev/sdc1 /mnt/temp

ntfs-3g: Failed to access volume '/dev/sdc1': No such file or directory

ntfs-3g 2012.1.15AR.1 external FUSE 28 - Third Generation NTFS Driver

Configuration type 7, XATTRS are on, POSIX ACLS are on

Copyright © 2005-2007 Yura Pakhuchiy

Copyright © 2006-2009 Szabolcs Szakacsits

Copyright © 2007-2011 Jean-Pierre Andre

Copyright © 2009 Erik Larsson

Usage: ntfs-3g [-o option[,...]] <device|image_file> <mount_point>

Options: ro (read-only mount), remove_hiberfile, uid=, gid=,

umask=, fmask=, dmask=, streams_interface=.

Please see the details in the manual (type: man ntfs-3g).

Example: ntfs-3g /dev/sda1 /mnt/windows

News, support and information: http://tuxera.com

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.