hang at boot after makeworld on 5.3

Jason jason at monsterjam.org
Mon Mar 14 08:54:06 PST 2005


the patch worked... thanks muchly.. 

[jason at shonuff]$ uname -a
FreeBSD shonuff.cisco.com 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #0: Mon Mar 14 16:14:01 
UTC 2005     jason at shonuff:/usr/src/sys/sparc64/compile/SHONUFF  sparc64


Jason

On Fri, Mar 11, 2005 at 10:44:38AM -0800, David O'Brien wrote:
> On Fri, Mar 11, 2005 at 09:49:00AM -0500, Jason wrote:
> > System Configuration:  Sun Microsystems  sun4u Netra AX1105-500 
> > (UltraSPARC-IIe 500MHz)
> 
> That is an ATX version of the Blade 100.
> Boot kernel.old and apply the patch below.  If you have time please also
> download and try to boot
> ftp://ftp.freebsd.org:/pub/FreeBSD/snapshots/Feb_2006/5.3-STABLE-SNAP001-sparc64-miniinst.iso
> If it fails to boot on your machine, please report to re at freebsd.org that
> FreeBSD 5.4-RELEASE is not going to support your machine.
> 
> 
> Index: GENERIC
> ===================================================================
> RCS file: /home/ncvs/src/sys/sparc64/conf/GENERIC,v
> retrieving revision 1.90
> diff -u -u -1 -r1.90 GENERIC
> --- GENERIC	3 Mar 2005 01:25:33 -0000	1.90
> +++ GENERIC	10 Mar 2005 19:33:45 -0000
> @@ -125,3 +125,3 @@
>  
> -#device		ofw_console	# Open Firmware console device
> +device		ofw_console	# Open Firmware console device
>  
> @@ -136,4 +136,5 @@
>  # Serial (COM) ports
> -#device		sab		# Siemens SAB82532 based serial ports
> -device		uart		# Multi-uart driver
> +device		sab		# Siemens SAB82532 based serial ports
> +device		zs		# Zilog 8530 based serial ports
> +#device		uart		# Multi-uart driver
>  device		puc		# Multi-channel uarts
> 
> -- 
> -- David  (obrien at FreeBSD.org)

-- 
================================================
|    Jason Welsh   jason at monsterjam.org        |
| http://monsterjam.org    DSS PGP: 0x5E30CC98 |
|    gpg key: http://monsterjam.org/gpg/       |
================================================



More information about the freebsd-sparc64 mailing list