boot error

Message
Author
bcreighton
Posts: 39
Joined: Mon Nov 01, 2021 12:09 am

Re: boot error

#21 Post by bcreighton »

Can I use snapshot, then MX Linux USB Maker, and just do a fresh install to solve this problem?

User avatar
Eadwine Rose
Administrator
Posts: 14700
Joined: Wed Jul 12, 2006 2:10 am

Re: boot error

#22 Post by Eadwine Rose »

If your system itself is faulty you will be taking that along in the snapshot, and the consequent install.
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

bcreighton
Posts: 39
Joined: Mon Nov 01, 2021 12:09 am

Re: boot error

#23 Post by bcreighton »

But, it seems to boot and work fine when I use a MX Linux made USB copy?

User avatar
j2mcgreg
Global Moderator
Posts: 6843
Joined: Tue Oct 23, 2007 12:04 pm

Re: boot error

#24 Post by j2mcgreg »

bcreighton wrote: Wed Feb 19, 2025 11:11 am But, it seems to boot and work fine when I use a MX Linux made USB copy?
But you will only really know through use.
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;

In Linux, newer isn't always better. The best solution is the one that works.

bcreighton
Posts: 39
Joined: Mon Nov 01, 2021 12:09 am

Re: boot error

#25 Post by bcreighton »

"In Linux, newer isn't always better. The best solution is the one that works." Amen.

Guess there is only 1 way to find out.

bcreighton
Posts: 39
Joined: Mon Nov 01, 2021 12:09 am

Re: boot error

#26 Post by bcreighton »

OK, tried new install from MX Linux USB. Exact same error. Rebooted into usb live, ran gparted, checked partitions. Main partition was fine. The fat 32 partition succeeded, no errors, but when it tried to grow file system to fill the partition using libparted, it threw an error with no additional information.

Am I at an end? Should I just do a fresh install?

bcreighton
Posts: 39
Joined: Mon Nov 01, 2021 12:09 am

Re: boot error

#27 Post by bcreighton »

Yea, fresh install, same result. Installed graphic card's codecs, no dice. Think thats it. Odd, the same OS runs off my USB stick without a hitch. Can't figure that one out, but I give up

User avatar
j2mcgreg
Global Moderator
Posts: 6843
Joined: Tue Oct 23, 2007 12:04 pm

Re: boot error

#28 Post by j2mcgreg »

bcreighton wrote: Fri Feb 21, 2025 10:42 am Yea, fresh install, same result. Installed graphic card's codecs, no dice. Think thats it. Odd, the same OS runs off my USB stick without a hitch. Can't figure that one out, but I give up
The MX Live system runs in ram only which is why it seems to work. But when you try to access the HDD, it crashes so it seems obvious that the HDD is the problem.
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;

In Linux, newer isn't always better. The best solution is the one that works.

Minnie the Moocher
Posts: 17
Joined: Wed Jan 22, 2025 2:22 pm

Re: boot error

#29 Post by Minnie the Moocher »

@bcreighton

Nope, they're not related to any hdd / ssd issues, nothing to worry, even ignorable.

A Bios update might solve such issues when available. Or:
Kermit the Frog wrote: Thu Nov 28, 2024 8:14 am
oliverjames wrote: Thu Nov 28, 2024 5:25 am... a number of ACPI error messages ...
... you can add

Code: Select all

loglevel=3
in kernel parameters box in "MX Boot Options".

https://www.kernel.org/doc/Documentation/admin-guide/kernel-parameters.txt wrote:

Code: Select all

	loglevel=	[KNL,EARLY]
			All Kernel Messages with a loglevel smaller than the
			console loglevel will be printed to the console. It can
			also be changed with klogd or other programs. The
			loglevels are defined as follows:

			0 (KERN_EMERG)		system is unusable
			1 (KERN_ALERT)		action must be taken immediately
			2 (KERN_CRIT)		critical conditions
			3 (KERN_ERR)		error conditions
			4 (KERN_WARNING)	warning conditions
			5 (KERN_NOTICE)		normal but significant condition
			6 (KERN_INFO)		informational
			7 (KERN_DEBUG)		debug-level messages
i.e. loglevel=0 will print emergency messages only (when system is about to crash or is unstable).

In fact quiet is the equivalent of loglevel=4 that's why the system lets the "warning" messages be printed. By the way, no matter you use loglevel 3 or less they're still recorded in log files (in case one needs to search/inquire something). You can also change the splash to nosplash if you prefer the flowing text (like me) but you don't have to.
You can also try (add) the:

Code: Select all

intremap=off
parameter.

Heliosstyx
Posts: 6
Joined: Wed Feb 12, 2025 2:06 pm

Re: boot error

#30 Post by Heliosstyx »

In my opinion your hard-disk will be dead soon. I had the same troubles under Fedora 40: freeze, boot error etc. : the reason was my hard-disk had reached its end of life. Replace your hard-disk with an SSD and your troubles will fly away.

Post Reply

Return to “Software / Configuration”