Results 1 to 8 of 8

Thread: Drive CRC errors upon startup after HD install

  1. #1
    Junior Member
    Join Date
    Feb 2004
    Posts
    2

    Drive CRC errors upon startup after HD install

    Hi folks,

    I've been having an issue with starting Knoppix 3.3 after I do a HD install.

    Apparently I'm getting the following errors upon startup.

    Configuring network interfaces ... usb_control/bulk_msg:timeout
    input: USB HID V1.10 Keyboard [BTC Multimedia USB Keyboard] on usb1:3.0
    Operation Failed.
    Done.

    <snip>

    Cleaning: /tmp /var/lock /var/run
    blk: queue c0334b60, limit 4095MB (0xfffffffff)
    blk: queue c0334ca8, limit 4095MB (0xfffffffff)
    hda: dma_intr: status=0x51 {DriveReady SeekComplete Error }
    hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
    hda: dma_intr: status=0x51 {DriveReady SeekComplete Error }
    hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
    hda: dma_intr: status=0x51 {DriveReady SeekComplete Error }
    hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
    hda: dma_intr: status=0x51 {DriveReady SeekComplete Error }
    hda: dma_intr: error=0x84 { DriveStatusError BadCRC }

    ... and it hangs.

    Any ideas? I've been working on this all day. Thanks in advance.

  2. #2
    Junior Member
    Join Date
    Feb 2004
    Location
    Kingston, Jamaica
    Posts
    3
    I'm having the same problem. I did a low-level format of the drive, and re-cfdisked (it's a clean HDD), and am stll encountering this error. I'm wondering if it is a bad CD burn?

  3. #3
    Senior Member registered user
    Join Date
    Feb 2003
    Posts
    929
    I think it's more likely to be a cableing or jumpering error (though some here have suggested different remedies).

  4. #4
    Junior Member
    Join Date
    Feb 2004
    Posts
    2
    I've used this drive for years as a Windows drive, so I know it's not jumpering or cables. I'm wondering if I'm hitting a 4GB limitation somewhere since all the bitmasks are set to 1.

  5. #5
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479

    Re: Drive CRC errors upon startup after HD install

    Quote Originally Posted by allanorn
    Hi folks,

    I've been having an issue with starting Knoppix 3.3 after I do a HD install.

    Apparently I'm getting the following errors upon startup.

    Configuring network interfaces ... usb_control/bulk_msg:timeout
    input: USB HID V1.10 Keyboard [BTC Multimedia USB Keyboard] on usb1:3.0
    Operation Failed.
    Done.

    <snip>

    Cleaning: /tmp /var/lock /var/run
    blk: queue c0334b60, limit 4095MB (0xfffffffff)
    blk: queue c0334ca8, limit 4095MB (0xfffffffff)
    hda: dma_intr: status=0x51 {DriveReady SeekComplete Error }
    hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
    hda: dma_intr: status=0x51 {DriveReady SeekComplete Error }
    hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
    hda: dma_intr: status=0x51 {DriveReady SeekComplete Error }
    hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
    hda: dma_intr: status=0x51 {DriveReady SeekComplete Error }
    hda: dma_intr: error=0x84 { DriveStatusError BadCRC }

    ... and it hangs.

    Any ideas? I've been working on this all day. Thanks in advance.
    Edit the file /etc/init.d/bootmisc.sh and near the bottom you should see a line with hdparm -d1 /dev/hda put a # character at the start of the line to comment it out. If this does not take care of the problem then your drive may be going bad you should get a testing program and find out. BTW in regards to your last post windows will happily accept a cable select for the jumpers, sometimes Linux will not they need to be set master or slave.

  6. #6
    Junior Member registered user
    Join Date
    Jun 2004
    Posts
    14
    I am getting similar error and would want to try out the suggestion. May be being a newbie I am missing something. After failing to boot due to above mentioned problem after HD install, I booted from LiveCD and tried to find hdparm line in /etc/init.d/bootmisc.sh but couldn't find any. I could find in knoppix-autoconfig though. I don't know whether I should be modifying it or whether I am looking into right place (as I am booting from CD)
    Pls. advise.

  7. #7
    Junior Member
    Join Date
    Aug 2004
    Posts
    1

    Might have solved it

    Hi,

    I might have solved the problem. I was setting up a used machine (formerly had Win9. I first went with SuSe but my install disks wouldn't read. Got sort of a working system but nothing to impress. Had a knoppix CD handy, so shoved it in and got it installed. Only problem was I was getting these errors regularly. I hadn't seen anything with Win98/SuSe but hadn't used either extensively, so I assumed it must be a hardware fault. Tried a new hard drive. Tried moving the hard drive from IDE0 to IDE1. To no avail.

    I messed around with various other settings. Then looked at the kernel startup (in /etc/lilo.conf) - the command line contains hda=scsi hdb=scsi hdc=scsi.... Which was a new one to me. The kernel documentation didn't explain it, so I changed each entry to hdX=none except for the one disk which was installed which I changed to hdc=autotune. It's been running and in use for about 3 hours now without a single occurrence - but I'm still keeping my fingers crossed

    HTH

  8. #8
    Junior Member registered user
    Join Date
    Oct 2004
    Posts
    14

    just met the same problem

    Thanks for this message, I fixed it by changing the hd jumper from cable select to master. Also I still don't know why. The orignal redhad 6.2 works fine under calbe select. The Knoppix 3.4 pop up the CRC error, but it's still working without any other problem.

Similar Threads

  1. Errors accessing a flash module (emulates an IDE hard drive)
    By nico.g in forum Hardware & Booting
    Replies: 9
    Last Post: 03-19-2005, 06:04 PM
  2. cloop and cp errors on hard drive install
    By daryl in forum Hdd Install / Debian / Apt
    Replies: 3
    Last Post: 12-07-2004, 08:33 AM
  3. errors while mounting slave drive
    By ogami1972 in forum Hdd Install / Debian / Apt
    Replies: 2
    Last Post: 08-24-2004, 10:40 AM
  4. USB drive errors
    By Arkaein in forum Hdd Install / Debian / Apt
    Replies: 0
    Last Post: 07-22-2004, 06:52 PM
  5. Samba problem, errors on startup.
    By rrijkse in forum Customising & Remastering
    Replies: 2
    Last Post: 05-25-2004, 10:50 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
  •  


Vintage DEC/CLEARPOINT INC. -QRAM-2 SAB-1 1MB Q-BUS MEMORY MSV11-QA (B2) picture

Vintage DEC/CLEARPOINT INC. -QRAM-2 SAB-1 1MB Q-BUS MEMORY MSV11-QA (B2)

$129.99



VINTAGE DEC Digital RK11-D DISK CONTROL M7255 PDP 11 (B1) picture

VINTAGE DEC Digital RK11-D DISK CONTROL M7255 PDP 11 (B1)

$129.99



Vintage DEC/The Redac mini cabinet front panel Digital Equipment Corp. 19

Vintage DEC/The Redac mini cabinet front panel Digital Equipment Corp. 19"

$269.99



DEC DIGITAL Equipment Corp VT220-D2 Vintage CRT Terminal picture

DEC DIGITAL Equipment Corp VT220-D2 Vintage CRT Terminal

$215.00



Digital Equipment Corporation DEC-2000 Vintage Keyboard - NOS  NEW in Plastic picture

Digital Equipment Corporation DEC-2000 Vintage Keyboard - NOS NEW in Plastic

$129.95



DEC  PDP 8/M  PDP 8M / 4 avail / Vintage Digital Equipment Corp /Also DEC PDP 12 picture

DEC PDP 8/M PDP 8M / 4 avail / Vintage Digital Equipment Corp /Also DEC PDP 12

$5775.00



Vintage DEC Digital RX 180 AB Dual 5.25

Vintage DEC Digital RX 180 AB Dual 5.25" Disk Drive

$149.00



Rare Vintage DEC DIGITAL DFO3  modem with manual   Powers up but UNTESTED picture

Rare Vintage DEC DIGITAL DFO3 modem with manual Powers up but UNTESTED

$69.95



VINTAGE DEC DIGITAL H866 MEM BUS TERM 100 OHM picture

VINTAGE DEC DIGITAL H866 MEM BUS TERM 100 OHM

$229.00



VINTAGE DEC DIGITAL RA81 READ/WRITE 5415253 Circuit board (B18) picture

VINTAGE DEC DIGITAL RA81 READ/WRITE 5415253 Circuit board (B18)

$119.99