[SOLVED] First time installing linux (Debian). Got this error. Please help

senilelemon@lemmy.world to Linux@lemmy.ml – 131 points –

I installed it from the Calamaries Installer found in the LIVE USB ISO this time. And Instead of my primary hdd, I installed it on the other one. Works now, thanks for all of your support, dear nerds.

52

You are viewing a single comment

Ok, that looks like a fairly standard setup. I guess taking a look at the boot loader itself would be the next step. When you see the Debian bootloader you could try pressing 'e' to view what commands it uses internally to boot. The lines starting with "linux" and "initrd" would be most interesting.

So it still uses a MSDOS partition table, interesting. This usually only happens on systems that do not support EFI at all.

Is your BIOS and main board fairly old per chance?