View Single Post
  #2   (View Single Post)  
Old 15th August 2009
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,318
Default

Quote:
Originally Posted by comet--berkeley View Post
To fix the problem while booting I do this:

>boot -c
...
ukc>disable apm
ukc>quit


And to "permanently" fix the problem I alter the /bsd boot file like this:

mv /bsd /bsd.old
config -e -o /bsd /bsd.old
ukc>disable apm
ukc>quit
The following may give you an answer explaining why you are having to disable APM:

http://marc.info/?l=openbsd-tech&m=124545473209570&w=2
Reply With Quote