Have you tried disabling secure boot in the bios
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
My windows did this to me while I was dual booting with Mint, re-enabled secure boot when I went back to windows to check a wiki real quick.
Can you share some details about the machine you're trying to install it on? Are you able to boot a live image?
Yes this. Imagine posting to a stack themed site, your question would be closed for being incomplete. A screenshot of the failed boot would be great, and some info about the options you chose when installing and the type of machine you're using.
I tried uploading a picture, but couldn't figure out how, I will try again after work.
As for some system information it's an old Dell Optiplex 710 workstation, it's has UEFI but no option to turn off secure boot.
The Optiplex 710 supposedly supports Ubuntu 10 and 11, so booting Linux should be possible. May require installing without UEFI, though.
I know some distros have issues with old Intel GPUs, try booting with nomodeset
and the other my-graphics-card-doesnt-work kernel parameters, and figure out what driver options you may need from there. You may need to boot a kernel older than Linux 6.3 for some VERY old GPU hardware to work.
Not sure about your machine, but I have a project box that is a 2008 MacBook Pro, it would get stuck on every distro I tried at initial ramdisk like yours EXCEPT Ubuntu and mint which it installs perfectly fine for whatever reason. Not even Debian worked, I have no idea why this was. Try that possibly?
If I have to I will, not really looking to go down any of the Debian flavors.
Try different bootloader entries, there should be something like failsafe mode.
So I did try that, I went and installed with grub 2 inside ventoy, the installer works but I can't boot my installed system now.
I'm running a very old dell optiplex 710, it has uefi but no option to turn off secure boot.
The messages you're getting sound like they're from the bootloader, so I think secure boot is not causing the problem... Linux should print some stuff right away when it loads, maybe check the architecture of the kernel you're trying to boot, even an error immediately after loading the kernel should print something unless the architecture is so different that it's just feeding the CPU bad instructions... Not sure how the bootloader would get installed correctly in that situation though. Is this after installation? Does the system boot from a live USB or cdrom?
Is this via a USB 3 or USB 2 port?
USB 2 port.