2010/12/13 Darko Hojnik <[email protected]>: > 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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

