I am a Windows user, but want to use Ubuntu now.
For this I have downloaded Ubuntu 64-bit from the Ubuntu site. But, I am not able to install it. I have tried both, booting from it as to clean install and through Wubi.
While booting from Ubuntu, all I got was a black screen with a circle, an '=' image and small human like image. It remains there for a while and thereafter an error message
Uncompression failed
-- System Halted
appears and system reboot.
Here are last few lines of error log:
08-14 15:58 ERROR TaskList: Non fatal error [Errno 4] IOError: <urlopen error (7, 'getaddrinfo failed')> in task download
08-14 15:58 DEBUG TaskList: ### Finished download
08-14 15:58 ERROR TaskList: Could not retrieve the required disk image files
Traceback (most recent call last):
File "\lib\wubi\backends\common\tasklist.py", line 197, in __call__
File "\lib\wubi\backends\common\backend.py", line 592, in get_diskimage
Exception: Could not retrieve the required disk image files
08-14 15:58 DEBUG TaskList: # Cancelling tasklist
08-14 15:58 DEBUG TaskList: # Finished tasklist
08-14 15:58 ERROR root: Could not retrieve the required disk image files
Traceback (most recent call last):
File "\lib\wubi\application.py", line 58, in run
File "\lib\wubi\application.py", line 132, in select_task
File "\lib\wubi\application.py", line 158, in run_installer
File "\lib\wubi\backends\common\tasklist.py", line 197, in __call__
File "\lib\wubi\backends\common\backend.py", line 592, in get_diskimage
Exception: Could not retrieve the required disk image files
While trying with Wubi, it gives error Could not retrieve the required disk image files
. Whereas I have complete Ubuntu desktop installed.
Please guide me through this as I really want to move to Ubuntu.
Please do not suggest that I have to download it again, as I have a very slow data connection.
One thing I would like to share, is that I didn't downloaded the setup in one go, but many a times by resuming as my net connection is very bad.
My laptop is Dell Inspiron 3521 with Windows 7 Ultimate 32-bit trial version is installed in it. But it is of 64 bit architecture.
EDIT: Just checked on my other desktop and it has same problem. Though my desktop is of 32 bit architecture, so there had to be incompatibilty. Do you think it could be because OS on my laptop is 32 bit or trial version?????
md5sum
of the ISO to make sure it downloaded okay. If it's bad it won't work. – bcbc Aug 14 '13 at 13:42Same as given on ubuntu hash pages https://help.ubuntu.com/community/UbuntuHashes
Now, what should I do :-(
– Aug 15 '13 at 03:42wubi.exe
from releases.ubuntu.com/12.04/ in the same folder before running Wubi. Not sure what the USB install problem is, but I'd try redoing is as described here. It's better if you provide the whole Wubi log file because there is a lot of info that helps diagnose problems. – bcbc Aug 15 '13 at 13:38