[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [K12OSN] Getting eMacs to boot.
- From: "Jim Kronebusch" <jim winonacotter org>
- To: "Support list for open source software in schools." <k12osn redhat com>
- Subject: Re: [K12OSN] Getting eMacs to boot.
- Date: Mon, 23 Jul 2007 13:54:16 -0500
> How do I hard code the booting via firmware?
Boot with apple+option+o+f again
Type the follwing at the command line:
setenv boot-device enet:192.168.0.254
Hit enter.
setenv auto-boot? true
Hit enter.
reset-all
Hit enter.
The machine should reboot and now automatically boot to ltsp every time
it is powered up. If this for some reason doesn't work run the same procedure but add
,yaboot to the first line like so "setenv boot-device enet:192.168.0.254,yaboot". I
don't know why but I found sometimes you need to tell it to use yaboot to start up.
If you just want to boot back to a local HD I believe you can enter
Open Firmware and just type "boot" to get back to the local OS.
Otherwise the cmd+option+p+r should zap the pram and you'll go back to
square 1.
Hope that helps.
--
This message has been scanned for viruses and
dangerous content by the Cotter Technology
Department, and is believed to be clean.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]