View Single Post
Old 21st June 2011
mehaj mehaj is offline
Port Guard
 
Join Date: Feb 2010
Posts: 17
Default

i've changed the configuration using UKC wich is invoked by the -c option when OpenBSD prompts for a kernel to boot:
Code:
>> OpenBSD/i386 BOOT 3.15
switching console to com0
>> OpenBSD/i386 BOOT 3.15
boot> -c
booting hd0a:/bsd: 8254588+1100008 [61+372432+358069]=0x99e4c8
entry point at 0x200120
[ using 730980 bytes of bsd ELF symbol table ]
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California.  All rights reserved.
Copyright (c) 1995-2011 OpenBSD. All rights reserved.  http://www.OpenBSD.org
OpenBSD 4.9 (GENERIC) #671: Wed Mar  2 07:09:00 MST 2011
deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Geode(TM) Integrated Processor by AMD PCS ("AuthenticAMD" 586-class) 500 M	Hz
cpu0: FPU,DE,PSE,TSC,MSR,CX8,SEP,PGE,CMOV,CFLUSH,MMX
real mem  = 536440832 (511MB)
avail mem = 517533696 (493MB)
User Kernel Config
UKC> find ubt
423 ubt* at uhub*|uhub* disable port -1 configuration -1 interface -1 endor -1product -1 release -1 flags 0x0
UKC> enable ubt
423 ubt* enabled
UKC> find ubt
423 ubt* at uhub*|uhub* port -1 configuration -1 interface -1 vendor -1 product -1 release -1 flags 0x0
UKC> quit
.............................
Reply With Quote