<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>
<br>
It&#39;s even put me in mind of setting up a separate Linux box just for<br>
audio (and possibly AV) work.  Gentoo Linux has a sub-distribution<br>
explicitly designed for AV work.  Ardour has been moved to this package<br>
class and isn&#39;t even available for the Linux I use on my desktop system.<br><br></blockquote></div><br>I&#39;m making a machine just for this, it&#39;s also not for wusses either :^) though it looks simple than swapping out LCD&#39;s on a laptop (yes, I&#39;ve never put one together)..  Tiger direct is selling refurbished Nvidia i750 motherboards. That&#39;s the two slots sli with heat pipes (don&#39;t ask me what they are cooling) and potential to use fast DDR2 (I got some 1066Mhz ram). You only need about a gig, Ubuntu hardly ever hits the 1 gig limit. And a 650Watt power supply in case you want to get two 9800Gt&#39;s, which is about 80 bucks apiece now. Also Tiger Direct is selling some Pentium Extreme Edition CPU&#39;s (Overclockable 3.73 Ghz 64-bit Pentium-D&#39;s) for a hundred dollars a pop. The reason I went on this &quot;build my own system&quot; quest was that I got the EE for a upgrade of my 2.8Ghz PD, and found out it&#39;s incompatible.. So I made a money losing PC constructing learning experience of it. Incidently Tiger Direct is also selling a Quad core AMD barebones kit for 177 dollars now, but you want clock cycles (faster bus bandwidth = less latency). Yess I&#39;ve had assembly programming and digital electronics, and I haven&#39;t built my own PC. Dell is also selling Dell Dimension 9150&#39;s (I have one, and I highly recommend it) for 280 dollars (go to dell financial services).       <br>
<br>--------------<br><br>If you separated your home from root partition, you can install ubuntu and not lose your home accounts.. That&#39;s what I do to permit myself to move between versions of Ubuntu without losing my home account.. If you didn&#39;t, get a second drive, you can use this command to backup your home partition: <br>
<br>tar -cf  - /home  | (cd /the/other/drive ; tar -xf - )<br><br>It&#39;s better than &quot;cp -r&quot; . <br><br>Reformat (into / and /home partitions) with Ubuntu 9.04 and add Ubuntu Studio (and apt-get install). You can also use &quot;gparted&quot; from the Ubuntu live disk to resize your partition for gentoo, and install Ubuntu on the new partition, and copy your account folders over to ubuntu (and erase gentoo, :^o ). If you have windows, I wonder if Wubi permits you to get a RT kernel and Ubuntu Studio? <br>
<br><br><br><br>