Whenever i boot from a FreeBSD cd, the device probe encounters a problem, and then reboots the system.
Most notably it seems to hang for a while (timing out I presume), before these lines:
At this point, the keyboard isn't responsive any longer, so i can't get it to stop rebooting, (which means some of the probe text is based from memory, since i get 15 seconds to note down stuff, for every 2 mins of loading screen).
Anyone know what is going on, and how i can get it to stop rebooting all the time, and instead let me get on with installing?
Most notably it seems to hang for a while (timing out I presume), before these lines:
Code:
uhub0: device problem(timeout) disabling port 3
panic: ohci_add_done at (some memory address)
cannot dump, no dump device defined
Rebooting in 15 seconds, press any key on console to abort
At this point, the keyboard isn't responsive any longer, so i can't get it to stop rebooting, (which means some of the probe text is based from memory, since i get 15 seconds to note down stuff, for every 2 mins of loading screen).
Anyone know what is going on, and how i can get it to stop rebooting all the time, and instead let me get on with installing?