Move Wubi installation (Ubuntu on Windows) to a native Ubuntu system

There’s a tool called LVPM which could do the move, but there are sometimes problems with it. So I recommend to use a faster and safer way to do it - with the wubi-move-to-partition script:

Boot into your Wubi installation.
Open a shell and do a:
wget “https://wiki.ubuntu.com/WubiGuide?action=AttachFile&do=get&target=wubi-move-to-partition”
Install and run gparted:
sudo apt-get install gparted
sudo gparted
Now create a swap [...]


linkboost