On 2/16/23 22:10, Charles Curley wrote:
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.

Thank Charles!

https://www.debian.org/releases/stable/amd64/ch04s04.en.html

to reproduce my problem, you need 3 files: vmlinuz, initrd.gz and corresponding iso file

add entry to grub menu, boot it to see if it can locate iso file, there is no need to re-partition your disk

my pc can boot usb stick, but during installation it prompts me for usb disk with non-free firmware , this step fails




Reply via email to