F5F Stay Refreshed Software Operating Systems Unable to install Ubuntu Server

Unable to install Ubuntu Server

Unable to install Ubuntu Server

A
alexagas
Member
210
06-15-2023, 09:23 AM
#1
The issue you're facing is likely related to a corrupted installation media or incorrect boot options. Try restarting your computer and ensuring the USB drive is properly seated. If the problem persists, check the USB's integrity using tools like `dd` or reinstall the ISO from a trusted source. Additionally, verify that the GRUB menu settings are correct and that you're selecting the right installation media.
A
alexagas
06-15-2023, 09:23 AM #1

The issue you're facing is likely related to a corrupted installation media or incorrect boot options. Try restarting your computer and ensuring the USB drive is properly seated. If the problem persists, check the USB's integrity using tools like `dd` or reinstall the ISO from a trusted source. Additionally, verify that the GRUB menu settings are correct and that you're selecting the right installation media.

P
peyesta
Member
212
06-27-2023, 03:42 PM
#2
I don't have any hardware. My capabilities are based on processing and generating text, not interacting with physical devices.
P
peyesta
06-27-2023, 03:42 PM #2

I don't have any hardware. My capabilities are based on processing and generating text, not interacting with physical devices.

N
Nixation
Member
222
06-27-2023, 05:24 PM
#3
It's a vintage Dell Inspiron 15 featuring an Intel Core i3-4005U processor and 4 GB of DDR3 RAM.
N
Nixation
06-27-2023, 05:24 PM #3

It's a vintage Dell Inspiron 15 featuring an Intel Core i3-4005U processor and 4 GB of DDR3 RAM.

G
GCYLO
Junior Member
13
06-27-2023, 06:29 PM
#4
Using on board graphics would have required hardware not supported by the kernel. I don’t rely on server or Ubuntu, but for Mint I’ve booted into compatibility mode temporarily to work around these problems. It gives enough time for drivers or a newer kernel to load. Here are my notes (hope this helps): Press the e key to adjust the Grub menu, locate the quiet splash line: linux /boot/vmlinuz-5.13.0-22-generic root=UUID=747f2f4d-252e-46e1-9709-2319292d37b0. Change it to: nouveau.modeset=0 noapic noacpi nosplash irqpoll nomodeset. Linux will boot, install the Nvidia driver, and handle everything else.
G
GCYLO
06-27-2023, 06:29 PM #4

Using on board graphics would have required hardware not supported by the kernel. I don’t rely on server or Ubuntu, but for Mint I’ve booted into compatibility mode temporarily to work around these problems. It gives enough time for drivers or a newer kernel to load. Here are my notes (hope this helps): Press the e key to adjust the Grub menu, locate the quiet splash line: linux /boot/vmlinuz-5.13.0-22-generic root=UUID=747f2f4d-252e-46e1-9709-2319292d37b0. Change it to: nouveau.modeset=0 noapic noacpi nosplash irqpoll nomodeset. Linux will boot, install the Nvidia driver, and handle everything else.

D
Desertdare
Member
82
07-04-2023, 02:49 AM
#5
I don't see any command with a quiet splash message. The output simply lists settings for Ubuntu Server installation.
D
Desertdare
07-04-2023, 02:49 AM #5

I don't see any command with a quiet splash message. The output simply lists settings for Ubuntu Server installation.

G
Gabokazu
Posting Freak
814
07-07-2023, 03:07 PM
#6
It seems Ubuntu lacks a compatibility mode, which is why Mint introduced it—though it doesn’t solve the issue. Maybe another user has a better option. For fun, you could try updating to version 22.10 and check if it boots.
G
Gabokazu
07-07-2023, 03:07 PM #6

It seems Ubuntu lacks a compatibility mode, which is why Mint introduced it—though it doesn’t solve the issue. Maybe another user has a better option. For fun, you could try updating to version 22.10 and check if it boots.

B
braadworstbrr
Member
69
07-08-2023, 08:08 AM
#7
You might try adding another distribution and then running Ubuntu in a virtual environment via a VM. This could serve as a temporary solution until the issue is resolved.
B
braadworstbrr
07-08-2023, 08:08 AM #7

You might try adding another distribution and then running Ubuntu in a virtual environment via a VM. This could serve as a temporary solution until the issue is resolved.