Getting Low Disk Error Message using WUBI Installer

Asked by Manish Singh

I'm using Ubuntu alongwith Windows 7 using WUBI Installer. My Hard disk is of 500GB. I have Installed Ubuntu (using WUBI Installer) in one of the drives having 90 GB space. I have kept nothing in that Drive except from WUBI Installer. From past few days i'm getting Low Disk Space error messages continuously. I'm not able to track exactly why it's flashing.
Please somebody help in removing this error message. Also my all drives are approximately 30% used. Please tell me where i should move my data to remove this error.

Question information

Language:
English Edit question
Status:
Answered
For:
Wubi Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

df -h; uname -a; lsb_release -a; dpkg -l | grep linux-image-2

Thanks

Revision history for this message
Manish Singh (manishknp2005) said :
#2

manishsingh@ubuntu:~$ df -k
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/loop0 6797452 6435864 16296 100% /
none 1886004 708 1885296 1% /dev
none 1893712 1564 1892148 1% /dev/shm
none 1893712 100 1893612 1% /var/run
none 1893712 0 1893712 0% /var/lock
/dev/sda5 81919996 7978792 73941204 10% /host
manishsingh@ubuntu:~$ uname -a
Linux ubuntu 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

Revision history for this message
Manish Singh (manishknp2005) said :
#3

manishsingh@ubuntu:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 11.04
Release: 11.04
Codename: natty
manishsingh@ubuntu:~$ dpkg -l | grep linux-image-2
ii linux-image-2.6.38-8-generic 2.6.38-8.42 Linux kernel image for version 2.6.38 on x86/x86_64
manishsingh@ubuntu:~$

Revision history for this message
Manish Singh (manishknp2005) said :
#4

I'm running out of Space errors very frequently, please help!!!!!!!!!!!!!!!!

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

Can you give the output of:

df -h

Thanks

Revision history for this message
bcbc (bcbc) said :
#6

Wubi installs to a virtual disk - that resides on your ntfs partition. It is fixed in size and chosen when you install. I guess you chose 7GB (some of that went to the CD image and the swap file).

So anyway - it's only 7GB and it's full. You can:
1. Move data from /home to the ntfs host partition ( mounted under /host )
2. increase the size of the root.disk using this guide: http://ubuntuforums.org/showthread.php?t=1625371
3. or delete some stuff.

Revision history for this message
Manish Singh (manishknp2005) said :
#7

Here is the Output of df -k command...

manishsingh@ubuntu:~$ df -k
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/loop0 6797452 6265180 186980 98% /
none 1886004 704 1885300 1% /dev
none 1893712 716 1892996 1% /dev/shm
none 1893712 132 1893580 1% /var/run
none 1893712 0 1893712 0% /var/lock
/dev/sda5 81919996 7978792 73941204 10% /host

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

h is not k

You keep running:

df -k

when I am clearly asking for:

df -h

Thanks

Revision history for this message
Manish Singh (manishknp2005) said :
#9

Hi,

Apologies for the wrong output, here is the output of the command you mentioned above.

manishsingh@ubuntu:~/Downloads$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/loop0 6.5G 5.9G 289M 96% /
none 1.8G 704K 1.8G 1% /dev
none 1.9G 392K 1.9G 1% /dev/shm
none 1.9G 100K 1.9G 1% /var/run
none 1.9G 0 1.9G 0% /var/lock
/dev/sda5 79G 7.7G 71G 10% /host
/dev/sda7 98G 18G 81G 18% /media/Pics

Also i'm not able to execute that script wubi-resize_1.3b.sh below is the error i'm seeing.

manishsingh@ubuntu:~/Downloads$ sh wubi-resize_1.3b 20
sh: Can't open wubi-resize_1.3b

Revision history for this message
bcbc (bcbc) said :
#10

Reread the howto guide for instructions. You should be running it as
follows:
sudo bash wubi-resize_1.3b.sh 20

or for full instructions
bash wubi-resize_1.3b.sh --help

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#11

I also suggest you install bleachbit and run it with gksudo, it can clean masses of space. You should also run:

sudo apt-get clean

To clean out the apt cache.

Can you help with this problem?

Provide an answer of your own, or ask Manish Singh for more information if necessary.

To post a message you must log in.