Subject: port-amd64/35532: missing RAIDframe in amd64 INSTALL Kernel
To: None <port-amd64-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: None <ef@math.uni-bonn.de>
List: netbsd-bugs
Date: 01/31/2007 21:15:01
>Number: 35532
>Category: port-amd64
>Synopsis: Impossible to update an amd64 to 4.0
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: port-amd64-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jan 31 21:15:01 +0000 2007
>Originator: Edgar Fuß
>Release: NetBSD 4.0_beta2
>Organization:
Mathematisches Institut der Universität Bonn, Computerabteilung
>Environment:
>Description:
The amd64 INSTALL kernel has pseudo-device raid as well as
options RAID_AUTOCONFIG commented out. Also, raidctl is missing
from the memory image.
So I can't update an amd64 system to 4.0
The issue appears to be corrected in -current.
>How-To-Repeat:
Try to install 4.0 on an amd64 system with RAIDframe.
>Fix:
Enable pseudo-device raid and options RAID_AUTOCONFIG in
sys/arch/amd64/conf/INSTALL.
Add raidctl to memory image.