<div dir="ltr">On Sun, Jul 27, 2008 at 9:41 PM, Dan Farrell <span dir="ltr"><<a href="mailto:dan@spore.ath.cx">dan@spore.ath.cx</a>></span> wrote:<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;">
On Sun, 27 Jul 2008 21:33:48 -0400<br>
<div class="Ih2E3d">"pat decampos" <<a href="mailto:decampos@gmail.com">decampos@gmail.com</a>> wrote:<br>
<br>
</div>> Result of fdisk -l:<br>
<br>
fdisk -l wasn't very interesting.  Your ubuntu disk didn't show there,<br>
so I deleted those sections.  Read on.<br>
<div class="Ih2E3d"><br>
> Result of df:<br>
><br>
> Filesystem           1K-blocks      Used Available Use% Mounted on<br>
> /host/ubuntu/disks/root.disk<br>
>                        6782016   6440372         0 100% /<br>
</div> ... irrelevance snipped ...<br>
<div class="Ih2E3d">> /dev/sdb1             36138184  10590044  25548140  30% /media/win<br>
</div>> /dev/sdc1            191639380  64226536 127412844  34% /media/s.2<br>
> /dev/sda1            244196000 115569628 128626372  48% /media/s.1<br>
> /dev/sdf1            484535504  17079656 443036648   4% /media/d.<br>
<div class="Ih2E3d">> /dev/sdd1            312568640    788312 311780328   1% /media/ext<br>
<br>
</div>This tells me you have no space in /, which is bad because you're<br>
likely to need space there, for temporary files, for space in ~/ (your<br>
home directory) or in /var/log for system logs.<br>
<br>
However you also have a ton of space on sda,sdb,sdc,sdd (especially!)<br>
and sdf.<br>
<br>
You have a few options.<br>
        1) take that space out of the boot partition and put it back<br>
                into / (root).<br>
        2) shrink one of your emptier windows partitions and use them<br>
                to store part of / (like /usr, which takes up lots of<br>
                space,  or /home).<br>
        3) remove something.  I don't recommend this unless you have a<br>
                lot of cruft you mean to remove.<br>
<br>
I recommend the first option, because you're more likely to feel<br>
comfortable doing that.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="Wj3C7c">ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</div></div></blockquote></div><br><br>Would I take space out of /boot and place it into / using GParted? Or is there another method?<br></div>