by Alex » Thu Aug 30, 2007 4:28 pm
This can have two reasons, which depend on the hardware configuration: on some computers, regardless of SCSI or no SCSI, keyboard and mouse support is sometimes interferred by the BIOS, as it refuses to give the ownership to the Operating System (if no obscure tricks are used to get it anyway). It may also be (though less likely) that the SCSI driver with an activated disc produces such a great amount of interrupts that the other devices (sc. Mouse and Keyboard) starve completely.
Even with the latter until the initialization of SCSI (which may take some seconds) the input devices should work fine. If SCSI is really the culprit can be found by pressing the 'S'-Key during bootup, which tells HDClone not to start the SCSI drivers.
I suggest you watch in the BIOS for an option called "EHCI Handoff" or "USB Handoff" and set an option to disable Legacy Device emulation (where USB keyboard gets emulated by the BIOS as a PS/2 keyboard, which is not necessary as HDClone perfectly handles USB keyboards - same is valid for mice), so that there's no handoff necessary.
If still no input is possible, you can either post it here or use the dedicated support (http://www.miray.de/support)