Re: trying to install testing from usb
Paul Scott <[email protected]>
| Newsgroups | gmane.linux.debian.user |
|---|---|
| Message-ID | <[email protected]> |
On 5/28/26 7:24 AM, Paul Scott wrote: > > On 5/28/26 5:02 AM, [email protected] wrote: >> On Thu, May 28, 2026 at 07:07:43AM -0400, Greg Wooledge wrote: >>> On Wed, May 27, 2026 at 23:40:36 -0700, Paul Scott wrote: >>>> $ sudo dd bs=4M if=/path/to/file.iso of=/dev/sdX status=progress >>>> oflag=sync >>>> >>>> with if pointing to the iso file and of=/dev/sdb1 >>> That's an error. It should be of=/dev/sdb not of=/dev/sdb1. > > That was it! I was a little nervous when the stick was not flashing > this time, writing somewhere I shouldn't be writing. > > The install is now in progress. > The installation is maybe complete. When I restart and choose Debian from the standard grub menu I get error ../../../grub-core/commands/efi/tpm.c:144:command failed. several times and then Loading Linux7.0.9+deb14-amd64 ... error: ../../../grub-core/commands/efi/tpm.c:144:command failed Loading initial ramdisk ... error: ../../../grub-core/loader/efi/linux.c:412:you need to load the kernel first. Paul