-
Notifications
You must be signed in to change notification settings - Fork 406
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
Can't build main.img #5
Comments
So just to check, the problem is that when you do:
it just gets stuck at "Booting from Hard Disk" and never shows the "hello world", is that correct? That is what I observe in Ubuntu 17.10, grub 2.02, xorriso 1.4.6, QEMU 2.10.1 and I think it is wrong. I'll have to look a bit more into it, it's been a while :-) Edit: none of the Ubuntu 14.04 had qemu 2.0.0, grub 2.02 (lol the same), xorriso 1.3.2. Edit 2: I have gone into a 14.04 Docker, and checked out various points of the old code, but nothing worked. The error message there was:
Using this does not help either:
|
OK... I've found my problem:
wtf I've documented docker at: https://github.com/cirosantilli/x86-bare-metal-examples/blob/f2b71464180bb33d62ce8e43873afe996c6de631/getting-started.md#docker give it a shot. |
Installing xorriso package solved the problem for me:
|
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
多学习少胡说 |
禁止在此给别人洗脑、传销,还github一片净土。 |
2 similar comments
禁止在此给别人洗脑、传销,还github一片净土。 |
禁止在此给别人洗脑、传销,还github一片净土。 |
多学习少传销少洗脑 |
禁止在此给别人洗脑、传销,还github一片净土。 |
2 similar comments
禁止在此给别人洗脑、传销,还github一片净土。 |
禁止在此给别人洗脑、传销,还github一片净土。 |
Command
grub-mkrescue -o '$@' iso
throws warning and doesn't make any main.img.
So I can' run it in next mode:
qemu-system-i386 -hda '$<'
However, kernel works fine.
The warning of grub-mkrescue:
The text was updated successfully, but these errors were encountered: