On Fri, 17 Feb 2023 05:13:34 +0800
lsg <loushanguan2...@sina.com> wrote:

> this is quite unbelievable, it's most widely-used platform: amd64
> 
> installer says "No kernel modules found", probably due to kernel
> mismatch
> 
> debian-11.6.0-amd64-netinst.iso is at sdb1, vfat partition, i've
> checked it with sha256sum
> 
> vmlinuz and initrd.gz are copied from:
> 
> http://ftp.sunet.se/debian/dists/bullseye/main/installer-amd64/current/images/hd-media/
> 

You shouldn't need separate vmlinuz and initrd.gz files. You should be
able to boot directly to the iso image. Depending on how talented your
computer's firmware is, you may have to copy the iso image to sdb, not
sdb1. E.g.:

dd if=<iso.image.file>.iso of=/dev/sdX

What instructions did you start with? Exact URL, please.

I've been playing with a separate partition to house a Debian installer
ISO should I ever need it for rescue or re-installation. But that
depends on having grub installed and a suitable entry for the d-i iso
image. If that's what you want to do, I can help with that also.

-- 
Does anybody read signatures any more?

https://charlescurley.com
https://charlescurley.com/blog/

Reply via email to