<br><br><div><span class="gmail_quote">On 5/13/08, <b class="gmail_sendername">Teo</b> &lt;<a href="mailto:teo666@linuxmail.org">teo666@linuxmail.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Vincent ha scritto:<br> &gt;<br> &gt;<br> &gt; On 5/13/08, *Teo* &lt;<a href="mailto:teo666@linuxmail.org">teo666@linuxmail.org</a> &lt;mailto:<a href="mailto:teo666@linuxmail.org">teo666@linuxmail.org</a>&gt;&gt;<br> <br>
&gt; wrote:<br> &gt;<br> &gt;&nbsp;&nbsp;&nbsp;&nbsp; Hello everyone,<br> &gt;&nbsp;&nbsp;&nbsp;&nbsp; I&#39;m searching for a way to add space on / adding one hdd.<br> &gt;&nbsp;&nbsp;&nbsp;&nbsp; I don&#39;t want to change partitions or similar, only add free space of a<br> &gt;&nbsp;&nbsp;&nbsp;&nbsp; second hdd to /.<br>
 &gt;&nbsp;&nbsp;&nbsp;&nbsp; Is that possible??<br> &gt;&nbsp;&nbsp;&nbsp;&nbsp; My problem was born from insufficient space for upgrade the distro on a<br> &gt;&nbsp;&nbsp;&nbsp;&nbsp; remote (monitorless and keyboardless) pc on my lan.<br> &gt;&nbsp;&nbsp;&nbsp;&nbsp; In alternative I tried to mount free space in /var/cache/apt, but the<br>
 &gt;&nbsp;&nbsp;&nbsp;&nbsp; update-manager still say that there&#39;s not enough space on / to install..<br> &gt;&nbsp;&nbsp;&nbsp;&nbsp; Thanx,<br> &gt;&nbsp;&nbsp;&nbsp;&nbsp; Teo.<br> &gt;<br> &gt;<br> &gt; I&#39;m not an expert, but I&#39;m afraid it&#39;s impossible. What you could do is<br>
 &gt; set the hard drive to mount to a place where a lot of files are stored.<br> &gt; Perhaps it&#39;d make for a good home directory? If you&#39;re going to do that,<br> &gt; be sure to move over the files that are currently in that directory :)<br>
 &gt;<br> &gt; --<br> &gt; Vincent<br> &gt;<br> <br> <br>Ok, so I have to copy the content of a folder to a new partition, then<br> mount the new (not empty) partition in the (old) empty folder..<br> ..sure that space freed by moving could be used for installation..right??</blockquote>
<div><br>Well, let&#39;s say you want to move /nonexistent folder to the new hard drive. First, you move everything contained in that folder to /home/yourusername/backup . Then you set the mount point of the new hard drive to /nonexistent and move the files in the backup back to that folder.<br>
<br>I wouldn&#39;t know how to do that with critical folders though, but surely there&#39;s someone on this list who is better at this subject who can explain :)<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 But where apt-get, or better update-manager, stores the downloaded files<br> for installation??</blockquote><div><br>When a package is installed, files get spread out across the place. For example, the file to actually run the program is often located in /usr/bin, while the application&#39;s files are stored in /usr/share. The package itself is archived in /var/cache/apt, and so on... That&#39;s why this&#39;d be so problematic. Your home folder might be a good idea, but a lot easier when doing a new installation than moving an existing Xubuntu installation.<br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> And, if I&#39;d mount a partition on that (unknown yet..) folder the program<br> (during upgrade) could detect enough space?<br>
 <br> I like this kind of challenge..and linux..</blockquote><div><br>You&#39;re not the only one :) <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanx,<br> Teo.<br> </blockquote></div><br clear="all"><br>-- <br>Vincent