Results 1 to 7 of 7

Thread: 12.10 : False "No disk space" error

  1. #1
    Join Date
    Dec 2009
    Beans
    14

    12.10 : False "No disk space" error

    Hello,
    This message appears at start up & at installing new programs or updates ..
    Although, I've about 600 GB free space on my hard disk.


    Screenshot from 2013-02-27 17:55:17.png

    Thanks in advance ..

  2. #2
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: 12.10 : False "No disk space" error

    It's not saying there is no free space left at all on your drive, it's saying there is no free space on your /boot partition.
    Just to check can you post the output of...
    Code:
    df -h
    Cheesemill

  3. #3
    Join Date
    Dec 2009
    Beans
    14

    Re: 12.10 : False "No disk space" error

    Filesystem Size Used Avail Use% Mounted on
    /dev/mapper/ubuntu-root 909G 303G 561G 36% /
    udev 3.9G 4.0K 3.9G 1% /dev
    tmpfs 1.6G 884K 1.6G 1% /run
    none 5.0M 0 5.0M 0% /run/lock
    none 3.9G 340K 3.9G 1% /run/shm
    none 100M 36K 100M 1% /run/user
    /dev/sda1 228M 220M 0 100% /boot

  4. #4
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: 12.10 : False "No disk space" error

    Quote Originally Posted by Dr.Fayed View Post
    /dev/sda1 228M 220M 0 100% /boot
    Your tiny /boot partition is full. Consider resizing it to one GB or so.

  5. #5
    Join Date
    Dec 2009
    Beans
    14

    Re: 12.10 : False "No disk space" error

    Partition !
    I thought it was just a folder ..
    Mmmm, so, this is done using gparted .. right ?

  6. #6
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: 12.10 : False "No disk space" error

    It's going to be tricky to resize as you are using LVM. You will first need to shrink your root logical volume, and then your volume group before you can resize the LVM partition.

    For more info on resizing LVM with gparted have a look at this...
    http://askubuntu.com/questions/19612...hysical-volume

    For a quick fix you can uninstall some of your old kernels, this will give you some free space on /boot.
    Last edited by Cheesemill; March 8th, 2013 at 07:55 PM.
    Cheesemill

  7. #7
    Join Date
    Dec 2009
    Beans
    14

    Re: 12.10 : False "No disk space" error

    Thank you very much, Cheesemill ..
    Thank you very much, oldos2er ..

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •