Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Mar 1995 04:10:26 -0800
From:      David Greenman <davidg@Root.COM>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        current@FreeBSD.org
Subject:   Re: cvs commit: src/sys/scsi sd.c 
Message-ID:  <199503241210.EAA00147@corbin.Root.COM>
In-Reply-To: Your message of "Fri, 24 Mar 95 20:24:58 %2B1000." <199503241024.UAA13313@godzilla.zeta.org.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
>>>sd0s1: start 32, end = 262143, size 262112: OK
>>>sd0s2: start 262144, end = 1816575, size 1554432: OK
>>>sd0s3: start 1816576, end = 2078719, size 262144: OK
>>>sd0s5: start 1816608, end = 2078719, size 262112: OK
>>>...
>
>>   This is far too much output for the standard bootup and should only occur
>>when the '-v' verbose option is used at the boot prompt.
>
>This will be changed when the slice drivers are fully debugged.
>
>What's wrong with verbose output?  I like it except when it scrolls too
>fast to read or fills up the message buffer.  The right way to fix this

   It obscures important information, and important information scrolls off
the screen before it can be seen; relying on the message buffer to contain
it all doesn't help if your disk controller isn't attached correctly or the
new user doesn't know about 'dmesg'. I'd prefer a much more quiet startup than
what we even had previously.

-DG



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503241210.EAA00147>