You are not logged in.

#1 2023-11-08 22:01:36

thezean30
New Member
Registered: 2023-11-08
Posts: 1

Error booting live usb

Hello, I have a problem when starting the distro, I get this error

FluxBB bbcode test
The truth is I have no idea how to fix it, since this distro worked excellent

Offline

#2 2023-11-09 09:42:27

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,140
Website

Re: Error booting live usb

If the OS is working, ignore it.


I don't care what you do at home. Would you care to explain?

Offline

#3 2023-11-10 14:07:01

marens
Member
From: World without M$
Registered: 2023-02-02
Posts: 874

Re: Error booting live usb

It's just a live USB.

No one knows what will happen after installation and full upgrade (the latest kernel, firmware ...).
The very next essential thing to do is to install drivers for your system.

Startup messages can be very useful.
However , it can be removed but the errors remain.
You just won't see it when booting, but you can always check with (or a similar command):

$ dmesg --human | grep -iE '(error|warning|fail)'

Open file: /etc/default/grub.

Replace line:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

with:

#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX_DEFAULT="quiet loglevel=0 splash"

Open terminal:

sudo update-grub

Reboot.


If people would know how little brain is ruling the world, they would die of fear.

Offline

Board footer

Powered by FluxBB