[SCore-users-jp] [SCore-users] Experience with Express5800's running SCore

kameyama at pccluster.org kameyama at pccluster.org
Tue Jul 23 16:06:09 JST 2002


In article <200207230615.g6N6FKW02355 at emilepc.ess.nec.fr> Emile CARCAMO <emile.carcamo at nec.fr> wrotes:
> 	For your information, I've enclosed a script file describing
> 	both "df -H" output as well as a dmesg trace. Yes I've a RAID
> 	controller (DAC960) to monitor several physical devices ...
> 
> 	Note that "uname -a" shows 2.4.7 because I was only capable
> 	to boot from a RH-7.2 mkbootdisk floppy. Booting from hard
> 	disk drive still hangs at the very first beginning (linux is
> 	being loaded at that time).

I think probary initrd file is broken.
Please try below.

Pleaase check:
    /etc/modules.conf
This file must be following line:
    alias scsi_hostadapter DAC960
or
    alias scsi_hostadapter2 DAC960

And Please issu following command to make initrd disk:
    # /sbin/mkinitrd  /boot/initrd-2.4.18-1SCOREsmp.img 2.4.18-1SCOREsmp
    # /sbin/mkinitrd  /boot/initrd-2.4.18-1SCORE.img 2.4.18-1SCORE
Please check:
     /etc/lilo.conf
image file version and initrd file version must be much.
And re-install lilo, and reboot.
    # /sbin/lilo
    # reboot

If reboot is fail, you need to rebuild kernel with statically linked DAC960
driver.

                       from Kameyama Toyohisa



More information about the SCore-users mailing list