[OmniOS-discuss] Editing kernel command line with BSD Loader

Volker A. Brandt vab at bb-c.de
Mon Oct 30 15:24:11 UTC 2017


Hi Chip!


> How do I edit the command line now that my OmniOS is using the BSD loader?
> 
> I'd like to disable a driver at boot time such as:
> 
> -B disable-mpt_sas=true

Create a file "/boot/conf.d/boot-args" (name does not matter) and
put

  boot-args="-v -B disable-mpt_sas=true"

in it.  (The -v is higly recommended :-)



Regards -- Volker
-- 
------------------------------------------------------------------------
Volker A. Brandt               Consulting and Support for Oracle Solaris
Brandt & Brandt Computer GmbH                   WWW: http://www.bb-c.de/
Am Wiesenpfad 6, 53340 Meckenheim, GERMANY            Email: vab at bb-c.de
Handelsregister: Amtsgericht Bonn, HRB 10513              Schuhgröße: 46
Geschäftsführer: Rainer J.H. Brandt und Volker A. Brandt

"When logic and proportion have fallen sloppy dead"


More information about the OmniOS-discuss mailing list