Also, in the meantime - to get a usable Linux system. When you boot your machine up, straight after the BIOS screen, you should get a bootloader menu asking you what you&#39;d like to boot into (i.e. Ubuntu, Windows, Solaris - etc, depending what you have installed). There should be several Ubuntus listed there, each with different kernel numbers.<br>
<br>For instance, you might see something like: (if you&#39;re only running Ubuntu)<br>Ubuntu 8.04.1, kernel 2.6.24-19-generic<br>Ubuntu 8.04.1, kernel 2.6.24-19-generic (recovery mode)<br>Ubuntu 8.04.1, kernel 2.6.22-14-generic<br>
Ubuntu 8.04.1, kernel 2.6.22-14-generic (recovery mode)<br>Ubuntu 8.04.1, memtest86+<br><br>Just choose to boot one of the earlier kernels, in this case it&#39;d be 2.6.22-14.<br><br>If you don&#39;t see that menu when you boot up, you may need to press the Esc key just after the BIOS screen.<br>
<br><br>Chris Hayes<br><br><br><div class="gmail_quote">On Wed, Oct 29, 2008 at 9:08 AM, Steve Caddy <span dir="ltr">&lt;<a href="mailto:steve.m.caddy@ntlworld.com">steve.m.caddy@ntlworld.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
This one is mainly for Bob, who was asking about USB problems at boot after a<br>
kernel upgrade.<br>
<br>
I&#39;m not sure if this email list accepts attachments or not, but it&#39;s worth<br>
giving this a go (if it doesn&#39;t work, we&#39;ll try something else):<br>
<br>
You need to dump your last set of boot messages to a text file, using this<br>
command line:<br>
<br>
cd ; dmesg &gt; dmesg.txt<br>
<br>
This performs 3 operations... first it sets the current directory to be your<br>
home directory (just in case it wasn&#39;t anyway), then it retrieves the boot<br>
messages using dmesg, and then it redirects the output to a file called<br>
dmesg.txt. You should then be able to find the resulting dmesg.txt file in<br>
your home area, and attach it to an email to this list.<br>
<br>
Regards<br>
<br>
Steve<br>
<font color="#888888"><br>
--<br>
Steven M Caddy, MEng ------------------------------------------------------<br>
Email: <a href="mailto:steve.m.caddy@ntlworld.com">steve.m.caddy@ntlworld.com</a><br>
<br>
_______________________________________________<br>
Newark mailing list<br>
<a href="mailto:Newark@mailman.lug.org.uk">Newark@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/newark" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/newark</a><br>
</font></blockquote></div><br>