10.3.9 G4 Mac booting into Open Firmware?

djbeta

Registered
Hi there,

All of a sudden, my G4 450mhz running 10.3.9 is launching into a grey Open Firmware screen and forces me to type boot-mac to start up the machine. Is my computer freaking out? What's up and can I make it boot the normal way again?

thanks :)
 
The auto-boot setting in your NVRAM might be wrong - try this in a terminal window:

Code:
sudo nvram 'auto-boot?'='true'
and then see what happens when you reboot.
 
oops... now i get nothing...the mac does nothing on boot, the monitor stays blue and shows no response...

what should I do ??
 
well.. i reset the pram and the nvram and now it's booting... but still to the open firmware page
 
default-router-ip
diag-file ,diags
oem-banner? false
boot-script
virt-size -1
fcode-debug? false
output-device screen
output-device-1 scca
real-mode? false
use-generic? false
input-device keyboard
mouse-device mouse
virt-base -1
selftest-#megs 0
boot-device pci/Ultra-Tek133P+@3/@0:9,\\:tbxi
load-base 0x800000
boot-screen
default-server-ip
screen-#columns 100
default-subnet-mask
boot-args
oem-logo
boot-file
real-base -1
pci-probe-mask -1
input-device-1 scca
boot-command mac-boot
auto-boot? true
diag-switch? false
default-mac-address? false
screen-#rows 40
ASVP 010717000020%00
diag-device enet
little-endian? false
oem-banner
console-screen
default-client-ip
nvramrc
default-gateway-ip
use-nvramrc? false
real-size -1
oem-logo? false
 
Yep.. thanks. I already saw that document and did reset the PRAM and NVRAM but the problem persists. Any other reasons this could be happening?

by the way.. I did hear some beeps coming out of the machine the other day.
 
Back
Top