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

It crashes when building fs: #31

Open
peggy-48 opened this issue Jan 21, 2024 · 3 comments
Open

It crashes when building fs: #31

peggy-48 opened this issue Jan 21, 2024 · 3 comments

Comments

@peggy-48
Copy link

I will show what it's actually shouting to me though (using UBUNTU 22.04 jammy jellyfish):
rm -f bin/rootfs.img bximage bin/rootfs.img -hd=10M -imgmode=flat -mode=create -q Unknown option: -mode=create make: *** [Makefile:80: fs] Error 1

@SilverRainZ
Copy link
Owner

It seems that bochs has break changes on its command line arguments, the -mode option should be replaced by something else.

@SilverRainZ
Copy link
Owner

#29 (comment) may help.

@peggy-48
Copy link
Author

peggy-48 commented Feb 3, 2024

But by what

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