How can I increase my disk space when Ubuntu is installed inside Windows?
Solution 1:
The official Wubi page lists 2 options:
- Using LVPM (but the site states that it wouldn't work with 10.04, so I guess it won't work with 10.10)
- Moving your /home to a new virtual disk using the
wubi-add-virtual-disk
script. You can install if from the Wubi page.
I would suggest using the second option. Note that it will move your /home
to another virtual disk, if you were short on space in another folder you might have to move that folder instead of /home
.