DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 1st February 2017
caljundi caljundi is offline
New User
 
Join Date: Jan 2017
Posts: 7
Default Disable usb during booting

Hello,

I am booting OpenBSD on an SBC and it freezes on loading the usb modules. If I disable usb in the BIOS, the SCB will boot with no problems. I am looking for a way to disable loading usb from inside the operating system. I mdofied the configuration in /bsd but it is still loading the usb.

How can I disable loading usb while booting OpenBSD without the need to disable it in the BIOS.

Thanks.
Reply With Quote
  #2   (View Single Post)  
Old 1st February 2017
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

Hello, and welcome!

OpenBSD's kernel is monolithic, but we can disable drivers or set driver flags during boot with the "-c" boot flag, which will deploy the User Kernel Configuration (UKC) tool before the kernel begins its hardware probes. It is effectively the same tool available through config(8) after boot has completed.

The FAQ discusses this. The closest link is here. Look directly below for the two sections "Boot Time Configuration" and "Using config(8) to change your kernel."
Reply With Quote
  #3   (View Single Post)  
Old 6th February 2017
caljundi caljundi is offline
New User
 
Join Date: Jan 2017
Posts: 7
Default

Thanks a lot.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Disable beep psypro OpenBSD General 5 7th December 2020 12:45 PM
Disable DHCP: is it at all possible? WeoNat OpenBSD General 14 29th March 2016 01:38 AM
How to disable touchpad gpatrick OpenBSD General 3 4th March 2012 03:36 PM
Disable Ctrl+Alt+Backspace There0 OpenBSD General 9 1st January 2010 02:38 AM
PF rule to disable icmp? cyanide_christ OpenBSD Security 6 15th October 2009 05:35 AM


All times are GMT. The time now is 05:34 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick