bootp starts before network device?

Ookhoi (ookhoi@dds.nl)
Tue, 23 Jan 2001 08:54:18 +0100


Hi,

I try to boot my vaio c1ve with an usb floppy drive and a kernel with
bootp and nfs root support. Unfortunately, it doesn't work, and the
reason for that seemes to be that bootp starts before the nic is
detected.

It says: IP-Config: No network devices available.

a few lines below that the nic (3com 575) is detected.
Of course it fails to do the nfs mount.

This is with kernel 2.4.1-pre9.

I've used root nfs and bootp a lot with older kernels (2.3, 2.4-test),
but older kernels wont boot on the vaio.

Is there a way to delay bootp, or move the nic detection up? Should I
send more info (.config)?

Tia.

Ookhoi

PS, also tried to mount root image from floppy, but that fails too. The
floppy drive gets detected (usb support in the kernel), but it doesn't
seem to connect /dev/sda to it (the fdd is available via /dev/sda
according to the Internet). I have scsi support (disk and generic).
Maybe someone has a suggestion on this too?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/