> On Sat, Aug 31, 2024 at 09:59:47PM -0500, David Wright wrote: > > On Sat 31 Aug 2024 at 14:09:45 (-0400), Lee wrote: > > > On Sat, Aug 31, 2024 at 1:31 AM John Conover wrote: > > > > > > > > What does a "debian ... amd64-netinst.iso" do > > > > with an .iso? > > > > > > > > Can it be coverted to a USB. How? > > > > > > https://www.debian.org/releases/bookworm/amd64/ch04s03.en.html > > > > > > # cp debian.iso /dev/sdX > > > > The disadvantage of this method is how to check the USB has a good copy. > > I don't understand why it would be any harder or easier to check that > there's a good copy with cp vs some other tool, so this seems like > strange advice.
So your command line would read … # … … Cheers, David.