Re: Hard Drive Problem

2008-04-04 Thread gdstm-lnxmlsts
Thanks. I believe you are right. I have used the hard drive for BT download for two years, this year use it to do weekly backup. but now it retired :( --- Paolo <[EMAIL PROTECTED]> wrote: > On Wed, Apr 02, 2008 at 11:06:52AM +0100, > [EMAIL PROTECTED] wrote: > > But another question, sometimes I

Re: Hard Drive Problem

2008-04-02 Thread Paolo
On Wed, Apr 02, 2008 at 11:06:52AM +0100, [EMAIL PROTECTED] wrote: > But another question, sometimes I didn't connect the > USB hard drive to my laptop, just power on it, it did > the same thing, reset. after a reset, the hard drive > was unaccessible. the hdd is definitely gone. Or the controller

Re: Hard Drive Problem

2008-04-02 Thread gdstm-lnxmlsts
Thanks. Today I have rebooted the hard drive many times, only two times worked. maybe you are right, the usb to ide controller has damaged. But another question, sometimes I didn't connect the USB hard drive to my laptop, just power on it, it did the same thing, reset. after a reset, the hard driv

Re: Hard Drive Problem

2008-04-02 Thread Florian Reitmeir
make sure all your cables are conntect, and make sure to try an other cable/drive cage. On Wed, 02 Apr 2008, [EMAIL PROTECTED] wrote: Apr 2 05:33:11 localhost kernel: sd 2:0:0:0: [sda] > Result: hostbyte=0x07 driverbyte=0x00 > Apr 2 05:33:11 localhost kernel: end_request: I/O > error, dev sda,

Re: Hard Drive Problem

2008-04-01 Thread gdstm-lnxmlsts
append some log for more detail. Apr 2 05:30:43 localhost kernel: usb 5-4.4: new high speed USB device using ehci_hcd and address 7 Apr 2 05:30:43 localhost kernel: usb 5-4.4: configuration #1 chosen from 1 choice Apr 2 05:30:43 localhost kernel: scsi2 : SCSI emulation for USB Mass Storage devic

Hard Drive Problem

2008-04-01 Thread gdstm-lnxmlsts
The laptop I have has worked nearly 2 years. But since the last three months, when I started to take it with me on the road, the problem appeared, some files can't be read randomly, I have checked the hard drive with bad block, no bad block. I noticed one thing that is when the laptop just booted u

Re: USB hard drive problem.

2003-08-14 Thread James Ferrando
Thanks Johann, I didn't actually have hotplug installed before, but have now installed it, and will try this out once I've filled it full of music. James On Mon, 11 Aug 2003, Johann Spies wrote: > On Mon, Aug 11, 2003 at 11:41:30AM +0200, [EMAIL PROTECTED] wrote:

Re: USB hard drive problem.

2003-08-14 Thread Johann Spies
On Wed, Aug 13, 2003 at 06:37:35PM +0200, [EMAIL PROTECTED] wrote: > Restarting the /etc/init.d/hotplug > didn't seem to work, so I'll try this next... > > > On Mon, 11 Aug 2003, Martin List-Petersen wrote: > > > > Try download this script: http://www.marlow.dk/tech/src/rescan-scsi-bus.sh.t

USB hard drive problem.

2003-08-14 Thread debianlaptop
Hi, I recently set up my laptop (running debian 3.0, with latest 2.4.18-bf24 kernel) to read from my archos jukebox 20 portable hard-drive/mp3 player by adding the following line to my /etc/fstab /dev/sda1 /archos auto rw,noauto,user,gid=users,uid=ferrando,umask= 033 0 0 the

Re: USB hard drive problem.

2003-08-14 Thread Martin List-Petersen
Citat [EMAIL PROTECTED]: > Hi, > I recently set up my laptop (running debian 3.0, with > latest 2.4.18-bf24 kernel) to read from my archos jukebox 20 > portable hard-drive/mp3 player by adding the following line to my > /etc/fstab > > /dev/sda1 /archos auto > rw,noauto,user,gid

Re: USB hard drive problem.

2003-08-14 Thread Johann Spies
On Mon, Aug 11, 2003 at 11:41:30AM +0200, [EMAIL PROTECTED] wrote: > Hi, > If I boot up the laptop with the drive connected then it works fine, > however if I boot up the laptop then connect the drive and try to mount > /archos then I get > > mount: /dev/sda1 is not a valid block device > > and

Re: USB hard drive problem.

2003-08-14 Thread debianlaptop
Thanks, Restarting the /etc/init.d/hotplug didn't seem to work, so I'll try this next... - James Ferrando On Mon, 11 Aug 2003, Martin List-Petersen wrote: > Citat [EMAIL PROTECTED]: > > > Hi, > >

Re: USB hard drive problem.

2003-08-14 Thread Johann Spies
On Wed, Aug 13, 2003 at 06:37:35PM +0200, [EMAIL PROTECTED] wrote: > Restarting the /etc/init.d/hotplug > didn't seem to work, so I'll try this next... > > > On Mon, 11 Aug 2003, Martin List-Petersen wrote: > > > > Try download this script: http://www.marlow.dk/tech/src/rescan-scsi-bus.sh.t

Re: USB hard drive problem.

2003-08-13 Thread debianlaptop
Thanks, Restarting the /etc/init.d/hotplug didn't seem to work, so I'll try this next... - James Ferrando On Mon, 11 Aug 2003, Martin List-Petersen wrote: > Citat [EMAIL PROTECTED]: > > > Hi, > >

Re: USB hard drive problem.

2003-08-11 Thread James Ferrando
Thanks Johann, I didn't actually have hotplug installed before, but have now installed it, and will try this out once I've filled it full of music. James On Mon, 11 Aug 2003, Johann Spies wrote: > On Mon, Aug 11, 2003 at 11:41:30AM +0200, [EMAIL PROTECTED] wrote:

Re: USB hard drive problem.

2003-08-11 Thread Johann Spies
On Mon, Aug 11, 2003 at 11:41:30AM +0200, [EMAIL PROTECTED] wrote: > Hi, > If I boot up the laptop with the drive connected then it works fine, > however if I boot up the laptop then connect the drive and try to mount > /archos then I get > > mount: /dev/sda1 is not a valid block device > > and

Re: USB hard drive problem.

2003-08-11 Thread Martin List-Petersen
Citat [EMAIL PROTECTED]: > Hi, > I recently set up my laptop (running debian 3.0, with > latest 2.4.18-bf24 kernel) to read from my archos jukebox 20 > portable hard-drive/mp3 player by adding the following line to my > /etc/fstab > > /dev/sda1 /archos auto > rw,noauto,user,gid

USB hard drive problem.

2003-08-11 Thread debianlaptop
Hi, I recently set up my laptop (running debian 3.0, with latest 2.4.18-bf24 kernel) to read from my archos jukebox 20 portable hard-drive/mp3 player by adding the following line to my /etc/fstab /dev/sda1 /archos auto rw,noauto,user,gid=users,uid=ferrando,umask= 033 0 0 the

Re: thinkpad i1452 hard drive problem

2000-07-27 Thread Blu
On Wed, Jul 26, 2000 at 11:58:44PM -0700, christoph hebeisen wrote: > once in a while the harddrive will start to make very regular noises like > crazy (sounds like the head is first seeking over the whole drive and then > crashing into the case again and again) that change their pattern every > fe

thinkpad i1452 hard drive problem

2000-07-27 Thread christoph hebeisen
hi, i've run debian (slink earlier, now potato) on my ibm thinkpad 1452 (type 2611) for almost a year without any bigger trouble. however there is one issue that keeps me gettin annoyed - it might be a hardware issue but it might be software as well: once in a while the harddrive will start to ma

Re: thinkpad i1452 hard drive problem

2000-07-27 Thread Blu
On Wed, Jul 26, 2000 at 11:58:44PM -0700, christoph hebeisen wrote: > once in a while the harddrive will start to make very regular noises like > crazy (sounds like the head is first seeking over the whole drive and then > crashing into the case again and again) that change their pattern every > f

thinkpad i1452 hard drive problem

2000-07-26 Thread christoph hebeisen
hi, i've run debian (slink earlier, now potato) on my ibm thinkpad 1452 (type 2611) for almost a year without any bigger trouble. however there is one issue that keeps me gettin annoyed - it might be a hardware issue but it might be software as well: once in a while the harddrive will start to m