Subject: install/35264: Kernel selection mix-up in sysinst on i386 (4.0 Beta2)
To: None <install-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <joerg.bsd@internode.net.au>
List: netbsd-bugs
Date: 12/16/2006 06:45:00
>Number: 35264
>Category: install
>Synopsis: Kernel selection mix-up in sysinst on i386 (4.0 Beta2)
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: install-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Dec 16 06:45:00 +0000 2006
>Originator: Joerg Niendorf
>Release: i386 4.0 BETA2 (as of Dec 10)
>Organization:
none
>Environment:
NetBSD hp.jn 4.0_BETA2 NetBSD 4.0_BETA2 (GENERIC) #0: Sun Dec 10 06:24:33 UTC 2006
builds@pb:/home/builds/ab/netbsd-4/i386/200612080000Z-obj/home/builds/ab/netbsd-4/src/sys/arch/i386/compile/GENERIC i386
>Description:
I downloaded an i386 4.0 Beta2 (NetBSD-daily/netbsd-4/200612080000Z/i386)
from the ftp server and created a bootable CD as per
http://www.netbsd.org/Documentation/bootcd.html.
During an installation (using this CD), I selected the GENERIC_LAPTOP
kernel on the "Distribution set" page of sysinst.
After the installation and a reboot of the machine, I noticed that the
GENERIC_DIAGNOSTIC kernel was installed and not GENERIC_LAPTOP as
selected by me. (GENERIC_DIAGNOSTIC does not appear in the distribution
set menu.)
I went back into sysinst and noticed that option
"d: Kernel (GENERIC_TINY)" actually installs GENERIC_LAPTOP
while option
"e: Kernel (GENERIC_LAPTOP)" installs GENERIC_DIAGNOSTIC as mentioned
above.
>How-To-Repeat:
Install NetBSD/i386 4.0 Beta2 via sysinst. Select a GENERIC_TINY or
GENERIC_LAPTOP kernel during the installation and run "uname -v"
afterwards.
>Fix:
I had a quick look where this is configured but was too dumb to find
it. I'll try harder next time. Promised. :o)