[Arthur Marsh] > When the system boots, checkfs.sh runs before module eata loads, and so > fsck is not performed on the filesystems on the SCSI disk. > > /etc/modules is then processed and the SCSI disk is accessible.
Which script is processing /etc/modules on your machine? Can you provide the output from 'ls /etc/rcS.d/'? On my machine, it is done by module-init-tools in the module-init-tools package, and it is started before checkfs.sh. Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

