stuck in EB.RH.LRHIP! Err(0XE) <- EB.LD.LF EB.BST.FBS|! Err(0XE) <- EB.RH.LRH after docker run -it... #203

Closed
opened 2025-12-29 00:20:13 +01:00 by adam · 5 comments
Owner

Originally created by @VictorLee0321 on GitHub (Jun 23, 2021).

OS base info

image

I have other disk capability

image

After run docker run -it ... and stuck in this windows

image

What's the problem, and how can I solve it ? THX.

Originally created by @VictorLee0321 on GitHub (Jun 23, 2021). ## OS base info ![image](https://user-images.githubusercontent.com/11787320/123046203-656a9500-d42e-11eb-8052-dc792b047922.png) ### I have other disk capability ![image](https://user-images.githubusercontent.com/11787320/123046778-1a04b680-d42f-11eb-8384-f04868f3c9aa.png) ## After run `docker run -it ...` and stuck in this windows ![image](https://user-images.githubusercontent.com/11787320/123046654-ef1a6280-d42e-11eb-92b4-2fb76e2522b8.png) What's the problem, and how can I solve it ? THX.
adam closed this issue 2025-12-29 00:20:14 +01:00
Author
Owner

@DiscordDigital commented on GitHub (Jul 2, 2021):

I just ran into a similar looking issue, however this occurred after I restarted my host and the container was working before the restart.
Not sure what causes it.
screen

@DiscordDigital commented on GitHub (Jul 2, 2021): I just ran into a similar looking issue, however this occurred after I restarted my host and the container was working before the restart. Not sure what causes it. ![screen](https://user-images.githubusercontent.com/56228439/124306541-d3b60280-db66-11eb-9243-475b725ff60e.png)
Author
Owner

@DiscordDigital commented on GitHub (Jul 2, 2021):

I just ran into a similar looking issue, however this occurred after I restarted my host and the container was working before the restart.
Not sure what causes it.

Update: I just checked the README and ran "echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs" which fixed the issue for me, however I don't know if the original issue is related to this "solution".

@DiscordDigital commented on GitHub (Jul 2, 2021): > I just ran into a similar looking issue, however this occurred after I restarted my host and the container was working before the restart. > Not sure what causes it. Update: I just checked the README and ran "echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs" which fixed the issue for me, however I don't know if the original issue is related to this "solution".
Author
Owner

@sickcodes commented on GitHub (Jul 5, 2021):

I just ran into a similar looking issue, however this occurred after I restarted my host and the container was working before the restart.
Not sure what causes it.

Update: I just checked the README and ran "echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs" which fixed the issue for me, however I don't know if the original issue is related to this "solution".

This is a required command, and actually I had been missing it for a while, I will rearrange the documentation in a bit.

@sickcodes commented on GitHub (Jul 5, 2021): > > I just ran into a similar looking issue, however this occurred after I restarted my host and the container was working before the restart. > > Not sure what causes it. > > Update: I just checked the README and ran "echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs" which fixed the issue for me, however I don't know if the original issue is related to this "solution". This is a required command, and actually I had been missing it for a while, I will rearrange the documentation in a bit.
Author
Owner

@VictorLee0321 commented on GitHub (Jul 12, 2021):

"echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs"

yes, fixed it by setting this.

@VictorLee0321 commented on GitHub (Jul 12, 2021): > "echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs" yes, fixed it by setting this.
Author
Owner

@qr4d commented on GitHub (Jan 8, 2023):

Update: I just checked the README and ran "echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs" which fixed the issue for me, however I don't know if the original issue is related to this "solution".

where to run this?

@qr4d commented on GitHub (Jan 8, 2023): > Update: I just checked the README and ran "echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs" which fixed the issue for me, however I don't know if the original issue is related to this "solution". where to run this?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#203