On Fri, Jan 20, 2023 at 10:35 AM Russell L. Harris <russ...@rlharris.org> wrote: > > On Fri, Jan 20, 2023 at 12:28:21PM +0000, Andrew M.A. Cater wrote: > > [...] > >How did you create the flash device - what command did you use? > > After downloading the official netinst iso image, I copied it to the > flash stick (I routinely do netinst of Debian): > > # cp debian-11.6.0-i386-netinst.iso /dev/sdb > # sync
I believe you should use dd to preserve the physical layout of the ISO file. https://www.google.com/search?q=how+to+use+dd+to+copy+iso+to+thumb+drive Jeff