DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 14th November 2008
arch arch is offline
Port Guard
 
Join Date: Jun 2008
Posts: 38
Default Silent Boot

Greetings all.
Yesterday I was making random reading on the handbook and look at booting process. An idea struck me - it is possible to make silent boot - no boot loader, no dmesg, cut beastie menu so no options be available on boot, - nothing, just black screen, and login prompt. Dig a little and ..
echo this in /boot/loader.conf
Code:
disable_beastie="YES"
autoboot_delay="-1"
echo this in /boot.config
Code:
-nmq
touch a little /etc/gettytab to remove im= - the welcome banner
and..job done.
Almost...
BTX loader version is echoed on boot - after system is up and running half of btx message is replaced with login prompt.
How to remove BTX loader message ?
__________________
Verbose mode can also be turned on for SSH2 with the (surprise!) VerboseMode keyword.
Reply With Quote
 

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
XP won't boot PatrickBaer FreeBSD General 5 3rd October 2008 12:45 PM
dual boot buba OpenBSD General 2 5th August 2008 11:32 AM
boot bug with USB enable nORKy FreeBSD Installation and Upgrading 5 12th June 2008 04:56 PM
Dual-boot laptop won't boot OpenBSD after upgrade to 4.3 kbeaucha OpenBSD Installation and Upgrading 17 30th May 2008 02:40 PM
Help me boot OpenSolaris again! Nobber Solaris 2 14th May 2008 10:49 PM


All times are GMT. The time now is 12:59 PM.


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