<br><br><div class="gmail_quote">2009/12/30 Felix Ulrich-Oltean <span dir="ltr">&lt;<a href="mailto:linux@felixu.com">linux@felixu.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi again<br>
<br>
I&#39;ve now tried installing Ubuntu 9 (also tried running the live cd<br>
version of it), but the system still hangs.<br>
<br>
I tried not having any SATA devices, but using an old IDE hard drive<br>
instead - same problem, i.e. system hangs after all the messages about<br>
ehci_hcd.<br>
<br>
I&#39;ve also tried disabling the USB stuff in the BIOS - no change.<br>
<br>
I can get a &quot;rescue&quot; boot going from the Debian install CD if I append<br>
the &quot;nousb&quot; option to the installation command.<br>
<br>
Does anyone know what GRUB commands the Debian &quot;install nousb&quot; uses.  I<br>
believe the nousb thing is just a debian install command, but I&#39;m not<br>
sure that the options are if I tried to pass them to the &quot;kernel&quot;<br>
command in grub.<br>
<br></blockquote><div><br></div>The error that you&#39;re seeing vaguely rings a bell and might relate to an incorrectly installed or faulty USB module, which would explain why it boots up with nousb. A google around &#39;linux ehci_hcd error confirms this. I&#39;ve seen the problem that you&#39;re getting and it relates to the module attempting to get a profile for the module it has identified and on failing, bringing the system down with it as it&#39;s involved with storage and is therefore in the core system.<br>
</div><div class="gmail_quote"><br></div><div class="gmail_quote">One workaround might be to install a system with nousb and then install the module using modprobe. To debug it, you should be able to boot from a live CD and see if the hardware USB module is identified using dmesg.</div>
<div class="gmail_quote"><br></div><div class="gmail_quote">s/</div>-- <br>Looking for work<br>My CV: <a href="http://sites.google.com/site/simongreenwoodscv/">http://sites.google.com/site/simongreenwoodscv/</a><br>Linkedin: <a href="http://www.linkedin.com/in/simonfgreenwood">http://www.linkedin.com/in/simonfgreenwood</a><br>
Support for unemployed IT professionals: <a href="http://groups.google.com/group/downtimeuk">http://groups.google.com/group/downtimeuk</a><br><br>