-
Notifications
You must be signed in to change notification settings - Fork 25
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
Comments
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... |
That would be greatly appreciated, not only by me but by many others, I'm very sure! |
Working on it Still need to make it bootable |
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! |
Uh oh!
There was an error while loading. Please reload this page.
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.
The text was updated successfully, but these errors were encountered: