F5F Stay Refreshed Software Operating Systems Error encountered while attempting to launch the command-line interface on Ubuntu 20.04.

Error encountered while attempting to launch the command-line interface on Ubuntu 20.04.

Error encountered while attempting to launch the command-line interface on Ubuntu 20.04.

J
jontxo
Member
55
09-18-2022, 03:31 AM
#1
Hello everyone, My desktop is now launching a blank command prompt without any visuals. It looks like the bootloader might be malfunctioning, and most advice suggests using Ctrl+Alt+F1 (or similar) but none of those work on my machine. Since I’m using a dual boot setup with both Windows and Linux, everything seems to boot normally—BIOS shows RAM correctly. I’ve tested pressing different keys during startup, but the interface stays the same. It would be frustrating to have to reinstall Ubuntu from scratch without saving my files. Any suggestions?
J
jontxo
09-18-2022, 03:31 AM #1

Hello everyone, My desktop is now launching a blank command prompt without any visuals. It looks like the bootloader might be malfunctioning, and most advice suggests using Ctrl+Alt+F1 (or similar) but none of those work on my machine. Since I’m using a dual boot setup with both Windows and Linux, everything seems to boot normally—BIOS shows RAM correctly. I’ve tested pressing different keys during startup, but the interface stays the same. It would be frustrating to have to reinstall Ubuntu from scratch without saving my files. Any suggestions?

D
Dhyey
Junior Member
17
09-20-2022, 06:07 AM
#2
It varies based on the kind of CLI you're using. In GRUB mode, it's usually due to corruption requiring a reinstall. On dual-boot setups, Windows sometimes overwrites parts of GRUB, which can happen occasionally. If you bypassed GRUB and are in Ubuntu, you might face similar problems to Linus encountered in the Linux Challenge—your desktop environment could be damaged. You should still be able to run commands and possibly recover, but reinstalling Ubuntu is likely the safest option. Your data should be secure if you boot into a LiveUSB and access the Live desktop, especially if you move files to Windows or another storage. If this is the situation, a backup drive or service is strongly advised—backups are essential in such scenarios.
D
Dhyey
09-20-2022, 06:07 AM #2

It varies based on the kind of CLI you're using. In GRUB mode, it's usually due to corruption requiring a reinstall. On dual-boot setups, Windows sometimes overwrites parts of GRUB, which can happen occasionally. If you bypassed GRUB and are in Ubuntu, you might face similar problems to Linus encountered in the Linux Challenge—your desktop environment could be damaged. You should still be able to run commands and possibly recover, but reinstalling Ubuntu is likely the safest option. Your data should be secure if you boot into a LiveUSB and access the Live desktop, especially if you move files to Windows or another storage. If this is the situation, a backup drive or service is strongly advised—backups are essential in such scenarios.

B
Bymaster46_TW
Member
63
09-22-2022, 04:30 AM
#3
I transferred this to Troubleshooting as I believe it fits better there.
B
Bymaster46_TW
09-22-2022, 04:30 AM #3

I transferred this to Troubleshooting as I believe it fits better there.

C
CatoftheLynn
Junior Member
16
09-22-2022, 08:25 PM
#4
I’m having trouble connecting to GRUB, it seems blank and unresponsive. I can still view files from Windows, which is reassuring. I’m planning to try the live USB setup.
C
CatoftheLynn
09-22-2022, 08:25 PM #4

I’m having trouble connecting to GRUB, it seems blank and unresponsive. I can still view files from Windows, which is reassuring. I’m planning to try the live USB setup.

R
rosaliE65
Member
211
09-24-2022, 12:08 PM
#5
This solution is specific to Ubuntu. You might encounter issues before the bootloader. Windows likely replaced GRUB with its latest version. Reinstalling GRUB from a live system is possible but challenging for new users. It's better to install Ubuntu on a separate drive instead of combining it with Windows.
R
rosaliE65
09-24-2022, 12:08 PM #5

This solution is specific to Ubuntu. You might encounter issues before the bootloader. Windows likely replaced GRUB with its latest version. Reinstalling GRUB from a live system is possible but challenging for new users. It's better to install Ubuntu on a separate drive instead of combining it with Windows.

M
MrTanasis
Junior Member
12
09-24-2022, 04:24 PM
#6
I’d use a Linux live USB and then perform a chroot there. Typically, I install Windows on a separate drive so it only sets up its own bootloader on that drive, preventing conflicts.
M
MrTanasis
09-24-2022, 04:24 PM #6

I’d use a Linux live USB and then perform a chroot there. Typically, I install Windows on a separate drive so it only sets up its own bootloader on that drive, preventing conflicts.