grml / live-boot-grml

GNU General Public License v3.0
10 stars 11 forks source link

grml64-full_2018.12.iso dd'ed on SD-card can't boot completely on my Mac mini. #8

Open mibori opened 5 years ago

mibori commented 5 years ago

Mac Mini Late 2014 and SD card.

...
starting version 239
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/live-top ... done.
Begin: Running /scripts/live-premount ... done.

   BOOT Failed
   ...
   ...
   live-boot will now start a shell. The error message was:

      Unable to find a medium containing a live file system

BusyBox ...
Enter 'help' ...

(initramfs) _

I found this error message by grep here https://github.com/grml/live-boot-grml/blob/master/components/9990-main.sh#L87 and have no idea how to debug/fix/workaround.

mika commented 5 years ago

@mibori thanks for reporting this. Is this an external USB card based SD-card reader you're trying to boot from? Can you please try identifying what driver is relevant for it? lshw/hwinfo/.... should be your friends (or invoke grml-hwinfo as root and send me/us the resulting tarball).

mibori commented 5 years ago

This is builtin SD card reader. After few minutes I will send you hardware report by grml-info on [github@michael-prokop.at]().

P. S.: Sorry for the long answer.

mibori commented 5 years ago

Another case.

I have keyboard with two additional USB ports. If I insert USB-stick to the keyboard, I have same error.