Results 1 to 5 of 5

Thread: Dual Boot Win 7 and Ubuntu 11.04 - Ubuntu has no space

  1. #1
    Join Date
    Feb 2011
    Beans
    2

    Dual Boot Win 7 and Ubuntu 11.04 - Ubuntu has no space

    Hello everyone.

    I recently installed Ubuntu 11.04 alongside my previous installation of Windows 7. The installation seems to go fine, but when I actually load the operating system, it says it has "15 MB" of space left.

    After checking the actual hard drive, I discovered I had 200 GB of unused space. The total hdd size is 500 gb. Apparently, the Filesystem is out of space. I can't even open Firefox and browse the web.

    Does anyone know how to resolve this?
    Last edited by navweb; May 2nd, 2011 at 07:34 PM.

  2. #2
    Join Date
    Jun 2009
    Location
    Chicago Suburbs
    Beans
    25,833
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Dual Boot Win 7 and Ubuntu 11.04 - Ubuntu has no space

    Post a screenshot from gparted, or click on your windows partition to mount it and run these:

    sudo df -H

    and

    sudo parted /dev/sda unit s print
    Let us know what works and to mark your thread as [SOLVED] for new forum vb4:
    Temp workaround for [SOLVED]- http://ubuntuforums.org/showthread.php?t=2121377


  3. #3
    Join Date
    Aug 2007
    Location
    Inglis, Florida
    Beans
    734
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Dual Boot Win 7 and Ubuntu 11.04 - Ubuntu has no space

    Quote Originally Posted by navweb View Post
    Hello everyone.

    I recently installed Ubuntu 11.04 alongside my previous installation of Windows 7. The installation seems to go fine, but when I actually load the operating system, it says it has "15 MB" of space left.

    After checking the actual hard drive, I discovered I had 200 GB of unused space. The total hdd size is 500 gb. Apparently, the Filesystem is out of space. I can't even open Firefox and browse the web.

    Does anyone know how to resolve this?
    I forget exactly but win7 uses 4 primary partitions: Restore, win7, storage (the largest) and the boot manager (the smallest MB,not GB). It sounds like you've installed Ubuntu on one of the smaller partitions like the boot manager or the recovery. Windows might still start if its boot manager was replaced by grub.
    Give me a stable operating system, and I will make it unstable

  4. #4
    Join Date
    May 2007
    Beans
    10,915

    Re: Dual Boot Win 7 and Ubuntu 11.04 - Ubuntu has no space

    I forget exactly but win7 uses 4 primary partitions
    NO, it generally uses two partitions -- a boot partition and an OS partition. OEM PC providers often add in two more partitions to get to the maximum of 4 (primary).

    Also, with that little space left, I would guess yours was a Wubi install -- and one in which you selected the default minimum size.

    To check this, open a terminal and enter "sudo fdisk -lu" (that's a lowercase L, not a one). That will list out your disk partitions, filesystems, and sizes.
    Ubuntu 12.10, 12.04; MS Win7.
    Will not respond to PM requests for support -- use the forums.

  5. #5
    Join Date
    Nov 2009
    Location
    North Vancouver
    Beans
    Hidden!
    Distro
    Edubuntu 12.04 Precise Pangolin

    Re: Dual Boot Win 7 and Ubuntu 11.04 - Ubuntu has no space

    For wubi: How do I resize the virtual disks?

    But if you just installed, reinstalling is probably the best. If you want a permanent Ubuntu install, consider partitioning and installing direct.

Tags for this Thread

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
  •