Hii, thanks for stepping up to keep the project alive.
I'm tried the chapter 2 and found some issues regarding the packages one needs to install.
- In "Quick Setup", one also needs to install
mtools, otherwise they will get - grub-mkrescue: error: mformat invocation failed. Also grub-pc-bin does not seem to be required anymore.
- In "Running Bochs", it should be
sdl2 over sdl.
I'm on Debian Testing edition, so there is very good chance that future editions of Ubuntu and other Debian based distros will have to reflect it too. I'm not sure how it is on other distros like Fedora or Arch.
I can make a pull request if you like.
Side note:
- I'm getting
bx_dbg_read_linear: physical memory read error (phy=0x0000322f3331, lin=0x00000000322f3331) Next at t=662802 after pressing c after running bochs. And my registers are all 0, what could I be doing wrong?
- Can you open Discussions in this repository so people can use it for help instead of spamming the issues. 🙈
Thank you!
Hii, thanks for stepping up to keep the project alive.
I'm tried the chapter 2 and found some issues regarding the packages one needs to install.
mtools, otherwise they will get -grub-mkrescue: error:mformatinvocation failed. Alsogrub-pc-bindoes not seem to be required anymore.sdl2oversdl.I'm on Debian Testing edition, so there is very good chance that future editions of Ubuntu and other Debian based distros will have to reflect it too. I'm not sure how it is on other distros like Fedora or Arch.
I can make a pull request if you like.
Side note:
bx_dbg_read_linear: physical memory read error (phy=0x0000322f3331, lin=0x00000000322f3331) Next at t=662802after pressingcafter runningbochs. And my registers are all 0, what could I be doing wrong?Thank you!