Skip to content

When will the project be ready to provide an .iso? #36

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

Open
GitHuhl opened this issue Nov 30, 2024 · 4 comments
Open

When will the project be ready to provide an .iso? #36

GitHuhl opened this issue Nov 30, 2024 · 4 comments

Comments

@GitHuhl
Copy link

GitHuhl commented Nov 30, 2024

Hello, I tried to get the image built via nixos but it failed with issues I couldn't troubleshoot. I am interested in this project but the hurdles I have faced in simply trying it out, in addition to no longer having [interest in] access to an installed nixOS means that I still am going to have to wait until the team decides to distribute the project in a more accessible format, such as an ISO or qcow2 image.

If you are planning on accepting donations at any point, please reconsider the current approach to distribution of the project if at all possible, and I would be considerably more motivated to donate if I could try the project out.

@rhelmot
Copy link
Collaborator

rhelmot commented Nov 30, 2024

We're approaching the ability to generate an iso with installer tools, though it's not the immediate goal right now. I was able to boot a usb live image image (not an iso, but close enough) on my laptop a week ago that was built not from nixos but from my ubuntu machine with nix sideloaded, so you should still be able to follow the instructions from #26.

This project is still very young, so while we're trying to make it as accessible as possible, being able to charge ahead on the development side (a team of two people with day jobs!) is still the priority.

I'll see about building the qcow2 for you based on main today. We are currently fumbling with a few PRs on both this side and the nixpkgs side, and the build errors flow freely...

@GitHuhl
Copy link
Author

GitHuhl commented Nov 30, 2024

That would be greatly appreciated, not only by me but by many others, I'm very sure!

@itzwam
Copy link

itzwam commented Apr 12, 2025

Working on it
Got a working ISO filesystem

Still need to make it bootable

@rhelmot
Copy link
Collaborator

rhelmot commented Apr 16, 2025

fyi it's totally possible to build a disk image (nix build github:nixos-bsd/nixbsd#base.systemImage), we just haven't published it yet because it will not boot if the filesystem is not writable during boot. If this is not a concern (e.g. you flash it to a usb stick or it's just a virtual disk) then it should be ready for installation, though use at your own risk!

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

3 participants