Não é possível instalar o Ubuntu

1

Estou usando o Windows 7 e quando tento instalar e esta mensagem aparece:

"An error ocurred: Could not retrieve the required installation files
For more information, please see the log file:
c:\users\.............\wubi-12.10-rev273.log"

A parte final do log - >

12-17 13:43 DEBUG  Distro:   checking whether F:\ is a valid Ubuntu CD
12-17 13:43 DEBUG  Distro:   parsing info from str=Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2)
12-17 13:43 DEBUG  Distro:   parsed info={'name': 'Ubuntu', 'subversion': 'Release', 'version': '12.10', 'build': '20121017.2', 'codename': 'Quantal Quetzal', 'arch': 'i386'}
12-17 13:43 INFO   Distro: Found a valid CD for Ubuntu: F:\
12-17 13:43 INFO   root: Running the uninstaller...
12-17 13:43 INFO   CommonBackend: This is the uninstaller running
12-17 13:43 DEBUG  WindowsFrontend: __init__...
12-17 13:43 DEBUG  WindowsFrontend: on_init...
12-17 13:43 INFO   WinuiPage: appname=wubi, localedir=C:\Users\TASSO'~1\AppData\Local\Temp\pylED6A.tmp\translations, languages=['en_US', 'en']
12-17 13:43 INFO   WindowsFrontend: Operation cancelled
12-17 13:43 DEBUG  WindowsFrontend: frontend.quit
12-17 13:43 DEBUG  WindowsFrontend: frontend.on_quit
12-17 13:43 DEBUG  root: application.on_quit
12-17 13:43 INFO   root: sys.exit
    
por Tasso 17.12.2012 / 16:58

1 resposta

2

Isto foi respondido nos comentários.

You can try the option --skipmd5check. Maybe this helps. See also wiki.ubuntu.com/….

- qbi Dez 17 '12 em 22:28

O OP relatou isso funcionou . Mas existem outras alternativas:

[Skipping the integrity check is] not a good idea unless you know the ISO is good (i.e. with a development release).

Remove the CD from F: and let it download a new ISO or the diskimage.

Do you have an apostrophe in your user name? [That] might be causing some issues:

command=C:\Users\TASSO'~1\AppData\Local\Temp\pylBC2.tmp\bin\resize2fs.exe -f C:\ubuntu\disks\root.disk 17744M

- bcbc Dez 18 '12 às 1:12

    
por Eliah Kagan 13.04.2017 / 14:23