Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wubi22041r345 isolist.ini redirect error #338

Open
maxymxgmail opened this issue Jul 19, 2023 · 7 comments
Open

wubi22041r345 isolist.ini redirect error #338

maxymxgmail opened this issue Jul 19, 2023 · 7 comments

Comments

@maxymxgmail
Copy link

maxymxgmail commented Jul 19, 2023

For example
metalink=https://releases.ubuntu.com/22.04.1/ubuntu-22.04.1-desktop-amd64.list
Web will redirect to
metalink=https://old-releases.ubuntu.com/releases/22.04.1/ubuntu-22.04.1-desktop-amd64.list
If install will show ISO detect error

@hakuna-m
Copy link
Owner

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

@maxymxgmail
Copy link
Author

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

@hakuna-m
Copy link
Owner

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

@maxymxgmail
Copy link
Author

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

@hakuna-m
Copy link
Owner

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-

@maxymxgmail
Copy link
Author

maxymxgmail commented Jul 24, 2023

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.

@hakuna-m
Copy link
Owner

BUT, ubuntu logon account will bw Windows User account.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants