Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2002 19:21:05 +0200 (CEST)
From:      Harti Brandt <brandt@fokus.gmd.de>
To:        brian@freebsd.org, <current@freebsd.org>
Subject:   Revision 1.88 of kern_linker.c breaks module loading for diskless
Message-ID:  <20020425184846.Q795-100000@beagle.fokus.gmd.de>

next in thread | raw e-mail | index | archive | help

Hello,

the check for rootdev != NODEV introduced in rev 1.88 breaks loading of
kernel modules from an NFS mounted root in diskless configurations.
Dropping in gdb and printing rootdev shows -1 which is, I assume, NODEV.
This worked before without problems.

harti
-- 
harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private
              brandt@fokus.fhg.de



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020425184846.Q795-100000>