[SOLVED] Mabox usb live boot stopping (md5sum mismatch)

Hi!
First time booting live iso stopps there. Latest stable. booting from USB ventoy. other os boot up. Older
Mabox (I think it was “Geralt”) boot up and let me install, but problems upgrading.
Is it harware related?

You can choose to use open-source or proprietary drivers when booting the installation media.

ISO images with two kernel versions are available:

  • linux515 – with the latest LTS kernel
  • linux54 – a slightly older LTS kernel that may better support some older hardware

Check ISO integrity, MD5 sum files are available from the download location

For latest ISOs at the moment (220820) MD5 sums are:
5.15 kernel:

$ cat mabox-linux-22.08-Herbolth-220820-linux515.iso.md5 
b69f9cfd4978524bdfaf66f7bb0d05f9  mabox-linux-22.08-Herbolth-220820-linux515.iso

$ md5sum mabox-linux-22.08-Herbolth-220820-linux515.iso
b69f9cfd4978524bdfaf66f7bb0d05f9  mabox-linux-22.08-Herbolth-220820-linux515.iso

5.4 kernel:

$ cat mabox-linux-22.08-Herbolth-220820-linux54.iso.md5 
c5053309021a412cf9b47bb518eba6d7  mabox-linux-22.08-Herbolth-220820-linux54.iso

$ md5sum mabox-linux-22.08-Herbolth-220820-linux54.iso
c5053309021a412cf9b47bb518eba6d7  mabox-linux-22.08-Herbolth-220820-linux54.iso

Hi, tnx for quik replay.
I tried open source and prop… drivers. no change.

Is there some command what i can put to tty2 when live boot stops to get more info

Some additional info
2022-08-24_10-46

Ok, I chekked the checksum of downloaded isos there was mismatch. so I downloaded again and now it works. Sorry, my bad.
Anyway tnx for taking time to answer.

1 Like