Russell L. Harris wrote: > On Sun, Jan 22, 2023 at 05:49:30PM -0800, David Christensen wrote: > > On 1/19/23 19:43, Russell L. Harris wrote: > > > I have not figured out how to configure the BIOS of a Dell Latitude > > > 3510 to cause it to see and boot from a Debian netinst image (Debian > > > 11) written to USB flash (8Gbyte Patriot). > > For newer computers with UEFI firmware and Secure Boot, I use the > > "amd64" architecture version of the Debian Installer -- e.g.: > > > > debian-11.3.0-amd64-netinst.iso > > 1) Does this work on an Intel Pentium machine?
Intel uses the name Pentium for too many incompatible things. It will work on all the Pentium-labelled chips manufactured since 2014, almost 10 years ago. It will not work on most of the prior incarnations. The Dell Latitude 3510 was sold with Intel 10th-generation Core CPUs, and all of those will work with amd64. -dsr-