<br><br><div class="gmail_quote">2009/1/26 Michael B. Trausch <span dir="ltr">&lt;<a href="mailto:mike@trausch.us">mike@trausch.us</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, 26 Jan 2009 11:15:25 -0500<br>
<div class="Ih2E3d">Joshua Kite &lt;<a href="mailto:jwkite@gmail.com">jwkite@gmail.com</a>&gt; wrote:<br>
<br>
</div><div class="Ih2E3d">&gt; Installing Grub did the trick. &nbsp;I also had to clean up fstab for the<br>
&gt; move from the hd* to the sd* hard drive naming convention, but at<br>
&gt; this point my server is now up, running, and updated. &nbsp;Hopefully I&#39;ll<br>
&gt; avoid mistakes like this one in the future. &nbsp;Besides learning to read<br>
&gt; logs and keep systems updated, I&#39;ve now learned the important<br>
&gt; difference between LTS and non-LTS versions of the Ubuntu distro. &nbsp;In<br>
&gt; short, while it seems that changing sources.list and using apt-get<br>
&gt; upgrade SHOULD work, chances are it will break your system when<br>
&gt; making major jump-shifts in distrobutions.<br>
<br>
</div>You may want to use the UUID convention for /etc/fstab.<br>
<br>
Just run &#39;blkid&#39; and then replace the /dev/sdXX column in /etc/fstab<br>
with UUID=XXXXXXX ...<br>
<br>
This way you can move disks and partitions around and they&#39;ll still be<br>
found and usable without having to update /etc/fstab. &nbsp;:-)<br>
<div><div></div><div class="Wj3C7c"><br>
 &nbsp; &nbsp; &nbsp; &nbsp;--- Mike<br>
<br>
</div></div></blockquote></div><br>Thanks for the tip.&nbsp; I didn&#39;t know how to identify the UUID&#39;s.&nbsp; I&#39;m going to let the machine rest for a little while before I make any more changes, but that&#39;s definitely something I&#39;ll do the next time I work on that box.&nbsp; Thanks again.<br>
<br>Josh<br>