Wubi and Super OS
From hacktolive.org
Information for the Super OS developer
How to make wubi work with Super OS:
- get the source: https://launchpad.net/wubi
- install dependencies: build-essential unzip p7zip-full bzr-svn bzr gettext
- modify the file /data/isolist.ini, changing the value "max_iso_size=900000000" to "max_iso_size=900000000" (simply add one zero)
- compile
- launch wubi with: wubi.exe --skipmd5check
(wubi does not work with Super OS 9.10 due to [some Ubuntu updates that "kill" wubi http://ubuntuforums.org/showthread.php?t=1339203])
outdated tutorial: http://ubuntuforums.org/showthread.php?t=1062504 (compile wubi)