Re: Serial speed for boot device selection prompt
- From: Larry Baird <lab@xxxxxxx>
- Date: 25 Oct 2007 18:35:53 -0000
In article <107924.235636.88011@localhost> 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 the serial console at 115200, but I
currently have to switch to 9600 if I need to change the boot device. Is
there a way around this that I can't see? Could I get around this with a
BIOS that can do console redirection?
Which "boot device selection menu" are you referring to? "boot0?"
implies you don't know. Here's the difference:
boot0 is this stage:
F1 FreeBSD
F5 Drive 1
Default: F1
boot2 is this stage:
Default: 0:ad(0,a)/boot/loaderFreeBSD/i386 BOOT
boot:
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/handbook/serialconsole-setup.html
The BIOS call that boot.S is using (int 0x14) only supports a maximum
speed of 9600. To get speeds greater that 9600, it needs to do the
I/O itself. There used to be a version floating around that did this.
I have a extemely modified version that uses this method. If you can't
find a version that does this, let mw know and I'll see if I can cleanup
what I have.
Larry
--
------------------------------------------------------------------------
Larry Baird | http://www.gta.com
Global Technology Associates, Inc. | Orlando, FL
Email: lab@xxxxxxx | TEL 407-380-0220, FAX 407-380-6080
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Serial speed for boot device selection prompt
- From: Sean Bruno
- Re: Serial speed for boot device selection prompt
- Prev by Date: Re: How to get a kthread ID?
- Next by Date: Re: Serial speed for boot device selection prompt
- Previous by thread: FreeBSD.org website problems was: Serial speed for boot device selection prompt
- Next by thread: Re: Serial speed for boot device selection prompt
- Index(es):
Relevant Pages
- Re: P4C800-E Delux, winxp set up cant find ide drive
... what vide card you're using with thin mo/bo? ... Can you access freely BIOS?
... >> promise RAID socket. ... >> shows up as second boot device,
... (alt.comp.periphs.mainboard.asus) - Re: Cannot boot into XP Pro
... >> Following a bios update, my PC restarts now to a black ... >>
Insert Boot Media in selected Boot Device'. ... >Intel board. ... (microsoft.public.windowsxp.general) - Re: Clean XP Install -- What is the problem?
... "David Mills" wrote in message ... how do you have your boot devices set up
in your BIOS setup screens? ... You need to have 1st boot device, of course, set
to CD-ROM (at least until ... Jef ... (microsoft.public.windowsxp.hardware) - Re: Cannot boot into XP Pro
... > Insert Boot Media in selected Boot Device'. ... > installed the wrong
bios update downloaded from the Intel ... Intel board. ... (microsoft.public.windowsxp.general) - Re: Which device did I boot from?
... least some info about the BIOS boot device. ... I am sorry but it does not tell
about boot device. ... such as booting from SCSI at least. ... Not sure about
USB either. ... (Linux-Kernel)