Clevo Laptop doesnt boot any Linux USB sticks? partitions not found, fstab errors and all?

I am trying out a Clevo MZ41, pretty interesting machine. It is coreboot supported (Dasharo, in the future also Heads) which is exciting.

But I cant boot any live Linux? I tried Fedora Media writer and KDEs iso image writer. I tried Fedora KDE and KDE Neon (you see a trend haha) and also Ventoy.

These sticks normally always boot up, but here I get Dracut timeout, partition /root not found etc.

In the insydeH2O Bios I already disabled Secureboot entirely (not even needed, that Bios is awesome I can even deploy my own keys and all). Nothing changed.


<span style="color:#323232;">Warning: /dev/disk/by-label/Fedora-KDE-Live-38-1-6 does not exist
</span><span style="color:#323232;">Warning: /dev/root does not exist
</span><span style="color:#323232;">
</span><span style="color:#323232;">... emergency mode ...
</span>

Anyone know whats going on here?

just_another_person,

My gut here is saying you have a mismatched combo of how Coreboot is treating these, and how they are written. From what I’m reading, Coreboot should support Legacy, UEFI, or SeaBIOS, so go set that in the BIOS setup, then make absolutely sure your disks are being written as such (NOT mbr). Ventoy should be the tool to use here for testing different distros out, so good on finding that.

tun,

Ventoy USB can be created to work both in Legacy and UEFI. It is also very easy to add more distributions later.

Pantherina,

I have not yet Coreboot installed. Its the stock BIOS, I need to test that laptop before possibly bricking it ;D

just_another_person,
Pantherina,

Weird thing is the sticks boot, but they crap out because drives where no mounted

Psynthesis,

I have never used those tools, I usually just dd the iso to a usb. I am assuming you are on a linux distribution already. I would download a fresh iso and verify the checksum. Then use dd to write to the usb. I use this format, and of course replace the path to iso bit and /dev/sdx (your usb)with what is relevant to your situation. Just open terminal and type

sudo dd bs=4M if=path/to/your.iso of=/dev/sdx conv=fsync oflag=direct status=progress

You probably already know but you can find the usb’s specific /dev/sdx with sudo fdisk -l

Pantherina,

Both tools use dd underneath so this should be no problem. But I can try

skullgiver, (edited )
@skullgiver@popplesburger.hilciferous.nl avatar

deleted_by_author

  • Loading...
  • Pantherina,

    The stick works and boots normally.

    Spider89,

    Debian Live?

    Pantherina,

    I dont think that will change anything. Its not the distros fault, thats the thing. I used these exact ISOs

    Spider89,

    It may be the way the are burned.

    Try using Balena Etcher or Rufus.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #