[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 _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-sysvinit-devel

