hakuna-m/wubiuefi

wubi22041r345 isolist.ini redirect error

Opened this issue · 7 comments

Probably a duplicate of #334

22.04.1 has been replaced with 22.04.2 on Ubuntu download site.

For 22.04.2 there is a new release: https://github.com/hakuna-m/wubiuefi/releases/tag/22042r345

USE 22042r345
Option UBUNTU still fail, but kubuntu will work

Option UBUNTU still fail,

But probably there is another reason. I tested the download links for 22.04.2 and they worked:

07-19 19:30 DEBUG  downloader: downloading https://releases.ubuntu.com/22.04.2/ubuntu-22.04.2-desktop-amd64.list > C:\ubuntu\install
07-19 19:30 DEBUG  downloader: Download start filename=C:\ubuntu\install\ubuntu-22.04.2-desktop-amd64.list, url=https://releases.ubuntu.com/22.04.2/ubuntu-22.04.2-desktop-amd64.list, basename=ubuntu-22.04.2-desktop-amd64.list, length=24330, text=None
07-19 19:30 DEBUG  downloader: download finished (read 24330 bytes)
07-19 19:30 DEBUG  downloader: downloading https://releases.ubuntu.com/22.04.2/SHA256SUMS > C:\ubuntu\install
07-19 19:30 DEBUG  downloader: Download start filename=C:\ubuntu\install\SHA256SUMS, url=https://releases.ubuntu.com/22.04.2/SHA256SUMS, basename=SHA256SUMS, length=202, text=None
07-19 19:30 DEBUG  downloader: download finished (read 202 bytes)
07-19 19:30 DEBUG  downloader: downloading https://releases.ubuntu.com/22.04.2/SHA256SUMS.gpg > C:\ubuntu\install
07-19 19:30 DEBUG  downloader: Download start filename=C:\ubuntu\install\SHA256SUMS.gpg, url=https://releases.ubuntu.com/22.04.2/SHA256SUMS.gpg, basename=SHA256SUMS.gpg, length=833, text=None
07-19 19:30 DEBUG  downloader: download finished (read 833 bytes)
07-19 19:30 INFO   saplog: Verified a signature from ID:'D94AA3F0EFE21092'.
07-19 19:30 INFO   saplog: Checking block bindings..
07-19 19:30 INFO   saplog: Key verified successfully.
07-19 19:30 DEBUG  CommonBackend: metalink md5sums:
b98dac940a82b110e6265ca78d1320f1f7103861e922aa1a54e4202686e9bbd3 *ubuntu-22.04.2-desktop-amd64.iso
5e38b55d57d94ff029719342357325ed3bda38fa80054f9330dc789cd2d43931 *ubuntu-22.04.2-live-server-amd64.iso

07-19 19:30 DEBUG  TaskList: ### Finished get_metalink
07-19 19:30 DEBUG  TaskList: New task download
07-19 19:30 DEBUG  TaskList: ### Running download...
07-19 19:30 DEBUG  btdownloader: downloading https://releases.ubuntu.com/22.04.2/ubuntu-22.04.2-desktop-amd64.iso.torrent > C:\ubuntu\install\ubuntu-22.04.2-desktop-amd64.iso

In the past, there was a parameter that can bring its own ISO file, or it will be read in the same directory

In the past, there was a parameter that can bring its own ISO file

Not only in the past. see https://github.com/hakuna-m/wubiuefi/wiki/FAQ#how-can-i-use-a-pre-downloaded-iso-file-

HI
I preload ISO,sucessed cmd like below:
D:\wubi22042r345.exe --debug --drive=c: --isopath=D:\ubuntu-22.04.2-desktop-amd64.iso --password=XXXXXXXX --size=65536 --username=ntnu
BUT, ubuntu logon account will bw Windows User account.

BUT, ubuntu logon account will bw Windows User account.

Wubiuefi still uses a feature of original Wubi: see https://askubuntu.com/a/344745