I just installed qubes, i got the default domains; work, personal, untrusted.
I am trying to download some iso in my work domain and to create new VM however i kept having this problem that there is no enough space to store any file.
From settings i changed work domain disc size to 40gb, i still have the same problem.
any help or guide line please
Thank you, here is what happened after issuing df -h and resize
"
[user@work ~]$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/dmroot 9.8G 3.6G 5.7G 39% /
/dev/xvdd 380M 145M 215M 41% /usr/lib/modules/4.1.13-9.pvops.qubes.x86_64
devtmpfs 148M 0 148M 0% /dev
tmpfs 1.0G 100K 1.0G 1% /dev/shm
tmpfs 153M 608K 152M 1% /run
tmpfs 153M 0 153M 0% /sys/fs/cgroup
tmpfs 1.0G 460K 1.0G 1% /tmp
/dev/xvdb 49G 26G 24G 53% /rw
tmpfs 31M 8.0K 31M 1% /run/user/1000
[user@work ~]$ sudo resize2fs /dev/xvdb
resize2fs 1.42.13 (17-May-2015)
The filesystem is already 12845056 (4k) blocks long. Nothing to do!
[user@work ~]$
"
pls advise