linuxdeepin / developer-center

Deepin developer center, provide developer wiki and community forum.
452 stars 73 forks source link

Installation media does not boot kernel 5.15 option #3323

Closed arch-user-france1 closed 1 year ago

arch-user-france1 commented 2 years ago

SUMMARY | 问题概要

The Linux vmlinuz 5.15 is missing

STEPS TO REPRODUCE | 复现步骤

  1. make an installation media
  2. try booting with the kernel 5.15
  3. see result

OBSERVED RESULT | 观察到的结果

It says: couldn't find ... you must load the kernel first

EXPECTED RESULT | 期望的结果

It would boot as usual

SOFTWARE/OS VERSIONS | 软件/系统版本信息

Deepin ISO - the newest

ADDITIONAL INFORMATION | 额外补充

-

arch-user-france1 commented 2 years ago

1929 mentioned here

Zeno-sole commented 2 years ago

Selecting the 5.15 kernel installation prompts that the kernel file cannot be found. It is recommended that you check the integrity of the file. Maybe the iso file is damaged and incomplete.

arch-user-france1 commented 2 years ago

I did that already, it's fine.

Zeno-sole commented 2 years ago

Has your problem been resolved? No other issues I will close this issues

arch-user-france1 commented 2 years ago

Has your problem been resolved? No other issues I will close this issues

I don't know - I never used the installation media again. I guess it's the devs fault not including the 5.15 kernel properly.

Zeno-sole commented 2 years ago

What method did you use to burn the iso file?

arch-user-france1 commented 2 years ago

I downloaded it from Google Drive because the deepin server did not respond to my download request and burned it using balena etcher which revalidated the ISO after burning and I also executed an ISO test in the GRUB which seemed ok.

Zeno-sole commented 2 years ago

You can try to download the mirror installation from the official channel, and compare the MD5 after downloading. Download address: https://cdimage.deepin.com/releases/20.6/

arch-user-france1 commented 2 years ago

Doesn't work - #3324

No response from server. Could you check the webserver timeout? It should be 5 seconds and NOT lower. Lowering the timeout is not a DoS fix - use connection limiting tools that will block IPs with more than x connections.

arch-user-france1 commented 2 years ago

image Client timeout after 8 seconds.

Zeno-sole commented 2 years ago

It seems that you cannot access the official cdimage due to network reasons, you can use the mirror site to download the address

Zeno-sole commented 2 years ago

It seems that you cannot access the official cdimage due to network reasons, you can use the mirror site to download the address

http://ftp.jaist.ac.jp/pub/Linux/deepin-cd/20.6/

arch-user-france1 commented 2 years ago

Is this the same as google drive? https://drive.google.com/drive/folders/1G6p5_7k97E2dmzHngnh_lbKQTLjstz6c

Zeno-sole commented 2 years ago

It is recommended that you check whether the MD5 of the iso is consistent with the official one

arch-user-france1 commented 2 years ago

It is recommended that you check whether the MD5 of the iso is consistent with the official one

I cannot download it from google drive anymore, it says your "download quota" was exceeded. I also don't really want to create a new bootable. Have you checked whether you can boot 5.15 kernel on the installation media or not?

Ah I found the Deepin ISO; wait, will check.

arch-user-france1 commented 2 years ago

The sum is correct. Your provided ISO cannot boot kernel 5.15, you should investigate this, or whoever maintains the ISO.

Zeno-sole commented 2 years ago

We have tested many devices without this phenomenon, I suspect it is the problem of the burning tool

arch-user-france1 commented 2 years ago

We have tested many devices without this phenomenon, I suspect it is the problem of the burning tool

You cannot say that the burning tool is the problem, really not. Then it shouldn't have worked at all. I used etcher. It validated the burnt image which was successful. The problem must be the ISO, there couldn't have any data corruption happened. The image was copied bit per bit and I also validated my image using the sha256sum from this link: http://ftp.jaist.ac.jp/pub/Linux/deepin-cd/20.6/

Zeno-sole commented 2 years ago

Does this also happen when changing other ISO?

arch-user-france1 commented 2 years ago

I can only get those two ISOs because of a server-failure. Both have the same checksum so they're the same. Could you test the ISO from the Google Drive or this ISO: http://ftp.jaist.ac.jp/pub/Linux/deepin-cd/20.6/ (they seem to be the same)? It doesn't work on my systems.

Zeno-sole commented 2 years ago

There may be a problem with the BIOS firmware, you can try other images to see if there is the same error

Zeno-sole commented 2 years ago

such as 20.5 or earlier http://ftp.jaist.ac.jp/pub/Linux/deepin-cd/

arch-user-france1 commented 2 years ago

Manjaro kernel 5.15 worked just fine so the UEFI is fine.

Zeno-sole commented 2 years ago

Manjaro does not provide a dual-core installation method, and I don't think it can verify the problem. You can install the v23 preview version of the image, this version defaults to 5.15 kernel https://cowtransfer.com/s/55c5d60d83e146
I am not sure if you can access this link, if not I will upload to google drive

arch-user-france1 commented 2 years ago

What is dual-core installation?

Zeno-sole commented 2 years ago

It is in the form of two versions of the kernel installation provided on the grub interface

arch-user-france1 commented 2 years ago

Still the UEFI cannot change anything there. It's grub's job to do this.

Zeno-sole commented 2 years ago

Unfortunately I don't have such a machine and can't verify the situation you describe