On 20/09/2011, at 4:50, Alisson wrote: > in a new installation of freebsd 8.2 (amd64) > > if the machine doesn't have a PS2 port to use keyboard... and have only USB > port its impossible to use an keyboard on mountroot prompt
Try typing this in the loader prompt.. set kern.cam.boot_delay=10000 Or putting kern.cam.boot_delay=10000 in /boot/loader.conf. Stolen from http://lists.freebsd.org/pipermail/freebsd-usb/2010-July/008847.html > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "[email protected]" > -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
