Radomir, thank you so much for your patience and help!<br><br>I ran &quot;fsck&quot; while logged in as root. It said:<br><br>fsck 1.40.2...<br>e2fsck 1.40.2...<br>/dev/sda1: clean, 102623/694880 files, 494744/1389614 blocks&quot;
<br><br>Then I ran &quot;fsck -c&quot; and it said <br><br>&quot;Checking for bad blocks (read-only test)&quot; and had numbers counting. Then it started displaying a lot of cryptic information, the only lines of which I recognized were several &quot;...Buffer I/O error on device sda1, logical block....&quot; 
<br><br>Then it said &quot;done&quot;. Then <br><br>&quot;Pass 1: Checking inodes, blocks and sizes<br>Pass 2: chekcing directory structure<br>Pass 3: Checking directory connectivity<br>Pass 4: Checking reference counts<br>
Pass 5: Checking group summary information<br>Free blocks count wrong for group #23 (25450, counted=25448). Fix?&quot;<br><br>I answered &quot;yes&quot; to that question, and 3 more of similar nature. Then it said:<br><br>
&quot;/dev/sda1: *******FILE SYSTEM WAS MODIFIED******<br>/dev/sda1: ******* REBOOT LINUX ************<br>/dev/sda1: 102625/694880 files (0.6% non-contiguous), 494771/1389614 blocks&quot;<br><br>I wasn&#39;t sure if that meant it&#39;s repaired or not, so I again tried &quot;apt-get install linux-686&quot; and received messages about it not being able to write to files. So I ran &quot;mount / -o rw, remount&quot; and the apt-get again, and it displayed a few lines, at the end of which it said &quot;E: Couldn&#39;t find package linux-686&quot; I Googled and found &quot;aptitude install linux-686&quot; and ran that; it seemed to do more stuff, but still couldn&#39;t find the package.
<br><br>So I guess the good news is that my system seems to be repaired/working and now I just have to figure out how to get the 686 kernel (assuming that will help my slow performance).<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Tue, Nov 27, 2007 at 10:45:36AM -0800:<br>&gt; &gt; Mon, Nov 26, 2007 at 09:12:40PM -0800:<br>&gt; &gt; &gt; install a kernel for a 686. The documentation said to type &quot;sudo<br>&gt; &gt; &gt; apt-get install linux-686&quot; from the command line. I was logged in as
<br>&gt; &gt; &gt; root, so I typed the above w/out &quot;sudo&quot;. I got a bunch of errors, all<br>&gt; &gt; &gt; of which contained the text &quot;Buffer I/O error on device sda1, logical<br>&gt; &gt; &gt; block&quot;.
<br>&gt; &gt;<br>&gt; &gt; I don&#39;t want to worry you, but these kinds of errors usually mean<br>&gt; &gt; a hardware failure of the sda1 disk (probably a hard disk in this case).<br>&gt; &gt;<br>&gt; &gt; Try booting in the recovery mode and running fsck on that disk, possibly
<br>&gt; &gt; with -c option to check for bad blocks.<br><br>&gt; I typed &quot;fsck&quot; &nbsp;into the command line and hit return, and got the following:<br>&gt;<br>&gt; &quot;fsck 1.40.2 (12-Jul-2007)<br>&gt; e2fsck 1.40.2
 (12-Jul-2007)<br>&gt; /dev/sda1 is mounted.<br>&gt; WARNING! Running e2fsck on a mounted filesystem may cause SEVER filesystem<br>&gt; damage. Do you want to continue?&quot;<br><br>&gt; That sounded scary so I said &quot;no&quot;. Should I say &quot;yes&quot; to that question?
<br><br>Yes, it&#39;s normal, forgot to tell you about it. Type &#39;mount&#39; to make sure<br>the partition is mounted read-only (it should be in the recovery mode, but<br>better safe than sorry). If it is not, type:<br>
<br>&nbsp;mount / -o ro,remount<br><br>this should remount it in read-only mode, making sure that the filesystem<br>is not corrupted during checking. An alternative would be booting from<br>a livecd, then the system is not mounted, but with your specs this might
<br>be slow. So, make sure it&#39;s read only and answer &#39;yes&#39; to that question.<br><br>&gt; If my disk is bad, did I ruin it by changing from Windows to Linux?<br><br>That&#39;s not possible, it&#39;s a physical fault.
<br><br>&gt; Can<br>&gt; damage like that be caused by the disk running for too long? (It was on for<br>&gt; almost a day while I was trying different install methods.)<br><br>Only if there is something wrong with cooling or you kept it in posistion
<br>where proper cooling was not possible.<br><br>&gt; I didn&#39;t have<br>&gt; too many problems w/ XP on it, but maybe they were there and I didn&#39;t know<br>&gt; about it until now. If the disk is bad, how was Linux able to be installed
<br>&gt; at all?<br><br>We are not sure if it&#39;s bad. That&#39;s the usual reason for these errors, but<br>there can be other -- that&#39;s why you&#39;re running a disk check. Also, if<br>only some parts of the disk are bad, fsck can mark them as such and the
<br>system will just not use them for storing data.<br><br>--<br>Radomir `The Sheep&#39; Dopieralski &lt;<a href="http://sheep.art.pl" target="_blank">http://sheep.art.pl</a>&gt;<br>() &nbsp;ascii ribbon campaign - against html e-mail
<br>/\ &nbsp;&lt;<a href="http://www.asciiribbon.org" target="_blank">www.asciiribbon.org</a>&gt; - against proprietary attachments</blockquote></div><br>