![]() |
|
|||||||
| OpenBSD Installation and Upgrading Installing and upgrading OpenBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
I've been trying to disable apm for the past few days with no luck, I have updated to -current twice and from two different mirrors.
Typically I would: #mv /bsd /bsd.old (reboot) boot> config -e -o /bsd /bsd.old (then disable apm) now I get howto: bad option: e I have also tried config -ef w/o no results. My only resort is either A. grab stable and build from source which is not ideal on this slower machine B. Wipe it completely and try again with -current. Perhaps someone can point out something that I have overlooked? thanks, tls Last edited by tls; 21st May 2012 at 12:22 AM. Reason: silly me. |
|
||||
|
Here's your problem:You are confusing a standard userland program, config(8), with the boot time User Kernel Config (UKC) facility, described in boot_config(8). On i386/amd64 archs, you enter UKC from "boot>" prompt by booting a kernel with -c option.
At the boot> prompt, OpenBSD is not yet running, so you cannot run a program stored in /usr/sbin.
__________________
OpenBSD LiveCDs/LiveDVDs Last edited by jggimi; 20th May 2012 at 10:48 PM. Reason: clarity |
|
|||
|
Quote:
|
|
|||
|
Reviewing both the config(8) manpage & Section 5.9 of the FAQ would also be beneficial.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| X Desktop config | phyro | OpenBSD Packages and Ports | 2 | 3rd May 2012 10:39 PM |
| How to re-run make config? | FreeBee | FreeBSD Ports and Packages | 5 | 11th January 2010 09:56 AM |
| Xorg config | There0 | OpenBSD General | 16 | 10th January 2010 01:45 PM |
| pf config error | Stellar | OpenBSD Security | 5 | 3rd September 2009 01:01 PM |
| Libpurple 2.4.2 config failure. | KernelPanic | FreeBSD Ports and Packages | 3 | 23rd May 2008 06:19 PM |