> Hi, > > I am trying to use a Logitech USB Keyboard+Mouse in Plan 9. The keyboard > is running in the bios, but when Plan 9 is starting the keyboard is not > responding. I can't select where is the root partition (hit enter). > > Any help? > > Thanks.
either (a) compile a kernel without usb support and use that, or (b) add usb/usbd and usb/kb to your startup scripts in termrc or cpurc. - erik