Incoming from [EMAIL PROTECTED]: > > The 16.12.03 20:06:14, wrote "s. keeling" <[EMAIL PROTECTED]>: > > >> But the 1460D dont recognise my scsi-hd > >> because the module aha152x_cs.o for > >> the 1460D won´t load?! > > > >Define "won't load"; what are the error messages? What is the > > Sorry its worse, the module "aha152x_cs.o" dont > even exist on my debian woddy 3.0.1 system. > But "cardctl ident" show correctly my inserted > > The filesystem-types on the extern HD are ext/2 and > FAT16. How do I check if my kernel/modules support > this filesystem-typs.
Unless you've recompiled your kernel and de-selected ext2, it's pretty well a given that ext2 is supported. If you're running a stock Debian binary kernel straight from installation, ext2 should be there. Type "mount", then "cat /proc/filesystems" As for the aha152x module, I would have thought it would be there too, but maybe you have to recompile and ask for that support. Or, install a scsi support kernel? "apt-cache search kernel" should tell you which ones are available. -- Any technology distinguishable from magic is insufficiently advanced. (*) http://www.spots.ab.ca/~keeling - -

