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.
Thank you,
Paul