<font size="2"><font face="trebuchet ms,sans-serif"><br></font></font><br><div class="gmail_quote">On Sun, Feb 21, 2010 at 3:04 AM, Daniel Robitaille <span dir="ltr">&lt;<a href="mailto:robitaille@gmail.com">robitaille@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="h5">On Sat, Feb 20, 2010 at 10:18 AM, Kevin Hunter &lt;<a href="mailto:hunteke@earlham.edu">hunteke@earlham.edu</a>&gt; wrote:<br>

&gt; At 3:06am -0500 Sat, 20 Feb 2010, Gryllida wrote:<br>
&gt;&gt; I have only one partition. Windows XP currently boots from it. I<br>
&gt;&gt; don&#39;t know where I can install Ubuntu... Maybe I could shrink the<br>
&gt;&gt; existing partition, but that&#39;s quite dangerous - will XP boot<br>
&gt;&gt; from it again then?<br>
&gt;<br>
&gt; Let me suggest virtualization as the possible better route.  Reasoning:<br>
&gt;<br>
&gt; 1. You&#39;ve suggested that you&#39;re much more comfortable with Windows.  If<br>
&gt; you&#39;re interested to learn Linux, virtualization is one very harmless<br>
&gt; way to check it out.<br>
&gt;<br>
&gt; 2. You won&#39;t need to do any partition management.  The only thing you&#39;ll<br>
&gt; have to do is create a large file, say 10G for starters.  This large<br>
&gt; file would be the &quot;hard drive&quot; of the virtual computer, and you would<br>
&gt; create it with the GUI tools available through the virtualization<br>
&gt; solution.  This is safer, because contrary to David&#39;s experience, I have<br>
&gt; definitely encountered instances (2 in the last month) where there were<br>
&gt; issues with the existing partition such that the Ubuntu installer didn&#39;t<br>
&gt; play nice<br>
&gt;<br>
&gt; 3. If you decide you don&#39;t like it, it&#39;s as simple as clicking a delete<br>
&gt; button in a GUI, and you get all your disk space back.  Juxtapose that<br>
&gt; experience with having to repartition everything again.<br>
&gt;<br>
&gt; 4. You can run both systems simultaneously.  It sounds like you live<br>
&gt; most of your life in Windows, and trying to convert too quickly might<br>
&gt; cause you headache.  Besides, if you&#39;re doing web development, you need<br>
&gt; to see the rendering capabilities of multiple browsers.  Having to<br>
&gt; reboot to windows every so often just to check the rendering of a web<br>
&gt; page would get tedious fast.<br>
&gt;<br>
&gt; 5. Virtualization tools are free and Free.  VirtualBox is my current<br>
&gt; favorite general-purpose virtualization solution because it&#39;s super<br>
&gt; fast, &quot;just works&quot;, is easy to install on almost every platform<br>
&gt; (including Windows), and is GPL to boot.  (Side note: VirtualBox is the<br>
&gt; *much* bigger loss than MySQL in this Oracle buyout of Sun.  Much bigger.)<br>
&gt;<br>
&gt; 6. If you understand the concept that a virtual computer means<br>
&gt; &quot;virtualizating /everything/ for the &#39;guest&#39; computer&quot;, then learning<br>
&gt; the VirtualBox GUI should take you no more than 30 minutes.  It&#39;s very<br>
&gt; easy, and has wizards for a large portion of what it does.  Further,<br>
&gt; it&#39;s help documentation is surprisingly well-written.<br>
&gt;<br>
&gt; Reasons not to go the virtualization route:<br>
&gt;<br>
&gt; - You don&#39;t have enough RAM.  Remember that you&#39;re virtualizing a<br>
&gt; computer, and it will need RAM, just like a physical machine.  So you&#39;d<br>
&gt; need devote at least 512M of RAM to a guest Ubuntu while it was running.<br>
&gt;  If you don&#39;t have the ram to spare, virtualization might not be a<br>
&gt; solution.<br>
&gt;<br>
&gt; - You don&#39;t have the virtualization hardware support available on your<br>
&gt; processor or enabled in your BIOS.  I don&#39;t actually know how to check<br>
&gt; for this with Windows, but on Linux, you would do:<br>
&gt;<br>
&gt; $ grep -Ei &quot;vmx|svm&quot; /proc/cpuinfo<br>
&gt;<br>
&gt; If that returns any data in your flags line, you have the capability.<br>
&gt; You might have to enable it in the BIOS, but at least you know you have it.<br>
&gt;<br>
&gt; Kevin<br>
<br>
</div></div>Kevin is correct, it&#39;s not that difficult to run Ubuntu in VirtualBox<br>
on top of Windows, and it&#39;s probably the best solution in this<br>
situation.  Just use one of the online resource out there to get you<br>
going.  My current favourite one is:<br>
<br>
<a href="http://www.psychocats.net/ubuntu/virtualbox" target="_blank">http://www.psychocats.net/ubuntu/virtualbox</a><br>
<br>
If you have a bit of ram (probably 1gb is good minimum, 50-50 shared<br>
between Windows and Ubuntu), and a little bit of disk space (let&#39;s say<br>
8gb for a minimum size of a virtual disk), you can have Ubuntu running<br>
in just a few minutes of install time.<br>
<br>
<br>
Daniel<br>
<br>
--<br>
<font color="#888888">Daniel Robitaille<br>
</font><div><div></div><div class="h5"><br>
--<br>
sounder mailing list<br>
<a href="mailto:sounder@lists.ubuntu.com">sounder@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/sounder" target="_blank">https://lists.ubuntu.com/mailman/listinfo/sounder</a><br>
</div></div></blockquote></div><br><br>No, I want them be independent. Thanks a lot.<br>