Reply
 
Thread Tools Display Modes
  #1  
Old 05-26-2012, 08:36 PM
KoopaTroopa KoopaTroopa is offline
Junior Member
 
Join Date: May 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default No Space Left on Drive
Salutations!

So I'm journeying over to the red side from Linux. I initially got FreeBSD and made a bootable USB however I was unable to install any desktop enviroment due to some form of error. So instead I got PCBSD which comes with several envrioments pre-installed. Since it's the live USB version it comes with out the collection of ports that I need I will have to fetch them.

I tried doing such with portsnap fetchp however was greeted with a 'No space left on device' message. Only 7MB of space is eligible for me to use. My external drive (laptop drive with external drive kit) has the PcBSD partition at 4GB and the remaining 23GB has free space. The df command output is

Code:
Filesystem      1K-blocks    Used    Avail Capacity  Mounted on
/dev/ufs/ROOTFS     27132   26588    -1624   107%    /
devfs                   1       1        0   100%    /dev
/dev/md6           100380     188    92164     0%    /tmp
/dev/md2          2003484 1830184    13024    99%    /uzip
/dev/md1.uzip    26048932 5293156 18671864    22%    /mntuzip
/dev/md5             1852       8     1696     0%    /usr
/dev/md8           128540    1600   116660     1%    /liveroot
/dev/da2s1a       3816164 2153616  1357256    61%    /media/PCBSDUSBLIVE
How do I make more room available so I can download the entire ports collection?
Reply With Quote
  #2  
Old 05-26-2012, 11:03 PM
Cobalt Cobalt is offline
Senior Member
 
Join Date: Apr 2009
Location: USA
Posts: 447
Thanks: 0
Thanked 10 Times in 10 Posts
Default
How did you manage to install onto a 4GB partition? The installer shouldn't have let you. The only solution that I can think of is to use a live disc and partition editor to increase the size of the PC-BSD partition.
Reply With Quote
  #3  
Old 05-27-2012, 01:33 PM
KoopaTroopa KoopaTroopa is offline
Junior Member
 
Join Date: May 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default
I found the disk dump (dd) command somewhere on pcBSD's site I think. It doesn't allow for selecting what partition size you want.

Code:
sudo dd if=PCBSD.img of=/dev/sdd bs=64k conv=sync
How do I go about using a partition editor to change the partition size?
Reply With Quote
  #4  
Old 05-27-2012, 06:45 PM
Cobalt Cobalt is offline
Senior Member
 
Join Date: Apr 2009
Location: USA
Posts: 447
Thanks: 0
Thanked 10 Times in 10 Posts
Default
You'd need a live CD (or DVD) version of something like PC-BSD or Ubuntu. Then use gparted (GNOME Partition Editor) to modify the partition.
Reply With Quote
  #5  
Old 05-28-2012, 03:51 PM
KoopaTroopa KoopaTroopa is offline
Junior Member
 
Join Date: May 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Originally Posted by Cobalt View Post
You'd need a live CD (or DVD) version of something like PC-BSD or Ubuntu. Then use gparted (GNOME Partition Editor) to modify the partition.
Both 'Disk utility' and 'Gparted' don't seem to recognise the partition type. http://www.fayp.com/vi-2FpQnL.png
Reply With Quote
  #6  
Old 05-28-2012, 06:06 PM
Cobalt Cobalt is offline
Senior Member
 
Join Date: Apr 2009
Location: USA
Posts: 447
Thanks: 0
Thanked 10 Times in 10 Posts
Default
I could have sworn that I've edited a PC-BSD partition before with gparted. I guess you could re-install PC-BSD using the regular installer.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:23 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.