Problem booting the pc, Minimal Bash-like line editing is supported

After open the cpu and move cables, the pc has problem to boot. The following message is showed there.

GNU GRUB Minimal BASH-like line editing is supported. For the fisrt word, TAB list possible command completions. Anywhere else TAB lists possible device or file completions.

How restore the grub, How repair the grub.

  • I have 3 hard drives.
  • UEFI and gpt disk
  • efi in /dev/sdb1
  • root in /dev/sdc2

the comannd ls show me hd0, hd1, hd2 hd3, (hd3,gpt1), (hd3,gpt2), (hd3,gpt3), (hd3,gpt4), (hd3,gpt5), (hd3,gpt6), (hd3,gpt7)

The problem was resolved.
Using a Fedora-34 Bootable USB stick, I have been able to boot in the pc and check the hard drives and partitions.

sudo lsblk

That command show me that the hard drive /dev/sdc was not being detected.

I had to reopen the pc and interchange the sata and power cables at the SSD drives.
In conclusion:

  • Check if your hard drives is being detected by the OS.
4 Likes

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.