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

Re: Grub Variables



2010/12/13 Darko Hojnik <hojnik@virtualizing.org>:
> Entries in the loader.conf
>
>
> boot_multicons="YES"
> boot_serial="YES"
> comconsole_speed="19200"
> console="comconsole,vidconsole"
>
> So what i have to write in the grub.cfg?

Boot with this setup using the FreeBSD bootloader, and from a running
system (either FreeBSD or GNU/kFreeBSD), inspect the variables,
e.g.:

sysctl -a | grep 19200
sysctl -a | grep console

this will hopefully reveal their full name, which you can use
in GRUB.

(when you're done, please send a reply to the list with
your findings, as it can be useful to others)

-- 
Robert Millan


Reply to: