FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > Debian > Debian User

 
 
LinkBack Thread Tools
 
Old 09-05-2010, 03:25 AM
Celejar
 
Default iomega 2TB external USB drive

On Sat, 04 Sep 2010 22:22:04 -0400
John Lindsay <jclind@sentex.net> wrote:

> I just picked up an Iomega 2TB external USB drive. It is formatted NTSF.
> When plugged into my Win7 pc it is seen however it does not show up on
> screen under Debian (lenny). Is this drive supported? How can I get it
> seen by debian?

You need to explain what you mean by "show up on screen". What does
dmesg / syslog say?

Celejar
--
foffl.sourceforge.net - Feeds OFFLine, an offline RSS/Atom aggregator
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20100904232529.6eb35af5.celejar@gmail.com">http://lists.debian.org/20100904232529.6eb35af5.celejar@gmail.com
 
Old 09-05-2010, 05:10 AM
"Boyd Stephen Smith Jr."
 
Default iomega 2TB external USB drive

On Saturday 04 September 2010 21:22:04 John Lindsay wrote:
> I just picked up an Iomega 2TB external USB drive. It is formatted NTSF.
> When plugged into my Win7 pc it is seen however it does not show up on
> screen under Debian (lenny). Is this drive supported? How can I get it
> seen by debian?

Make sure you install ntfs-3g -- the basic NTFS driver in the kernel does not
have high-quality write support.

If you want a pop-up notification when you plug the drive in, (and possibly
auto-mounting) make sure you choose a feature-complete desktop environment
like Gnome or KDE SC.
--
Boyd Stephen Smith Jr. ,= ,-_-. =.
bss@iguanasuicide.net ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-'
http://iguanasuicide.net/ \_/
 
Old 09-05-2010, 05:26 PM
Bob Proulx
 
Default iomega 2TB external USB drive

John Lindsay wrote:
> I just picked up an Iomega 2TB external USB drive. It is formatted
> NTSF. When plugged into my Win7 pc it is seen however it does not
> show up on screen under Debian (lenny). Is this drive supported? How
> can I get it seen by debian?

You need to be more specific in your question. "Seen" is such a
terrible word in a technical sense. For me that would mean that the
kernel's usb module detected it and logged it to /var/log/syslog.
Please look at the activity in /var/log/syslog and report what is
happening when you insert or remove the usb device.

But I imagine that you are using a GNOME desktop environment (or a KDE
desktop environment) and no icon is appearing on your desktop after
plugging it in? Is that what is happening for you? Unfortunately
with those it all depends upon what packages you have installed.
(Personally I despise those types of "happy" extras and disable them
on my machine so I won't be much help for you but at least it will
identify the problem.) It doesn't mean that your machine isn't
"seeing" the usb device.

Do you have gnome-mount installed?

$ dpkg -l gnome-mount

Summary: Both *before* and *after* inserting the usb device:

$ cat /proc/partitions
$ less /var/log/syslog

Observing any differences will be clues to what is happening.

Bob
 
Old 09-05-2010, 07:02 PM
Celejar
 
Default iomega 2TB external USB drive

[Please reply to the list, and not to me personally, as per the CoC.]

On Sun, 05 Sep 2010 10:21:38 -0400
John Lindsay <jclind@sentex.net> wrote:

> Celejar wrote:
> > On Sat, 04 Sep 2010 22:22:04 -0400
> > John Lindsay <jclind@sentex.net> wrote:
> >
> >
> >> I just picked up an Iomega 2TB external USB drive. It is formatted NTSF.
> >> When plugged into my Win7 pc it is seen however it does not show up on
> >> screen under Debian (lenny). Is this drive supported? How can I get it
> >> seen by debian?
> >>
> >
> > You need to explain what you mean by "show up on screen". What does
> > dmesg / syslog say?
> >
> > Celejar
> >
> Hi Celejar and Boyd
>
> I used synaptic to search for ntsf and installed it as it was unmarked.
> I am using gnome as a desktop.
>
> Celejar -- here is my dmesg -- first time I have used this -- I am
> making the assumption that the latest info is at the bottom of the list

Correct.

> -- it looks like it is attached but I see no icon like I do when I plug
> in a memory stick. It does not show up when I click on 'computer' under
> places.

I don't know anything about the desktop icons and such. You should try
to mount it from the CLI, with something like (as root)
'mount /dev/sda1 /mnt' and see what happens. If it doesn't work,
report the error messages and syslog / dmesg.

--
foffl.sourceforge.net - Feeds OFFLine, an offline RSS/Atom aggregator
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20100905150252.af643332.celejar@gmail.com">http://lists.debian.org/20100905150252.af643332.celejar@gmail.com
 
Old 09-06-2010, 10:19 AM
John Lindsay
 
Default iomega 2TB external USB drive

I accidentally sent my reply to Celejar direct instead of to the list
so I am reposting it to the group. If my 'dmseg' is too long -- sorry
about that --


elejar wrote:

On Sat, 04 Sep 2010 22:22:04 -0400
John Lindsay <jclind@sentex.net> wrote:


I just picked up an Iomega 2TB external USB drive. It is formatted
NTSF. When plugged into my Win7 pc it is seen however it does not
show up on screen under Debian (lenny). Is this drive supported? How
can I get it seen by debian?



You need to explain what you mean by "show up on screen". What does
dmesg / syslog say?

Celejar


Hi Celejar and Boyd

I used synaptic to search for ntsf and installed it as it was unmarked.
I am using gnome as a desktop.


Celejar -- here is my dmesg -- first time I have used this -- I am
making the assumption that the latest info is at the bottom of the list
-- it looks like it is attached but I see no icon like I do when I plug
in a memory stick. It does not show up when I click on 'computer' under
places.



John


dmesg:

2086389.733663] hdc: status error: status=0x58 { DriveReady SeekComplete
DataRequest }

[2086389.733669] ide: failed opcode was: unknown
[2086389.733672] hdc: drive not ready for command
[2086389.733712] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.733719] ide: failed opcode was: unknown
[2086389.733724] hdc: drive not ready for command
[2086389.733766] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.733773] ide: failed opcode was: unknown
[2086389.733778] hdc: drive not ready for command
[2086389.733852] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.733859] ide: failed opcode was: unknown
[2086389.733864] hdc: drive not ready for command
[2086389.733968] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.733975] ide: failed opcode was: unknown
[2086389.733982] hdc: drive not ready for command
[2086389.734056] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.734064] ide: failed opcode was: unknown
[2086389.734069] hdc: drive not ready for command
[2086389.734211] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.734219] ide: failed opcode was: unknown
[2086389.734225] hdc: drive not ready for command
[2086389.734580] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.734588] ide: failed opcode was: unknown
[2086389.734597] hdc: drive not ready for command
[2086389.734732] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.734740] ide: failed opcode was: unknown
[2086389.734744] hdc: drive not ready for command
[2086389.771899] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.771907] ide: failed opcode was: unknown
[2086389.771912] hdc: drive not ready for command
[2086389.771941] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.771945] ide: failed opcode was: unknown
[2086389.771948] hdc: drive not ready for command
[2086389.771976] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.771981] ide: failed opcode was: unknown
[2086389.771984] hdc: drive not ready for command
[2086389.772011] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.772016] ide: failed opcode was: unknown
[2086389.772019] hdc: drive not ready for command
[2086389.772022] hdc: weird block size 0
[2086389.772024] hdc: default to 2kb block size
[2086389.772051] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.772056] ide: failed opcode was: unknown
[2086389.772058] hdc: drive not ready for command
[2086389.772086] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.772090] ide: failed opcode was: unknown
[2086389.772093] hdc: drive not ready for command
[2086389.772121] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.772125] ide: failed opcode was: unknown
[2086389.772128] hdc: drive not ready for command
[2086389.772156] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.772161] ide: failed opcode was: unknown
[2086389.772164] hdc: drive not ready for command
[2086389.772191] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.772196] ide: failed opcode was: unknown
[2086389.772199] hdc: drive not ready for command
[2086389.772227] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.772232] ide: failed opcode was: unknown
[2086389.772235] hdc: drive not ready for command
[2086389.772262] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.772267] ide: failed opcode was: unknown
[2086389.772270] hdc: drive not ready for command
[2086389.772298] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.772303] ide: failed opcode was: unknown
[2086389.772306] hdc: drive not ready for command
[2086389.772352] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.772358] ide: failed opcode was: unknown
[2086389.772361] hdc: drive not ready for command
[2086389.772389] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.772395] ide: failed opcode was: unknown
[2086389.772398] hdc: drive not ready for command
[2086389.772460] hdc: status error: status=0x58 { DriveReady
SeekComplete DataRequest }

[2086389.772465] ide: failed opcode was: unknown
[2086389.772470] hdc: drive not ready for command
[2086391.383348] hdc: command error: status=0x51 { DriveReady
SeekComplete Error }
[2086391.383356] hdc: command error: error=0x54 { AbortedCommand
LastFailedSense=0x05 }

[2086391.383361] ide: failed opcode was: unknown
[2086391.384667] ATAPI device hdc:
[2086391.384670] Error: Illegal request -- (Sense key=0x05)
[2086391.384674] Logical block address out of range -- (asc=0x21,
ascq=0x00)

[2086391.384677] The failed "Seek" packet command was:
[2086391.384679] "2b 00 00 1f ff 6a 00 00 00 00 00 00 00 00 00 00 "
[2086391.384692] end_request: I/O error, dev hdc, sector 8388008
[2086391.384696] Buffer I/O error on device hdc, logical block 2097002
[2086391.385071] hdc: command error: status=0x51 { DriveReady
SeekComplete Error }
[2086391.385071] hdc: command error: error=0x54 { AbortedCommand
LastFailedSense=0x05 }

[2086391.385071] ide: failed opcode was: unknown
[2086391.386383] ATAPI device hdc:
[2086391.386387] Error: Illegal request -- (Sense key=0x05)
[2086391.386393] Logical block address out of range -- (asc=0x21,
ascq=0x00)

[2086391.386398] The failed "Read 10" packet command was:
[2086391.386399] "28 00 00 1f ff 6b 00 00 01 00 00 00 00 00 00 00 "
[2086391.386418] end_request: I/O error, dev hdc, sector 8388012
[2086391.386424] Buffer I/O error on device hdc, logical block 2097003
[2086391.387036] hdc: command error: status=0x51 { DriveReady
SeekComplete Error }
[2086391.387043] hdc: command error: error=0x54 { AbortedCommand
LastFailedSense=0x05 }

[2086391.387048] ide: failed opcode was: unknown
[2086391.388535] ATAPI device hdc:
[2086391.388537] Error: Illegal request -- (Sense key=0x05)
[2086391.388541] Logical block address out of range -- (asc=0x21,
ascq=0x00)

[2086391.388544] The failed "Read 10" packet command was:
[2086391.388545] "28 00 00 1f ff 6a 00 00 01 00 00 00 00 00 00 00 "
[2086391.388558] end_request: I/O error, dev hdc, sector 8388008
[2086391.388561] Buffer I/O error on device hdc, logical block 2097002
[2086391.389073] hdc: command error: status=0x51 { DriveReady
SeekComplete Error }
[2086391.389073] hdc: command error: error=0x54 { AbortedCommand
LastFailedSense=0x05 }

[2086391.389073] ide: failed opcode was: unknown
[2086391.390386] ATAPI device hdc:
[2086391.390390] Error: Illegal request -- (Sense key=0x05)
[2086391.390395] Logical block address out of range -- (asc=0x21,
ascq=0x00)

[2086391.390399] The failed "Read 10" packet command was:
[2086391.390401] "28 00 00 1f ff 6b 00 00 01 00 00 00 00 00 00 00 "
[2086391.390419] end_request: I/O error, dev hdc, sector 8388012
[2086391.390424] Buffer I/O error on device hdc, logical block 2097003
[2086392.143657] usb 3-2: USB disconnect, address 8
[2086392.518975] usb 1-4: new high speed USB device using ehci_hcd and
address 21

[2086392.591457] UDF-fs: No VRS found
[2086392.647458] ISO 9660 Extensions: Microsoft Joliet Level 3
[2086392.668668] ISO 9660 Extensions: RRIP_1991A
[2086393.638891] usb 1-4: configuration #1 chosen from 1 choice
[2086393.647103] scsi14 : SCSI emulation for USB Mass Storage devices
[2086393.647103] usb-storage: device found at 21
[2086393.647103] usb-storage: waiting for device to settle before scanning
[2086393.647103] usb 1-4: New USB device found, idVendor=059b,
idProduct=0370
[2086393.647103] usb 1-4: New USB device strings: Mfr=2, Product=3,
SerialNumber=1

[2086393.647103] usb 1-4: Product: Iomega
[2086393.647103] usb 1-4: Manufacturer: Iomega
[2086393.647103] usb 1-4: SerialNumber: FAFFFFF0FDF1FFF1BF600914
[2086393.647103] usb 1-7: USB disconnect, address 20
[2086394.080157] usb 5-1: new low speed USB device using uhci_hcd and
address 3

[2086394.269215] usb 5-1: configuration #1 chosen from 1 choice
[2086394.288826] hiddev96hidraw0: USB HID v1.00 Device [ActionStar] on
usb-0000:00:1d.3-1
[2086394.289008] usb 5-1: New USB device found, idVendor=2101,
idProduct=0201
[2086394.289014] usb 5-1: New USB device strings: Mfr=1, Product=0,
SerialNumber=0

[2086394.289018] usb 5-1: Manufacturer: ActionStar
[2086399.152706] usb-storage: device scan complete
[2086399.159019] scsi 14:0:0:0: Direct-Access Iomega E xternal
HD 0000 PQ: 0 ANSI: 4
[2086399.161205] sd 14:0:0:0: [sda] 3907029168 512-byte hardware sectors
(2000399 MB)

[2086399.168788] sd 14:0:0:0: [sda] Write Protect is off
[2086399.168794] sd 14:0:0:0: [sda] Mode Sense: 38 00 00 00
[2086399.168799] sd 14:0:0:0: [sda] Assuming drive cache: write through
[2086399.169206] sd 14:0:0:0: [sda] 3907029168 512-byte hardware sectors
(2000399 MB)

[2086399.177206] sd 14:0:0:0: [sda] Write Protect is off
[2086399.177206] sd 14:0:0:0: [sda] Mode Sense: 38 00 00 00
[2086399.177206] sd 14:0:0:0: [sda] Assuming drive cache: write through
[2086399.177206] sda: sda1
[2086408.031027] sd 14:0:0:0: [sda] Attached SCSI disk
[2086573.874935] usb 5-1: USB disconnect, address 3
[2086919.200128] usb 1-4: USB disconnect, address 21
[2086919.980542] usb 3-2: new low speed USB device using uhci_hcd and
address 9

[2086920.164085] usb 3-2: configuration #1 chosen from 1 choice
[2086920.185027] hiddev96hidraw0: USB HID v1.00 Device [ActionStar] on
usb-0000:00:1d.1-2
[2086920.185027] usb 3-2: New USB device found, idVendor=2101,
idProduct=0201
[2086920.185027] usb 3-2: New USB device strings: Mfr=1, Product=0,
SerialNumber=0

[2086920.185027] usb 3-2: Manufacturer: ActionStar
[2086925.020903] usb 3-1: new low speed USB device using uhci_hcd and
address 10

[2086925.325865] usb 3-1: configuration #1 chosen from 1 choice
[2086925.358273] hiddev97hidraw1: USB HID v1.00 Device [ActionStar] on
usb-0000:00:1d.1-1
[2086925.358431] usb 3-1: New USB device found, idVendor=2101,
idProduct=0201
[2086925.358436] usb 3-1: New USB device strings: Mfr=1, Product=0,
SerialNumber=0

[2086925.358440] usb 3-1: Manufacturer: ActionStar
[2086931.537276] usb 3-1: USB disconnect, address 10
[2086931.991990] usb 1-3: new high speed USB device using ehci_hcd and
address 25

[2086932.174665] usb 1-3: configuration #1 chosen from 1 choice
[2086932.179412] scsi15 : SCSI emulation for USB Mass Storage devices
[2086932.183908] usb-storage: device found at 25
[2086932.183908] usb-storage: waiting for device to settle before scanning
[2086932.179412] usb 1-3: New USB device found, idVendor=059b,
idProduct=0370
[2086932.179412] usb 1-3: New USB device strings: Mfr=2, Product=3,
SerialNumber=1

[2086932.179412] usb 1-3: Product: Iomega
[2086932.179412] usb 1-3: Manufacturer: Iomega
[2086932.179412] usb 1-3: SerialNumber: FAFFFFF0FDF1FFF1BF600914
[2086937.761423] usb-storage: device scan complete
[2086937.764001] scsi 15:0:0:0: Direct-Access Iomega E xternal
HD 0000 PQ: 0 ANSI: 4
[2086937.765923] sd 15:0:0:0: [sda] 3907029168 512-byte hardware sectors
(2000399 MB)

[2086937.776220] sd 15:0:0:0: [sda] Write Protect is off
[2086937.776227] sd 15:0:0:0: [sda] Mode Sense: 38 00 00 00
[2086937.776231] sd 15:0:0:0: [sda] Assuming drive cache: write through
[2086937.777240] sd 15:0:0:0: [sda] 3907029168 512-byte hardware sectors
(2000399 MB)

[2086937.785241] sd 15:0:0:0: [sda] Write Protect is off
[2086937.785241] sd 15:0:0:0: [sda] Mode Sense: 38 00 00 00
[2086937.785241] sd 15:0:0:0: [sda] Assuming drive cache: write through
[2086937.785241] sda: sda1
[2086950.127620] sd 15:0:0:0: [sda] Attached SCSI disk
[2086979.104382] usb 3-2: USB disconnect, address 9
[2086979.248063] usb 1-3: USB disconnect, address 25
[2086979.807279] usb 1-4: new high speed USB device using ehci_hcd and
address 27

[2086980.390118] usb 1-4: configuration #1 chosen from 1 choice
[2086980.394125] scsi16 : SCSI emulation for USB Mass Storage devices
[2086980.396219] usb-storage: device found at 27
[2086980.396224] usb-storage: waiting for device to settle before scanning
[2086980.394187] usb 1-4: New USB device found, idVendor=059b,
idProduct=0370
[2086980.394187] usb 1-4: New USB device strings: Mfr=2, Product=3,
SerialNumber=1

[2086980.394187] usb 1-4: Product: Iomega
[2086980.394187] usb 1-4: Manufacturer: Iomega
[2086980.394187] usb 1-4: SerialNumber: FAFFFFF0FDF1FFF1BF600914
[2086980.634133] usb 3-1: new low speed USB device using uhci_hcd and
address 11

[2086980.822615] usb 3-1: configuration #1 chosen from 1 choice
[2086980.846765] hiddev96hidraw0: USB HID v1.00 Device [ActionStar] on
usb-0000:00:1d.1-1
[2086980.846872] usb 3-1: New USB device found, idVendor=2101,
idProduct=0201
[2086980.846872] usb 3-1: New USB device strings: Mfr=1, Product=0,
SerialNumber=0

[2086980.846872] usb 3-1: Manufacturer: ActionStar
[2086985.845133] usb-storage: device scan complete
[2086985.855737] scsi 16:0:0:0: Direct-Access Iomega E xternal
HD 0000 PQ: 0 ANSI: 4
[2086985.857633] sd 16:0:0:0: [sda] 3907029168 512-byte hardware sectors
(2000399 MB)

[2086985.865635] sd 16:0:0:0: [sda] Write Protect is off
[2086985.865635] sd 16:0:0:0: [sda] Mode Sense: 38 00 00 00
[2086985.865635] sd 16:0:0:0: [sda] Assuming drive cache: write through
[2086985.865635] sd 16:0:0:0: [sda] 3907029168 512-byte hardware sectors
(2000399 MB)

[2086985.873634] sd 16:0:0:0: [sda] Write Protect is off
[2086985.873634] sd 16:0:0:0: [sda] Mode Sense: 38 00 00 00
[2086985.873634] sd 16:0:0:0: [sda] Assuming drive cache: write through
[2086985.873634] sda: sda1
[2086994.995742] sd 16:0:0:0: [sda] Attached SCSI disk
[2087458.428531] usb 1-4: USB disconnect, address 27
[2087459.249935] usb 3-2: new low speed USB device using uhci_hcd and
address 12

[2087459.402392] usb 3-2: configuration #1 chosen from 1 choice
[2087459.442401] hiddev97hidraw1: USB HID v1.00 Device [ActionStar] on
usb-0000:00:1d.1-2
[2087459.442401] usb 3-2: New USB device found, idVendor=2101,
idProduct=0201
[2087459.442401] usb 3-2: New USB device strings: Mfr=1, Product=0,
SerialNumber=0

[2087459.442401] usb 3-2: Manufacturer: ActionStar
[2087487.809083] usb 3-1: USB disconnect, address 11
[2087488.384082] usb 1-3: new high speed USB device using ehci_hcd and
address 29

[2087488.542109] usb 1-3: configuration #1 chosen from 1 choice
[2087488.546977] scsi17 : SCSI emulation for USB Mass Storage devices
[2087488.552516] usb-storage: device found at 29
[2087488.552520] usb-storage: waiting for device to settle before scanning
[2087488.546977] usb 1-3: New USB device found, idVendor=059b,
idProduct=0370
[2087488.546977] usb 1-3: New USB device strings: Mfr=2, Product=3,
SerialNumber=1

[2087488.546977] usb 1-3: Product: Iomega
[2087488.546977] usb 1-3: Manufacturer: Iomega
[2087488.546977] usb 1-3: SerialNumber: FAFFFFF0FDF1FFF1BF600914
[2087493.994354] usb-storage: device scan complete
[2087494.054126] scsi 17:0:0:0: Direct-Access Iomega E xternal
HD 0000 PQ: 0 ANSI: 4
[2087494.054126] sd 17:0:0:0: [sda] 3907029168 512-byte hardware sectors
(2000399 MB)

[2087494.066622] sd 17:0:0:0: [sda] Write Protect is off
[2087494.066622] sd 17:0:0:0: [sda] Mode Sense: 38 00 00 00
[2087494.066622] sd 17:0:0:0: [sda] Assuming drive cache: write through
[2087494.066622] sd 17:0:0:0: [sda] 3907029168 512-byte hardware sectors
(2000399 MB)

[2087494.074621] sd 17:0:0:0: [sda] Write Protect is off
[2087494.074621] sd 17:0:0:0: [sda] Mode Sense: 38 00 00 00
[2087494.074621] sd 17:0:0:0: [sda] Assuming drive cache: write through
[2087494.074621] sda:<6>usb 1-3: USB disconnect, address 29
[2087505.361713] sd 17:0:0:0: [sda] Result: hostbyte=DID_ERROR
driverbyte=DRIVER_OK,SUGGEST_OK

[2087505.361713] end_request: I/O error, dev sda, sector 0
[2087505.361713] Buffer I/O error on device sda, logical block 0
[2087505.366489] sd 17:0:0:0: [sda] Result: hostbyte=DID_ERROR
driverbyte=DRIVER_OK,SUGGEST_OK

[2087505.366489] end_request: I/O error, dev sda, sector 0
[2087505.366489] Buffer I/O error on device sda, logical block 0
[2087505.361713] sd 17:0:0:0: [sda] Result: hostbyte=DID_ERROR
driverbyte=DRIVER_OK,SUGGEST_OK

[2087505.361713] end_request: I/O error, dev sda, sector 0
[2087505.361713] Buffer I/O error on device sda, logical block 0
[2087505.366489] sd 17:0:0:0: [sda] Result: hostbyte=DID_ERROR
driverbyte=DRIVER_OK,SUGGEST_OK

[2087505.366489] end_request: I/O error, dev sda, sector 0
[2087505.366489] Buffer I/O error on device sda, logical block 0
[2087505.361713] sd 17:0:0:0: [sda] Result: hostbyte=DID_ERROR
driverbyte=DRIVER_OK,SUGGEST_OK

[2087505.361713] end_request: I/O error, dev sda, sector 0
[2087505.361713] Buffer I/O error on device sda, logical block 0
[2087505.366489] ldm_validate_partition_table(): Disk read failed.
[2087505.366489] sd 17:0:0:0: [sda] Result: hostbyte=DID_ERROR
driverbyte=DRIVER_OK,SUGGEST_OK

[2087505.366489] end_request: I/O error, dev sda, sector 0
[2087505.366489] Buffer I/O error on device sda, logical block 0
[2087505.361713] sd 17:0:0:0: [sda] Result: hostbyte=DID_ERROR
driverbyte=DRIVER_OK,SUGGEST_OK

[2087505.361713] end_request: I/O error, dev sda, sector 0
[2087505.361713] Buffer I/O error on device sda, logical block 0
[2087505.366489] sd 17:0:0:0: [sda] Result: hostbyte=DID_ERROR
driverbyte=DRIVER_OK,SUGGEST_OK

[2087505.366489] end_request: I/O error, dev sda, sector 0
[2087505.366489] Buffer I/O error on device sda, logical block 0
[2087505.366489] sd 17:0:0:0: [sda] Result: hostbyte=DID_ERROR
driverbyte=DRIVER_OK,SUGGEST_OK

[2087505.366489] end_request: I/O error, dev sda, sector 0
[2087505.366489] Buffer I/O error on device sda, logical block 0
[2087505.366489] Dev sda: unable to read RDB block 0
[2087505.366493] sd 17:0:0:0: [sda] Result: hostbyte=DID_NO_CONNECT
driverbyte=DRIVER_OK,SUGGEST_OK

[2087505.366493] end_request: I/O error, dev sda, sector 0
[2087505.366493] Buffer I/O error on device sda, logical block 0
[2087505.371728] sd 17:0:0:0: [sda] Result: hostbyte=DID_NO_CONNECT
driverbyte=DRIVER_OK,SUGGEST_OK

[2087505.371737] end_request: I/O error, dev sda, sector 0
[2087505.371779] sd 17:0:0:0: [sda] Result: hostbyte=DID_NO_CONNECT
driverbyte=DRIVER_OK,SUGGEST_OK

[2087505.371786] end_request: I/O error, dev sda, sector 24
[2087505.371816] sd 17:0:0:0: [sda] Result: hostbyte=DID_NO_CONNECT
driverbyte=DRIVER_OK,SUGGEST_OK

[2087505.371822] end_request: I/O error, dev sda, sector 24
[2087505.371853] sd 17:0:0:0: [sda] Result: hostbyte=DID_NO_CONNECT
driverbyte=DRIVER_OK,SUGGEST_OK

[2087505.371859] end_request: I/O error, dev sda, sector 0
[2087505.371873] unable to read partition table
[2087505.372007] sd 17:0:0:0: [sda] Attached SCSI disk
[2087506.080884] usb 1-4: new high speed USB device using ehci_hcd and
address 31

[2087516.219968] hub 1-0:1.0: unable to enumerate USB device on port 4
[2087516.680162] usb 1-4: new high speed USB device using ehci_hcd and
address 33

[2087516.959975] usb 1-4: configuration #1 chosen from 1 choice
[2087516.969705] scsi18 : SCSI emulation for USB Mass Storage devices
[2087516.969705] usb-storage: device found at 33
[2087516.969705] usb-storage: waiting for device to settle before scanning
[2087516.969705] usb 1-4: New USB device found, idVendor=059b,
idProduct=0370
[2087516.969705] usb 1-4: New USB device strings: Mfr=2, Product=3,
SerialNumber=1

[2087516.969705] usb 1-4: Product: Iomega
[2087516.969705] usb 1-4: Manufacturer: Iomega
[2087516.969705] usb 1-4: SerialNumber: FAFFFFF0FDF1FFF1BF600914
[2087517.206443] usb 3-1: new low speed USB device using uhci_hcd and
address 13

[2087517.458219] usb 3-1: configuration #1 chosen from 1 choice
[2087517.494884] hiddev96hidraw0: USB HID v1.00 Device [ActionStar] on
usb-0000:00:1d.1-1
[2087517.495046] usb 3-1: New USB device found, idVendor=2101,
idProduct=0201
[2087517.495052] usb 3-1: New USB device strings: Mfr=1, Product=0,
SerialNumber=0

[2087517.495056] usb 3-1: Manufacturer: ActionStar
[2087517.495075] usb 3-2: USB disconnect, address 12
[2087522.404216] usb-storage: device scan complete
[2087522.410881] scsi 18:0:0:0: Direct-Access Iomega E xternal
HD 0000 PQ: 0 ANSI: 4
[2087522.412715] sd 18:0:0:0: [sda] 3907029168 512-byte hardware sectors
(2000399 MB)

[2087522.425647] sd 18:0:0:0: [sda] Write Protect is off
[2087522.425654] sd 18:0:0:0: [sda] Mode Sense: 38 00 00 00
[2087522.425658] sd 18:0:0:0: [sda] Assuming drive cache: write through
[2087522.429148] sd 18:0:0:0: [sda] 3907029168 512-byte hardware sectors
(2000399 MB)

[2087522.433150] sd 18:0:0:0: [sda] Write Protect is off
[2087522.433150] sd 18:0:0:0: [sda] Mode Sense: 38 00 00 00
[2087522.433150] sd 18:0:0:0: [sda] Assuming drive cache: write through
[2087522.433150] sda: sda1
[2087522.455516] sd 18:0:0:0: [sda] Attached SCSI disk
[2087532.924202] usb 1-4: USB disconnect, address 33
[2087549.335561] usb 1-4: new high speed USB device using ehci_hcd and
address 34

[2087549.530574] usb 1-4: configuration #1 chosen from 1 choice
[2087549.535188] scsi19 : SCSI emulation for USB Mass Storage devices
[2087549.535188] usb-storage: device found at 34
[2087549.535188] usb-storage: waiting for device to settle before scanning
[2087549.537063] usb 1-4: New USB device found, idVendor=059b,
idProduct=0370
[2087549.537070] usb 1-4: New USB device strings: Mfr=2, Product=3,
SerialNumber=1

[2087549.537074] usb 1-4: Product: Iomega
[2087549.537078] usb 1-4: Manufacturer: Iomega
[2087549.537082] usb 1-4: SerialNumber: FAFFFFF0FDF1FFF1BF600914
[2087555.089780] usb-storage: device scan complete
[2087555.101745] scsi 19:0:0:0: Direct-Access Iomega E xternal
HD 0000 PQ: 0 ANSI: 4
[2087555.103645] sd 19:0:0:0: [sda] 3907029168 512-byte hardware sectors
(2000399 MB)

[2087555.119561] sd 19:0:0:0: [sda] Write Protect is off
[2087555.119567] sd 19:0:0:0: [sda] Mode Sense: 38 00 00 00
[2087555.119572] sd 19:0:0:0: [sda] Assuming drive cache: write through
[2087555.123538] sd 19:0:0:0: [sda] 3907029168 512-byte hardware sectors
(2000399 MB)

[2087555.127540] sd 19:0:0:0: [sda] Write Protect is off
[2087555.127540] sd 19:0:0:0: [sda] Mode Sense: 38 00 00 00
[2087555.127540] sd 19:0:0:0: [sda] Assuming drive cache: write through
[2087555.127540] sda: sda1
[2087555.139538] sd 19:0:0:0: [sda] Attached SCSI disk
[2087707.904196] usb 3-1: USB disconnect, address 13
[2087708.047726] usb 1-4: USB disconnect, address 34
[2087708.429721] usb 1-3: new high speed USB device using ehci_hcd and
address 35

[2087709.150919] hub 1-0:1.0: unable to enumerate USB device on port 3
[2087709.789691] usb 3-2: new low speed USB device using uhci_hcd and
address 14

[2087709.962517] usb 3-2: configuration #1 chosen from 1 choice
[2087709.984686] hiddev96hidraw0: USB HID v1.00 Device [ActionStar] on
usb-0000:00:1d.1-2
[2087709.984842] usb 3-2: New USB device found, idVendor=2101,
idProduct=0201
[2087709.984847] usb 3-2: New USB device strings: Mfr=1, Product=0,
SerialNumber=0

[2087709.984852] usb 3-2: Manufacturer: ActionStar
[2096771.799841] usb 3-2: USB disconnect, address 14
[2096802.760704] usb 1-3: new high speed USB device using ehci_hcd and
address 37

[2096802.920809] usb 1-3: configuration #1 chosen from 1 choice
[2096802.933310] scsi20 : SCSI emulation for USB Mass Storage devices
[2096802.933310] usb-storage: device found at 37
[2096802.933310] usb-storage: waiting for device to settle before scanning
[2096802.933310] usb 1-3: New USB device found, idVendor=059b,
idProduct=0370
[2096802.933310] usb 1-3: New USB device strings: Mfr=2, Product=3,
SerialNumber=1

[2096802.933310] usb 1-3: Product: Iomega
[2096802.933310] usb 1-3: Manufacturer: Iomega
[2096802.933310] usb 1-3: SerialNumber: FAFFFFF0FDF1FFF1BF600914
[2096808.255706] usb-storage: device scan complete
[2096808.261477] scsi 20:0:0:0: Direct-Access Iomega E xternal
HD 0000 PQ: 0 ANSI: 4
[2096808.263708] sd 20:0:0:0: [sda] 3907029168 512-byte hardware sectors
(2000399 MB)

[2096808.270702] sd 20:0:0:0: [sda] Write Protect is off
[2096808.270709] sd 20:0:0:0: [sda] Mode Sense: 38 00 00 00
[2096808.270713] sd 20:0:0:0: [sda] Assuming drive cache: write through
[2096808.271705] sd 20:0:0:0: [sda] 3907029168 512-byte hardware sectors
(2000399 MB)

[2096808.279070] sd 20:0:0:0: [sda] Write Protect is off
[2096808.279076] sd 20:0:0:0: [sda] Mode Sense: 38 00 00 00
[2096808.279080] sd 20:0:0:0: [sda] Assuming drive cache: write through
[2096808.279087] sda: sda1
[2096808.291704] sd 20:0:0:0: [sda] Attached SCSI disk
[2100280.986096] usb 1-3: USB disconnect, address 37
[2140718.275056] fuse init (API version 7.9)
[2144649.862907] cdrom: This disc doesn't have any tracks I recognize!
[2152219.197951] usb 1-3: new high speed USB device using ehci_hcd and
address 38

[2152219.345569] usb 1-3: configuration #1 chosen from 1 choice
[2152219.350436] scsi21 : SCSI emulation for USB Mass Storage devices
[2152219.356104] usb-storage: device found at 38
[2152219.356108] usb-storage: waiting for device to settle before scanning
[2152219.350436] usb 1-3: New USB device found, idVendor=059b,
idProduct=0370
[2152219.350436] usb 1-3: New USB device strings: Mfr=2, Product=3,
SerialNumber=1

[2152219.350436] usb 1-3: Product: Iomega
[2152219.350436] usb 1-3: Manufacturer: Iomega
[2152219.350436] usb 1-3: SerialNumber: FAFFFFF0FDF1FFF1BF600914
[2152224.457473] usb-storage: device scan complete
[2152224.464708] scsi 21:0:0:0: Direct-Access Iomega E xternal
HD 0000 PQ: 0 ANSI: 4
[2152224.465662] sd 21:0:0:0: [sda] 3907029168 512-byte hardware sectors
(2000399 MB)

[2152224.478635] sd 21:0:0:0: [sda] Write Protect is off
[2152224.478642] sd 21:0:0:0: [sda] Mode Sense: 38 00 00 00
[2152224.478646] sd 21:0:0:0: [sda] Assuming drive cache: write through
[2152224.482249] sd 21:0:0:0: [sda] 3907029168 512-byte hardware sectors
(2000399 MB)

[2152224.486251] sd 21:0:0:0: [sda] Write Protect is off
[2152224.486251] sd 21:0:0:0: [sda] Mode Sense: 38 00 00 00
[2152224.486251] sd 21:0:0:0: [sda] Assuming drive cache: write through
[2152224.486251] sda: sda1
[2152224.498249] sd 21:0:0:0: [sda] Attached SCSI disk
ve3sjv@tux-net:~$



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

Archive: 4C84C038.3000208@sentex.net">http://lists.debian.org/4C84C038.3000208@sentex.net
 
Old 09-06-2010, 10:26 AM
John Lindsay
 
Default iomega 2TB external USB drive

I did it again; sending a reply to the sender rather than the group --
hopefully I will be more careful in future --


Bob Proulx wrote:

John Lindsay wrote:


I just picked up an Iomega 2TB external USB drive. It is formatted
NTSF. When plugged into my Win7 pc it is seen however it does not
show up on screen under Debian (lenny). Is this drive supported? How
can I get it seen by debian?



You need to be more specific in your question. "Seen" is such a
terrible word in a technical sense. For me that would mean that the
kernel's usb module detected it and logged it to /var/log/syslog.
Please look at the activity in /var/log/syslog and report what is
happening when you insert or remove the usb device.

You're right. Seen is a terrible 'technical' word. I should have said
'no drive icon appears as it does when I install a 32g memory stick'.



But I imagine that you are using a GNOME desktop environment (or a KDE
desktop environment) and no icon is appearing on your desktop after
plugging it in? Is that what is happening for you? Unfortunately
with those it all depends upon what packages you have installed.
(Personally I despise those types of "happy" extras and disable them
on my machine so I won't be much help for you but at least it will
identify the problem.) It doesn't mean that your machine isn't
"seeing" the usb device.

Do you have gnome-mount installed?

$ dpkg -l gnome-mount


This is what shows up when I 'dpkg -l gnome-mount'. It looks like it is
installed. Whether that is the latest version or not -- haven't check
that out yet.


Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend

|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)

||/ Name Version Description
+++-==============-==============-============================================

ii gnome-mount 0.7-2 wrapper for (un)mounting and ejecting
storag

ve3sjv@tux-net:~$




Summary: Both *before* and *after* inserting the usb device:

$ cat /proc/partitions


This is with the drive disconnected

major minor #blocks name

3 0 78125000 hda
3 1 75473338 hda1
3 2 2650725 hda2
3 64 120060864 hdb


This is with the drive connected---

major minor #blocks name

3 0 78125000 hda
3 1 75473338 hda1
3 2 2650725 hda2
3 64 120060864 hdb
8 0 1953514584 sda
8 1 1953512001 sda1

So it is there. I just cannot see an icon or access the drive. I don't
know much about accessing drives from the command line and what little I
know gets me into a lot of 'trouble' especially if I screw up the email
(which I have done in the past and 'she who must be obeyed' was not to
impressed!!!



$ less /var/log/syslog

Observing any differences will be clues to what is happening.

Bob



I did the last statement and there is way too much information for my
ancient brain to make heads or tales over!!!
What information am I looking for in this syslog? Is it at the beginning
or end?


John


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

Archive: 4C84C1D1.9020001@sentex.net">http://lists.debian.org/4C84C1D1.9020001@sentex.net
 
Old 09-06-2010, 01:12 PM
Celejar
 
Default iomega 2TB external USB drive

On Mon, 06 Sep 2010 06:26:25 -0400
John Lindsay <jclind@sentex.net> wrote:

...

> > Summary: Both *before* and *after* inserting the usb device:
> >
> > $ cat /proc/partitions
> >
> This is with the drive disconnected
>
> major minor #blocks name
>
> 3 0 78125000 hda
> 3 1 75473338 hda1
> 3 2 2650725 hda2
> 3 64 120060864 hdb
>
>
> This is with the drive connected---
>
> major minor #blocks name
>
> 3 0 78125000 hda
> 3 1 75473338 hda1
> 3 2 2650725 hda2
> 3 64 120060864 hdb
> 8 0 1953514584 sda
> 8 1 1953512001 sda1
>
> So it is there. I just cannot see an icon or access the drive. I don't

Yes, it's there. sda is the drive, and sda1 is a partition on it. At
this point, dmesg and syslog won't be as much use, since the kernel
knows about the drive, and the problem is with the higher level tools.
I don't use those tools, so I won't really be able to help; perhaps
someone else will.

> know much about accessing drives from the command line and what little I
> know gets me into a lot of 'trouble' especially if I screw up the email
> (which I have done in the past and 'she who must be obeyed' was not to
> impressed!!!

It's really just a matter of 'mount /dev/sda1 /mnt' (as root). See if
it works, and if not, report the errors (and syslog may help here).

> > $ less /var/log/syslog
> >
> > Observing any differences will be clues to what is happening.
> >
> > Bob
> >
>
> I did the last statement and there is way too much information for my
> ancient brain to make heads or tales over!!!
> What information am I looking for in this syslog? Is it at the beginning
> or end?

The end. In linux, log messages are generally appended to the ends of
files. What one generally does here is watch syslog, like so (from a
console):

'tail -F /var/log/syslog'

This will print the new lines to the screen as they are added to the
file. So you start the 'tail' command, then do the 'mount' or
whatever, and note what gets added.

Celejar
--
foffl.sourceforge.net - Feeds OFFLine, an offline RSS/Atom aggregator
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20100906091241.1fab067b.celejar@gmail.com">http://lists.debian.org/20100906091241.1fab067b.celejar@gmail.com
 
Old 09-06-2010, 08:01 PM
John Lindsay
 
Default iomega 2TB external USB drive

Hi Celejar


I tried 'mount /dev/sdb1 /mnt' as /sda1 returned drive does not exist.
Using 'tail -F /var/log/syslog' when I try the mount command using
"/sdb1" returns -----


Sep 6 15:40:38 tux-net kernel: [119018.389495] sdb: sdb1
Sep 6 15:40:38 tux-net kernel: [119018.422500] sd 4:0:0:0: [sdb]
Attached SCSI disk
Sep 6 15:40:38 tux-net NetworkManager: <debug> [1283802038.156908]
nm_hal_device_added(): New device added (hal udi is
'/org/freedesktop/Hal/devices/storage_serial_Iomega_E_xternal_HD_FAFFFFF0FDF1FFF 1BF600914_0_0').

Sep 6 15:44:34 tux-net kernel: [119289.522770] NTFS volume version 3.1.
Sep 6 15:44:34 tux-net kernel: [119289.538772] NTFS-fs error (device
sdb1): load_system_files(): $LogFile is not clean. Mounting read-only.
Mount in Windows.
Sep 6 15:45:00 tux-net ntpd[3215]: synchronized to 132.246.168.148,
stratum 2

Sep 6 15:47:15 tux-net ntpd[3215]: synchronized to 199.212.17.34, stratum 2

It shows a NTSF formatted omega drive. It states read only. This much I
understand. I am taking a wild guess and thinking that it will show up a
an external drive under 'wine' -- I could be totally wrong in that
assumption.

All the rest is information lost on me!!!

I thank you for your assistance. My expertise is in hardware repair not
software/command line issues so please bear with me.


John




I


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

Archive: 4C854887.4010009@sentex.net">http://lists.debian.org/4C854887.4010009@sentex.net
 
Old 09-07-2010, 12:26 AM
Celejar
 
Default iomega 2TB external USB drive

On Mon, 06 Sep 2010 16:01:11 -0400
John Lindsay <jclind@sentex.net> wrote:

> Hi Celejar
>
>
> I tried 'mount /dev/sdb1 /mnt' as /sda1 returned drive does not exist.
> Using 'tail -F /var/log/syslog' when I try the mount command using
> "/sdb1" returns -----

The drive can be assigned different letters by the kernel, depending on
what else has already been seen by it when you plug it in. That's why
in general, once you have things working, the recommended method is to
mount by label or uuid.

> Sep 6 15:40:38 tux-net kernel: [119018.389495] sdb: sdb1
> Sep 6 15:40:38 tux-net kernel: [119018.422500] sd 4:0:0:0: [sdb]
> Attached SCSI disk
> Sep 6 15:40:38 tux-net NetworkManager: <debug> [1283802038.156908]
> nm_hal_device_added(): New device added (hal udi is
> '/org/freedesktop/Hal/devices/storage_serial_Iomega_E_xternal_HD_FAFFFFF0FDF1FFF 1BF600914_0_0').
> Sep 6 15:44:34 tux-net kernel: [119289.522770] NTFS volume version 3.1.
> Sep 6 15:44:34 tux-net kernel: [119289.538772] NTFS-fs error (device
> sdb1): load_system_files(): $LogFile is not clean. Mounting read-only.
> Mount in Windows.
> Sep 6 15:45:00 tux-net ntpd[3215]: synchronized to 132.246.168.148,
> stratum 2
> Sep 6 15:47:15 tux-net ntpd[3215]: synchronized to 199.212.17.34, stratum 2
>
> It shows a NTSF formatted omega drive. It states read only. This much I
> understand. I am taking a wild guess and thinking that it will show up a
> an external drive under 'wine' -- I could be totally wrong in that
> assumption.

It may or it may not, but we're not interested in that. Since the
mount seems to have worked, you now need to look at /mnt using your
favorite file manager - anything from 'ls' to 'mc' to Nautilus, Thunar,
etc.

> All the rest is information lost on me!!!

Don't know much about NTFS, but IIRC, the linux support (in particular
the vanilla in-kernel support) in incomplete, and insufficient for
certain repair operations, which is why you're being told to mount in
Windows, so that OS can do some housekeeping. Don't know how serious
such a message is likely to be, but if you're only mounting read-only,
you probably don't have much to lose. Famous last words - don't hold
me to them!

> I thank you for your assistance. My expertise is in hardware repair not
> software/command line issues so please bear with me.

Good luck, and report back on your findings (even a simple 'ls /mnt'
will be useful for a start).

Celejar
--
foffl.sourceforge.net - Feeds OFFLine, an offline RSS/Atom aggregator
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20100906202646.e4b27ac9.celejar@gmail.com">http://lists.debian.org/20100906202646.e4b27ac9.celejar@gmail.com
 
Old 09-07-2010, 02:22 AM
John Lindsay
 
Default iomega 2TB external USB drive

Hi Celelar

Just going through
'applications->Debian->applications->system->administration' and started
up 'gnome partition editor'. It showed me that its file system is ntsf;
its mountpoint is /mnt; its label is IOMEGA HDD; total size is 1.82TB
and I have used 61.37 GB.
It is mounted -- but not visible on the desktop. I first used it to
backup my win7 drive -- I wonder if I were to repartition it would it
then be visible to the desktop? The data that is on the drive is just a
backup of my win7 and of no real concern at this time.


John


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

Archive: 4C85A1F3.5090205@sentex.net">http://lists.debian.org/4C85A1F3.5090205@sentex.net
 

Thread Tools




All times are GMT. The time now is 02:24 PM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org