Date: Mon, 19 Jul 1999 17:08:55 +0100 (BST) From: James Holtom <jholtom@netforce.net> To: freebsd-questions@freebsd.org Subject: Custom-kernel boot floppies Message-ID: <Pine.BSF.4.10.9907191654440.2805-100000@bagpuss.i.netforce.net>
next in thread | raw e-mail | index | archive | help
Hi,
Having got my custom-kernel built with integral Compaq RAID support to
compile, (thanks to J Lemon) I have now moved onto the task of trying to
build some boot-floppies for 3.2-Stable, containing that very kernel.
And am again running into problems I cannot fix. :-(
I've done everything I (think I) need to and then a `make release` in
/usr/src/release, and then for my pains end-up with `make' exploding a few
hours later with a syntactic error on one of the calls of `install` --
very vexxing...
(when trying to to lib/compat/compat3x)
> Quoted >
===> lib/compat/compat3x
cd /usr/src/lib/compat/compat3x ; make install DESTDIR=/R/stage/trees/compat3x SHARED=copies
install -c -o root -g wheel -m 444 libf2c.so.2 libg++.so.4 libstdc++.so.2 /R/stage/trees/compat3x/usr/lib/compat
usage: install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 file2
install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory
install -d [-g group] [-m mode] [-o owner] directory ...
*** Error code 64
Stop.
*** Error code 1
< Quote <
I've also tried `make boot.flp`, in the hope of ducking round the
problems (as the makefile is AFAICT created on-the-fly, and so fixing it
is not going to be a trivial matter) but /that/ seems to be exploding
because of the crypto- stuff...
As you have probably guessed, I am not terribly up-to-speed with this
lark, but cannot find a suitable FineManual to Read re: making
custom-kernel boot floppies :-)
Any help, and/or checklist of things I should/shouldn't have done, or
advice on how to fulfil my primary aim, of a set of boot-floppies
containing my custom-kernel so I can actually install FreeBSD on my
Compaq, would be most welcome,
Cheers
James
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.10.9907191654440.2805-100000>
