DragonFly BSD
DragonFly users List (threaded) for 2006-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: How to disable the boot0 menu?


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 26 Sep 2006 14:21:53 -0700 (PDT)

    The boot0 menu is run from "/boot/loader.rc".  You can pretty much
    do whatever you want there... in the forth language :-)

    It is also possible to bypass the forth loader entirely by
    modifying /boot.config (the boot2 config file).  By default boot2
    runs /boot/loader but you can give it a different command to run
    in /boot.config.  I'm not entirely sure of the format, it might just
    be the path to the program to load and options, e.g. '/kernel', or it
    might not.  If you screw up you might have to boot from the live CD
    to get back in and fix it.

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]