Bug 60671

Summary: FreeBSD 5.2RC2 installation process doesn't make it to /stand/sysinstall
Product: Base System Reporter: Kevin Ross <austusross>
Component: i386Assignee: freebsd-i386 (Nobody) <i386>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Kevin Ross 2003-12-28 23:10:14 UTC
Transcribed boot messages (shorthand utilized):
..
GEOM: Configure ad0s1, start ...
..
GEOM: Configure ad0s4, start ...
(probe 0: sbp 0:0:0:0): error 22
(probe 0: sbp 0:0:0:0): unretryable error
..
(probe 6: sbp 0:0:6:0): error 22
(probe 6: sbp 0:0:6:0): unretryable error
mounting root from ufs: /dev/md0
start_init: trying /sbin/init
..
start_init: trying /stand/sysinstall
<cursor> (everything stops here with no further messages)

IMPACT: FreeBSD5.2RC2 essentially uninstallable using the CD under the aforementioned environment.  This problem exists for FreeBSD 5.1 Release CD as well (boot messages may vary).

Fix: 

unknown
How-To-Repeat: Obtain and verify good a FreeBSD 5.2RC2 CD.  Replicate environment (unsure if partitioning scheme is relevant).  Attempt to install FreeBSD 5.2RC2.
Comment 1 Scott Long freebsd_committer freebsd_triage 2004-01-07 07:46:54 UTC
Can you please attach a full boot log?  Use a serial console and boot
by canceling out of the bootloader menu and typing 'boot -dHv'.

Thanks!

Scitt
Comment 2 austusross 2004-01-14 12:58:47 UTC
This problem exists for FreeBSD 5.2 Release also. While booting with 
verbose output (boot -dHv), there are no error messages.  Booting 
process simply halts at:

mounting root from ufs: /dev/md0

Workaround for the problem:
1. Exit boot loader menu
2. disable-module md
3. boot
Comment 3 austusross 2004-01-15 13:14:35 UTC
The workaround above does not work!  I attributed my success to 
disabling the module 'md', but the success actually occured because I 
removed my wireless pcmcia network card (model#WPC11 version 3) prior to 
booting the FreeBSD CD.
Comment 4 Kevin Ross 2004-03-29 23:44:10 UTC
Please close this PR.  It has been fixed with the new
5.2.1 Release.

Thank you.

__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html
Comment 5 Matteo Riondato freebsd_committer freebsd_triage 2005-06-19 18:35:18 UTC
State Changed
From-To: open->closed

Submitter said this was fixed in 5.2.1-RELEASE