Skip to content
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

Timed out waiting for device /dev/disk/by-label/BOOT. #131

Closed
reitowo opened this issue Feb 4, 2023 · 3 comments
Closed

Timed out waiting for device /dev/disk/by-label/BOOT. #131

reitowo opened this issue Feb 4, 2023 · 3 comments

Comments

@reitowo
Copy link
Contributor

reitowo commented Feb 4, 2023

I'm running on board nexys-video rocket64b2 and everything default. Is it normal?
QEMU works fine.

make CONFIG=rocket64b2 BOARD=nexys-video bitstream
./mk-sd-card 
make CONFIG=rocket64b2 BOARD=nexys-video flash

image
image

@reitowo
Copy link
Contributor Author

reitowo commented Feb 4, 2023

I checked the QEMU and the /boot contains boot.elf, extlinux, etc.. So is it mounting itself? Because they are loaded normally up here
image

@reitowo
Copy link
Contributor Author

reitowo commented Feb 4, 2023

Might related to #119 (comment)

@eugene-tarassov
Copy link
Owner

Yes, it is related to that comment, udev daemon hits timeout on a slow CPU.
The problem is a regression in the mainstream Linux, I have not seen a solution yet.

Workaround is to increase timeouts in the Linux config, see this comment for the script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants