Go Back  Mac-Forums.com  > Software > Windows, Classic, Linux, and Other OS > Linux - Can't save on Ubuntu - Says not enough disk space!

Reply
 
LinkBack Thread Tools
Old 09-08-2009, 05:22 PM   #1 (permalink)
EmperorZurg

 
EmperorZurg's Avatar
 
Member Since: Jun 28, 2009
Location: Galactic Alliance
Posts: 19
EmperorZurg can only hope to improve
Exclamation Linux - Can't save on Ubuntu - Says not enough disk space!

Exclamation Can't save on Ubuntu - Says not enough disk space!
Hi,
I have installed Ubuntu 9.04 on my Macbook Pro via Bootcamp.
I allowed 10 GB of space on the partitions. It divided the 10GB of space between Ubuntu (linux) and the hard drive called "BootCamp"
I have been able to run Ubuntu but when I want to save anything it says that there is not enough space. This is because Hard drive called "BootCamp" took approx 8GB out of the 10GB leaving only 2GB to the Ubuntu (Named Linux) folder.

When I install things (e.g go into the Add/Remove and get an app), I want it to install onto the Hard Drive called "bootcamp" but at the moment it tries to install it into the Ubuntu (Linux) folder and then comes up with the error message like the one that I have attatched and other error messages saying insufficient space.

Thanks,
John
Attached Images
File Type: png Screenshot-linux - File Browser.png (75.1 KB, 6 views)
File Type: png Screenshot-Untitled Window.png (23.2 KB, 5 views)
EmperorZurg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Old 09-08-2009, 05:36 PM   #2 (permalink)
SammySlim

 
Member Since: Feb 12, 2008
Posts: 483
SammySlim will become famous soon enough
Did you partition your drive before running BootCamp? I don't understand why you have two partitions for one OS install.
SammySlim is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Old 09-08-2009, 05:48 PM   #3 (permalink)
EmperorZurg

 
EmperorZurg's Avatar
 
Member Since: Jun 28, 2009
Location: Galactic Alliance
Posts: 19
EmperorZurg can only hope to improve
Quote:
Originally Posted by SammySlim View Post
Did you partition your drive before running BootCamp? I don't understand why you have two partitions for one OS install.
I did not partition my drive manually, but I did have the option. The option I did choose was "side by side" - This was done a few steps before I clicked "install"
I did not know what to do if I had have clicked "Manually Install".

I don't understand what I have done wrong...
EmperorZurg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Old 09-08-2009, 05:58 PM   #4 (permalink)
vansmith

 
vansmith's Avatar
 
Member Since: Oct 19, 2008
Location: Ottawa
Posts: 3,583
vansmith is a glorious beacon of lightvansmith is a glorious beacon of lightvansmith is a glorious beacon of lightvansmith is a glorious beacon of lightvansmith is a glorious beacon of lightvansmith is a glorious beacon of light
Mac Specs: 2.1C2D/4GB/320GB
Quote:
Originally Posted by EmperorZurg View Post
I did not partition my drive manually, but I did have the option. The option I did choose was "side by side" - This was done a few steps before I clicked "install"
I did not know what to do if I had have clicked "Manually Install".

I don't understand what I have done wrong...
Quote:
Originally Posted by EmperorZurg View Post
This is because Hard drive called "BootCamp" took approx 8GB out of the 10GB leaving only 2GB to the Ubuntu (Named Linux) folder.

When I install things (e.g go into the Add/Remove and get an app), I want it to install onto the Hard Drive called "bootcamp" but at the moment it tries to install it into the Ubuntu (Linux) folder and then comes up with the error message like the one that I have attatched and other error messages saying insufficient space.

Thanks,
John
You just answered your own questions (sort of). You can't tell packages where you want them to install (AFAIK) with apt/dpkg. They have to place files in particular directories and if these particular directories are on a partition with no space (your Ubuntu partition), then you can't install software. For instance, if you wanted the packages to install onto the BC partition, you would need /usr to be your BC partition.
__________________
"It is beyond a doubt that all our knowledge begins with experience." - Immanuel Kant
Website : Twitter
Important Links: Community Guidelines : DVD Ripping Rules
M-F MotM - April 2009.
vansmith is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Old 09-08-2009, 06:03 PM   #5 (permalink)
EmperorZurg

 
EmperorZurg's Avatar
 
Member Since: Jun 28, 2009
Location: Galactic Alliance
Posts: 19
EmperorZurg can only hope to improve
Quote:
Originally Posted by vansmith View Post
You just answered your own questions (sort of). You can't tell packages where you want them to install (AFAIK) with apt/dpkg. They have to place files in particular directories and if these particular directories are on a partition with no space (your Ubuntu partition), then you can't install software. For instance, if you wanted the packages to install onto the BC partition, you would need /usr to be your BC partition.

You seem to know far more than me.
I am not sure I completely understand how you mean but what should I do?
EmperorZurg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Old 09-08-2009, 06:10 PM   #6 (permalink)
vansmith

 
vansmith's Avatar
 
Member Since: Oct 19, 2008
Location: Ottawa
Posts: 3,583
vansmith is a glorious beacon of lightvansmith is a glorious beacon of lightvansmith is a glorious beacon of lightvansmith is a glorious beacon of lightvansmith is a glorious beacon of lightvansmith is a glorious beacon of light
Mac Specs: 2.1C2D/4GB/320GB
Honestly, to save yourself any trouble and potential for major problems, backup the files you need from your Ubuntu install and reinstall, ensuring that you only have one partition along with your Mac partition. Since you appear to be new to Linux, it would be best for now to simply have one partition for your Linux install.
__________________
"It is beyond a doubt that all our knowledge begins with experience." - Immanuel Kant
Website : Twitter
Important Links: Community Guidelines : DVD Ripping Rules
M-F MotM - April 2009.
vansmith is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Old 09-08-2009, 06:17 PM   #7 (permalink)
EmperorZurg

 
EmperorZurg's Avatar
 
Member Since: Jun 28, 2009
Location: Galactic Alliance
Posts: 19
EmperorZurg can only hope to improve
Quote:
Originally Posted by vansmith View Post
Honestly, to save yourself any trouble and potential for major problems, backup the files you need from your Ubuntu install and reinstall, ensuring that you only have one partition along with your Mac partition. Since you appear to be new to Linux, it would be best for now to simply have one partition for your Linux install.
How many partitions do I have at the moment? And what are they?
I thought I only had a partition for mac osx and 1 for Linux Ubuntu.
Please see the screen shot. It is showing the mac Hard disk/Partition and the Bootcamp which I have renamed "LINUX" Hard disk/Partition
EmperorZurg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Old 09-08-2009, 06:44 PM   #8 (permalink)
vansmith

 
vansmith's Avatar
 
Member Since: Oct 19, 2008
Location: Ottawa
Posts: 3,583
vansmith is a glorious beacon of lightvansmith is a glorious beacon of lightvansmith is a glorious beacon of lightvansmith is a glorious beacon of lightvansmith is a glorious beacon of lightvansmith is a glorious beacon of light
Mac Specs: 2.1C2D/4GB/320GB
Did you not say that you had a BC partition, a partition for your Linux install and one for OS X? What gets printed to the bash window when you execute "mount" (w/o the quotes)? In other words, what happens when you execute mount in a Gnome Terminal?
__________________
"It is beyond a doubt that all our knowledge begins with experience." - Immanuel Kant
Website : Twitter
Important Links: Community Guidelines : DVD Ripping Rules
M-F MotM - April 2009.
vansmith is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Old 09-08-2009, 08:27 PM   #9 (permalink)
SammySlim

 
Member Since: Feb 12, 2008
Posts: 483
SammySlim will become famous soon enough
It might be simpler to increase the bootcamp partition size with CampTune to see if that helps. CampTune for Mac OS X - Overview | PARAGON Software Group - partition software, resize partition, disk backup & partitioning

If making the partition bigger doesn't help, then something else is wrong here.

By looking at the screenshot he may only have the Mac and Ubuntu partitions, but he may have more. You could also boot into OSX and check to see how many partitions you have on your disk. If you have more than 2 partitions, then you should probably back up your data, go into BootCamp and "restore" the hard drive to a single, OSX partition, and then reinstall Ubuntu in BootCamp.

You might also try VirtualBox, Fusion or Parallels as an alternative to BootCamp for Ubuntu - in a virtual machine. You would avoid these issues. I run Ubuntu in a virtual machine and it runs perfectly - the only thing you don't get are the fancy screen effects.

Cheers
SammySlim is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Old 09-08-2009, 09:58 PM   #10 (permalink)
chscag

 
chscag's Avatar
 
Member Since: Jan 23, 2008
Location: Fort Worth, Texas
Posts: 5,660
chscag is a glorious beacon of lightchscag is a glorious beacon of lightchscag is a glorious beacon of lightchscag is a glorious beacon of lightchscag is a glorious beacon of lightchscag is a glorious beacon of light
Mac Specs: MacBook 2.4 GHz, 4 Gb, 320 GB 7200 RPM WD Scorpio, OS X 10.6.2, Win 7
Quote:
Originally Posted by EmperorZurg View Post
How many partitions do I have at the moment? And what are they?
I thought I only had a partition for mac osx and 1 for Linux Ubuntu.
Please see the screen shot. It is showing the mac Hard disk/Partition and the Bootcamp which I have renamed "LINUX" Hard disk/Partition
It looks like you have three partitions. Anyway, run the bash command from the Ubuntu terminal just like Van suggested. What does it report back?

When Ubuntu installs it tries to create three partitions: Home, Data, Swap. But in reality you only need one as long as you have given it enough space.

Regards.
chscag is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Lost Disk Space? TopBoy OS X - Operating System 3 04-23-2009 08:57 AM
Filevault - Trash not freeing disk space tin pot OS X - Operating System 0 02-07-2009 12:28 PM
missing disk space stonefish OS X - Operating System 7 09-19-2008 07:41 AM
Disappearing Disk Space snake021 Other Hardware and Peripherals 12 02-18-2005 03:01 PM
How much disk space does Panther use? gusthecat OS X - Operating System 6 01-08-2004 12:22 AM

 
 
 
     
Home Calendar Get New
     

Copyright ©2001-2009 Mac-Forums.com. All Rights Reserved. A division of iNET Interactive.

Other iNET Interactive Sites: Web Hosting Talk | Swish Talk | Hosting Catalog.com| Dev Papers| Deleted Domains| Hot Scripts

Powered by vBulletin
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.