I haven't had a kernel boot in awhile on my amd64 box. my x86 box's are fine.<br>
<br>
Here is the kernel panic I get: (or atleast the last part of the screen output, i can't go up to look at more)<br>
<br>
Keep in mind, /dev/hda is a dvd drive,  the 2 harddrives in this box are SATA's on /dev/sda and /dev/sdb<br>
<br>
Buffer I/O error on device hda, logical block 9<br>
    /dev/hda: read failed after 0 of 2048 at 0: Input/output error<br>
    /dev/hda: read failed after 0 of 2048 at 573177856: Input/output error<br>
    /dev/hda: read failed after 0 of 2048 at 0: Input/output error<br>
    No volume groups found<br>
Activating logical volumes<br>
    /dev/hda: read failed after 0 of 2048 at 0: Input/output error<br>
     /dev/hda: read failed after 0 of 2048 at 0: Input/output error<br>

    /dev/hda: read failed after 0 of 2048 at 573177856: Input/output error<br>

    /dev/hda: read failed after 0 of 2048 at 0: Input/output error<br>
   Unable to find volume group "VolGroup00"<br>
ERROR: /bin/lvm exited abnormaly with value 5 ! (pid 432)<br>
Creating root device.<br>
Mounting root filesystem<br>
mount: error 6 mounting ext3<br>
Switching to new root<br>
ERROR opening /dev/console!!!!: 2<br>
error dup2'ing fd of 0 to 0<br>
error dup2'ing fd of 0 to 1<br>
error dup2'ing fd of 0 to 2<br>
unmounting old /proc<br>
unmounting old /sys<br>
switchroot: mount failed: 22<br>
Kernel panic - not syncing: Attempted to kill init!<br>