Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Apr 2005 13:47:53 -0400
From:      William Bulley <web@umich.edu>
To:        freebsd-sparc64@freebsd.org
Subject:   problems installing FreeBSD 5.3-RELEASE on UltraSPARC IIe
Message-ID:  <20050405174753.GA22120@web2.merit.edu>

next in thread | raw e-mail | index | archive | help

I am trying to load 5.3-RELEASE from an ISO CD-ROM burned from ftp.freebsd.org
onto a Sun Blade 150 (UltraSparc-IIe class CPU) and having all kinds of problems:

ok boot cdrom
Boot device: /pci@1f,0/ide@d/cdrom@1,0:f  File and args: 
 
>> FreeBSD/sparc64 boot block
   Boot path:   /pci@1f,0/ide@d/cdrom@1,0:f
   Boot loader: /boot/loader
Console: Open Firmware console
Boot path set to /pci@1f,0/ide@d/cdrom@1,0:a

FreeBSD/sparc64 bootstrap loader, Revision 1.0
(root@bobbi.cse.buffalo.edu, Fri Nov  5 02:16:10 UTC 2004)
bootpath="/pci@1f,0/ide@d/cdrom@1,0:a"
Loading /boot/defaults/loader.conf 
/boot/kernel/kernel data=0x3b5f08+0x49e28 syms=[0x8+0x4ef60+0x8+0x43746]
|
Hit [Enter] to boot immediately, or any other key for command prompt.
Booting [/boot/kernel/kernel]...               
nothing to autoload yet.
jumping to kernel entry at 0xc0040000.
Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD 5.3-RELEASE #0: Fri Nov  5 19:30:40 UTC 2004
    root@bobbi.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
Timecounter "tick" frequency 650000000 Hz quality 1000
real memory  = 268435456 (256 MB)
avail memory = 243605504 (232 MB)
cpu0: Sun Microsystems UltraSparc-IIe Processor (650.00 MHz CPU)
nexus0: <Open Firmware Nexus device>
pcib0: <U2P UPA-PCI bridge> on nexus0
pcib0: Sabre (US-IIe) compatible, impl 0, version 0, ign 0x7c0, bus A
pcib0: [FAST]
pcib0: [GIANT-LOCKED]
pcib0: [FAST]
pcib0: [GIANT-LOCKED]
pcib0 dvma: DVMA map: 0xc0000000 to 0xc3ffffff
pci0: <OFW PCI bus> on pcib0
ebus0: <PCI-EBus3 bridge> mem 0xf1000000-0xf17fffff,0xf0000000-0xf0ffffff at device 12.0 on pci0
ebus0: <idprom>: incomplete
ebus0: <flashprom> addr 0-0xfffff (no driver attached)
eeprom0: <EEPROM/clock> addr 0x100000000-0x100001fff on ebus0
eeprom0: model mk48t59
eeprom0: hostid 83352c25
isab0: <PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
gem0: <Sun ERI 10/100 Ethernet Adaptor> mem 0x400000-0x41ffff at device 12.1 on pci0
miibus0: <MII bus> on gem0
ukphy0: <Generic IEEE 802.3u media interface> on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
gem0: 2kB RX FIFO, 2kB TX FIFO
gem0: Ethernet address: 00:03:ba:35:2c:25
gem0: if_start running deferred for Giant
gem0: [GIANT-LOCKED]
fwohci0: <1394 Open Host Controller Interface> mem 0x422000-0x4227ff,0x420000-0x4207ff at device 12.2 on pci0
fwohci0: Could not allocate irq
device_attach: fwohci0 attach returned 6
pci0: <serial bus, USB> at device 12.3 (no driver attached)
pci0: <old, non-VGA display device> at device 3.0 (no driver attached)
pci0: <multimedia, audio> at device 8.0 (no driver attached)
atapci0: <AcerLabs Aladdin UDMA66 controller> port 0xa20-0xa2f,0xa08-0xa0b,0xa10-0xa17,0xa18-0xa1b,0xa00-0xa07 at device 13.0 on pci0
ata2: channel #0 on atapci0
ata3: channel #1 on atapci0
pcib1: <OFW PCI-PCI bridge> at device 5.0 on pci0
pci1: <OFW PCI bus> on pcib1
pci0: <display, VGA> at device 19.0 (no driver attached)
Timecounters tick every 10.000 msec
md0: Preloaded image </boot/mfsroot> 4194304 bytes at 0xc04923e8
ad0: 38166MB <WDC WD400BB-53DEA0/05.03E05> [77545/16/63] at ata2-master UDMA66
acd0: CDRW <LTN486S/Y3S2> at ata2-slave UDMA33
acd0: TIMEOUT - READ_BIG retrying (2 retries left)
acd0: FAILURE - READ_BIG timed out
acd0: TIMEOUT - READ_BIG retrying (2 retries left)
acd0: FAILURE - READ_BIG timed out
acd0: TIMEOUT - READ_BIG retrying (2 retries left)
acd0: FAILURE - READ_BIG timed out

At this point I searched the mailing lists for help and someone suggested to replace
the disk drive.  So, I replaced the disk drive (40 GB Western Digital) that came with
the Sun Blade 150 with a brand new 40 GB Western Digital drive and got the same thing.
After more searching I saw someone's post about setting hw.ata.atapi_dma=0 at boot time.
Then I did get a bit farther.  After going through the entire install procedure as soon
as it attempted to write to the new drive (to fsck the root partition) I started to see
this:

ad0: FAILURE - WRITE_DMA timed out
ad0: TIMEOUT - READ_DMA retrying (2 retries left) LBA=1
ad0: FAILURE - READ_DMA timed out
ad0: TIMEOUT - READ_DMA retrying (2 retries left) LBA=0

then a screen popped up:

   Unable to make new root filesystem on /dev/ad0a!
   Command returned status 36

          [ OK ]
   [ Press enter or space ]

I also read somewhere about setting the boot EEPROM back to factory defaults
using the "set-defaults" command -- which I did and which did not seem to help.

One thing I thought strange was the lack of the disk drive
setup choice when I select Custom installation.  I have:
"2 Options, 3 Label, 4 etc..." but "1 Partition" is missing.

What is going on here and how do I work around this problem?


Regards,

web...

--
William Bulley                     Email: web@umich.edu



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050405174753.GA22120>