-
-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could't boot from SD card (T430, 0.1.12) #190
Comments
Everything is working as expected except booting from SD card! The SD card is detected and appear in the menu, |
Please describe the problem. So you are using the SeaBIOS payload, and pressing ESC, SeaBIOS’ boot menu does not list your SD card? |
It list my SD card, but not bootable. I have tried to boot with several different distros, when i choose my SD card it just fallback into config page (CBFS). I do not know what i should describe more than that. |
@Lio-Makki
|
@jcholsap
Hi. Thanks for replay.
1. Booting from normal hdd media and see if you can read/write to the sd device.
Booting from hdd,ssd works just fine.
2. Use your sd device to boot another, different computer; and/or
It does work fine in x200 with coreboot, and i can boot debian, void and ubuntu.
3. Using a different computer, scan your sd device for media errors.
The sd card is totally new and works perfectly on all other computers.
…On Thu, Apr 1, 2021 at 6:09 PM Jay Holsapple ***@***.***> wrote:
@Lio-Makki <https://github.com/Lio-Makki>
Can you eliminate hardware as possibly being the problem?
For example, try:
1. Booting from normal hdd media and see if you can read/write to the
sd device;
2. Use your sd device to boot another, different computer; and/or
3. Using a different computer, scan your sd device for media errors.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#190 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEB7CWN65NWH75UEJNN54RLTGSLEPANCNFSM42D3FUVQ>
.
|
|
I have the same behaviour on my x230 with skulls. |
cbmem.txt |
Thank you for testing. Instead of a picture, pasting this text or copying it from CBMEM console, is more useful. Anyway, Anyway, to debug this, first try to get it working in QEMU. If it works there, it can be figured out, what is wrong in this setup. I’d say, not many people are interested in booting from SD card, so you are more or less on your own. |
Right, the USB medium I used to clone it from did boot correctly.
I appreciate help if it does not take too much of your time. |
Can you please elaborate on how can I tell QEMU to use the hardware SD card on my x230? |
First hit searching for qemu emulate sd card: qemu to emulate SD-Bus and card pointing to Mounting an sdcard on x86? Sorry, I am unable to provide more guidance. You could also contact coreboot consulting companies, and ask for a quote. |
No description provided.
The text was updated successfully, but these errors were encountered: