amd64/97019: Cannot load the kernel after installation on Supermicro H8DAR-T

ict technician ict at cardinalnewman.coventry.sch.uk
Wed May 10 10:51:10 UTC 2006


The following reply was made to PR amd64/97019; it has been noted by GNATS.

From: ict technician <ict at cardinalnewman.coventry.sch.uk>
To: bug-followup at freebsd.org, haxor777 at gmail.com
Cc:  
Subject: Re: amd64/97019: Cannot load the kernel after installation on Supermicro H8DAR-T
Date: Wed, 10 May 2006 11:43:34 +0100

 Did you do a "standard" install?
 
 kernels/install.sh was rewritten to allow a choice of kernel. e.g. GENERIC or SMP
 If you run the script by hand you need to rename the installed kernel. If you use
 one of the "potted" installs, sysinstall should do this for you.
 
 A manual install would be something like (i.e. not tested)
 
 cd /dist/kernels
 ./install.sh GENERIC
 mv /boot/GENERIC /boot/kernel
 
 If you want to install somewhere other than /, you should be able to set DESTDIR to
 avoid editing the script.
 
 I guess you could call this a "feature".
 
 -- 
 i j hart
 
 ICT Technician
 Cardinal Newman Catholic School & Community College


More information about the freebsd-amd64 mailing list