Re: Serial speed for boot device selection prompt

2007-10-25 Thread Sean Bruno
If you want serial capability in boot0, you should set BOOT_COMCONSOLE_SPEED=115200 in your make.conf. After you do that, you'll need to rebuild the boot blocks. The procedure for doing that is step 4 of Section 24.6.5.2 in the Handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbo

Re: Serial speed for boot device selection prompt

2007-10-25 Thread Larry Baird
In article <[EMAIL PROTECTED]> you wrote: > On Wed, Oct 24, 2007 at 10:50:21AM -0700, Sean Bruno wrote: >> I have a drive that contains two seperate bootable partitions(ad0s1a and >> ad0s2a). The boot device selection menu(boot0?) appears to only be able to >> support 9600 8N1. I wanted to run

FreeBSD.org website problems was: Serial speed for boot device selection prompt

2007-10-25 Thread Sean Bruno
Jeremy Chadwick wrote: On Thu, Oct 25, 2007 at 10:36:28AM -0700, Sean Bruno wrote: Thanks for the pointers. I am currently unable to access www.freebsd.org for some reason. It appears that I get a timeout trying to retrieve anything from the web site. Other folks in my office seem to have

Re: Serial speed for boot device selection prompt

2007-10-25 Thread Jeremy Chadwick
On Thu, Oct 25, 2007 at 10:36:28AM -0700, Sean Bruno wrote: > Thanks for the pointers. I am currently unable to access www.freebsd.org > for some reason. It appears that I get a timeout trying to retrieve > anything from the web site. Other folks in my office seem to have the same > problem,

Re: Serial speed for boot device selection prompt

2007-10-25 Thread Sean Bruno
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/serialconsole-setup.html Thanks for the pointers. I am currently unable to access www.freebsd.org for some reason. It appears that I get a timeout trying to retrieve anything from the web site. Other folks in my office seem to h

Re: Serial speed for boot device selection prompt

2007-10-24 Thread Jeremy Chadwick
On Wed, Oct 24, 2007 at 10:50:21AM -0700, Sean Bruno wrote: > I have a drive that contains two seperate bootable partitions(ad0s1a and > ad0s2a). The boot device selection menu(boot0?) appears to only be able to > support 9600 8N1. I wanted to run the serial console at 115200, but I > currentl

Serial speed for boot device selection prompt

2007-10-24 Thread Sean Bruno
I have a drive that contains two seperate bootable partitions(ad0s1a and ad0s2a). The boot device selection menu(boot0?) appears to only be able to support 9600 8N1. I wanted to run the serial console at 115200, but I currently have to switch to 9600 if I need to change the boot device. Is t