Filip Van Raemdonck <[EMAIL PROTECTED]> writes:
> First, when I tried running the badblocks scan on the new created partitions,
> I got the following error:
>
> badblocks: error while loading shared libraries: badblocks: undefined symbol:
>ext2fs_sync_device
>
> Not really a problem (it wasn't
The modconf is wrong, according 3c509.c:
#ifdef MODULE
/* Parameters that may be passed into the module. */
static int debug = -1;
static int irq[] = {-1, -1, -1, -1, -1, -1, -1, -1};
static int xcvr[] = {-1, -1, -1, -1, -1, -1, -1, -1};
and somewhare on http://www.scyld.com (in 3c509
2 matches
Mail list logo