Tails not starting: GNU GRUB version 2.12-9, Minimal BASH-like line

I just installed Tails onto a USB but can’t get the OS to start. I get to a command line screen titled “GNU GRUB version 2.12-9” with a statement

“Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists possible device or file completions. To enable less(1)-like paging, “set pager=1”.

the above is followed by a command line: “grub>”.

Anyone know how to resolve this? I’ve found youtube videos with potential solutions, but they all involve Linux. I have a Lenovo Legion 5 operating on a Windows 11 OS. I don’t want to mess up my normal login to windows on the laptop.

Any help or suggestions would be greatly appreciated.

  • JFidd

Okay, just to be sure, did you totally followed through the guide here to download image file tails-amd64-7.4.1.img and write it to a USB disk with Rufus, when you first created this Tails USB disk?

I have the exact same issue :frowning: and I followed the all the steps by the book as @Lind mentioned :frowning: Safe boot and fast boot is also turned off .

:frowning:
I can’t replicate the issue you mentioned on my computer. It booted up just fine.

Also safe boot (I think you mean “secure boot”?) shouldn’t matter even if being left on, because Tails’ bootloader (shim) is signed by Microsoft so should boot on most platforms with default secure boot setup.

@Lind and @chris1235 - I appreciate the responses.

@chris1235 - Sorry you’re having the same issue.

@Lind - yes, I followed the guide and wrote the image to a USB disk with Rufus. At this point, I may try a different USB stick and redo the process. I’ll let you know if it works or not.

Thanks for the response. I will also try with a different USB and let you folks know here in a couple of days.

I’ve encountered the same issue as well.
I was originally using an older version of Tails OS. I’m not sure of the exact version number, but I downloaded and installed it around November 2025.
The older version of Tails OS worked normally for me.
However, when I used Rufus today to create a bootable USB with version 7.4.1, I ended up seeing the same screen as the original poster during boot.
I’ve already tried two different laptops and three different USB flash drives, but the result is the same every time.
May I ask where I can download an older version of Tails OS?
Thank you.

Was the old Tails updated, too? If so, does it still works fine?

If you already have one working Tails USB stick and need another Tails USB stick, please consider using the app “Tails Cloner” in Tails to clone Tails to a new USB stick, following the instructions here

Deliberatly installing an old version of Tails is bad for security, and I don’t know where to download older version of Tails. Tails team only makes the latest version available for download on website, and not every version is captured by web archiver.

You can also try first booting a Linux Live OS (you only need to write the ISO to USB disk with Rufus or BalenaEtcher and boot it, Live OS would let you experience Linux without changing stuff on your hard drive), and follow the instructions here on how to install Tails on Linux. Note you need 2 USB disks (1 for Live OS of your choice and 1 for Tails) to install Tails in this case.

Since the instruction uses GNOME disk utility, it’s recommended to download Ubuntu Live or Debian Live GNOME so you have all the necessary tools at hand immediately after the Live OS boots up.

I encountered the same issue and managed to resolve it.
I am using a Windows laptop.
At first, I used Rufus on Windows to flash the image, but it always booted into the GRUB command line.
Later, following Lind’s suggestion, I used another USB to install Debian Live GNOME and flash it, and it worked successfully.
From this, it seems that the 7.4.1 image itself is fine, and the problem might be caused by Rufus?
Thanks to Lind!!!


Below is the process I went through when I used Rufus to flash the image and ended up in the GRUB command line, where I tried to get ChatGPT to help me solve the problem (but failed). Hopefully, this can help others.

First, I used the following settings in Rufus:

  • Partition scheme: GPT

  • Target system: UEFI (no CSM)

  • File system: Large FAT32 (default)

  • Cluster size: 32 kilobytes

After entering the GRUB command line:

  1. Running ls showed: proc, memdisk, hd0, hd1, (hd1,gpt1), (hd1,gpt2), (hd1,gpt3), (hd1,gpt4)

  2. Running ls (hd1,gpt1) on the first partition showed filesystem type fat; all other partitions showed either “no known filesystem detected, partition start at xxxx KiB” or “unknown filesystem”

  3. Running ls (hd1,gpt1)/ showed: efi/, System, Volume, Information/

  4. Running ls (hd1,gpt1)/efi/ showed: Microsoft/, Boot/

  5. Running ls (hd1,gpt1)/efi/Boot/ showed: bootx64.efi

  6. Running ls (hd1,gpt1)/efi/Microsoft/ showed: Boot/, Recovery/

  7. Running ls (hd1,gpt1)/efi/Microsoft/Recovery/ showed: bcd, bcd., log, BCD.LOG1, BCD.LOG2

  8. Running ls (hd1,gpt1)/efi/Microsoft/Boot/ showed many files, which looked like language packs and system files