On 11/22/11 04:13, Konrad Neuwirth wrote:
The keyboard the devices has is well recognized; but after the ums0 probe,
> nothing happens. > Theoretically, there should still be a CD Rom attachment on the > device; that is what I'm trying to boot off.
Is the ums port the CD device being mis-recognized or is this some kind of virtual mouse device? If it is a virtual mouse or similar, you might want to disable this device and retry - if it is the CD - you might wish to boot another OS that works and provide the usb and PCI device info (e.g. 'usbdevs -lv' / 'pciconf -lv' on dragonfly ) - perhaps some simple device ID's are missing somewhere that could be added. It might just be simpler to get someone to physically connect a USB key or USB Cdrom and try that instead for now - the other device items could be fixed more easily from the machine once it is installed. Cheers & Good luck, - Chris