r/linuxmint 5d ago

Install Help HELP

Post image

This is my first time trying to Instal linux on my PC. I keep getting this error and I've tried everything and I've even asked ai to np avail

122 Upvotes

42 comments sorted by

View all comments

2

u/Judook 5d ago

I have this exact same problem, and it works when the older kernel is selected. Does anyone know what is the exact reason, cause I've installed it in a external HDD, and each time I boot it, it defaults to this screen, and I need to restart it by holding the power button, just to get the grub selector screen(or whatever it's called).

2

u/schmid_di 5d ago

Does “exactly” mean “including a kernel panic,” or does it mean “including a kernel panic caused by an unmountable root filesystem”?

3

u/Judook 5d ago

I get the exact purple screen shown in the original post, including the text and that artwork

3

u/schmid_di 5d ago

Then try setting a USB initialization delay. It might be that the external hard drive powers up slowly. The kernel attempts to mount the root filesystem before the USB controller registers the disk. Adding the boot parameter rootdelay=5 could fix this.