I followed some recent online instructions to put what I thought was
an iso of testing on a stick and inserted the stick into the new
laptop.
The laptop has Windows 11 with room on the SSD drive for Debian.
When I restart and select USB I get a grub prompt. I haven't figured
a command to do the install from there.
On Wed, 27 May 2026 14:03:27 -0700
Paul Scott <waterhorsemusic@aol.com> wrote:
I followed some recent online instructions to put what I thought was
an iso of testing on a stick and inserted the stick into the new
laptop.
You didn't specify which instructions you followed. I suggest you start
with the Debian Installation Guide. I will guess that you want AMD64. https://www.debian.org/releases/stable/installmanual
I don't believe there is a Guide for testing yet. In any case, I doubt
there are any great differences between testing and stable right now.
The laptop has Windows 11 with room on the SSD drive for Debian.
See 6.3.7.1. Detecting other operating systems in the Guide.
https://www.debian.org/releases/stable/amd64/ch06s03.en.html#di-make-bootable
When I restart and select USB I get a grub prompt. I haven't figured
a command to do the install from there.
I don't know what that USB stick has on it, but it isn't the Debian
netinst DVD image.
--
Does anybody read signatures any more?
https://charlescurley.com
https://charlescurley.com/blog/
When I restart and select USB I get a grub prompt. I haven't figured a command to do the install from there.
I'm certainly allowing that I don't have what I thought on the USB stick.
$ 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
On Wed, May 27, 2026 at 23:40:36 -0700, Paul Scott wrote:Well spotted! It somehow escaped me.
$ 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.
On 5/28/26 7:24 AM, Paul Scott wrote:[...]
On 5/28/26 5:02 AM, tomas@tuxteam.de 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/sdb1That'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.
| Sysop: | Jacob Catayoc |
|---|---|
| Location: | Pasay City, Metro Manila, Philippines |
| Users: | 4 |
| Nodes: | 4 (0 / 4) |
| Uptime: | 495146:44:58 |
| Calls: | 165 |
| Files: | 574 |
| D/L today: |
29 files (9,998K bytes) |
| Messages: | 78,216 |