Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Nov 2000 08:15:51 -0800 (PST)
From:      Jesse <j@lumiere.net>
To:        freebsd-questions@freebsd.org
Subject:   Making a customized kern.flp
Message-ID:  <Pine.BSF.4.21.0011160813490.89435-100000@localhost>

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

I'm trying to make a customized kern.flp to icnorporate some source code
changes to ata-raid.c which I believe I need to do a proper installation
on my system.

I'm having difficulty creating it though. I've created a custom kernel
with all the devices my system needs. I also added:

options MFS
options MD_ROOT
options INIT_PATH="/stand/sysinstall:/sbin/init"

However, when I boot off that floppy, after inserting the mfsroot.flp, I
get this error during bootup:

Mounting root from ufs:fd0c
init: not found in path /stand/sysinstall:/sbin/init
panic: no init

What else need I do to create a working custom installation kernel?

Thanks,

---
Jesse <j@lumiere.net>
"One has a moral responsibility to disobey unjust laws."
                  -- Dr. Martin Luther King Jr.



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




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