{"id":48513068,"url":"https://github.com/ohmantics/zbmsetup","last_synced_at":"2026-04-07T18:01:33.923Z","repository":{"id":339342634,"uuid":"1161513833","full_name":"ohmantics/zbmsetup","owner":"ohmantics","description":"Scripts to aid in bare metal setup of Proxmox with ZFSBootMenu to enable boot environments","archived":false,"fork":false,"pushed_at":"2026-02-19T10:38:21.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-19T13:37:05.702Z","etag":null,"topics":["bare-metal","baremetal","proxmox","zfs","zfsbootmenu"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ohmantics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-19T07:36:40.000Z","updated_at":"2026-02-19T10:38:24.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ohmantics/zbmsetup","commit_stats":null,"previous_names":["ohmantics/zbmsetup"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ohmantics/zbmsetup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmantics%2Fzbmsetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmantics%2Fzbmsetup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmantics%2Fzbmsetup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmantics%2Fzbmsetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohmantics","download_url":"https://codeload.github.com/ohmantics/zbmsetup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmantics%2Fzbmsetup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31522574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bare-metal","baremetal","proxmox","zfs","zfsbootmenu"],"created_at":"2026-04-07T18:01:32.027Z","updated_at":"2026-04-07T18:01:33.879Z","avatar_url":"https://github.com/ohmantics.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zbmsetup\nThese scripts automate the way I like my [Proxmox](https://www.proxmox.com/en/) ZFS-on-root installs to work using [ZFSBootMenu](https://zfsbootmenu.org/) instead of GRUB. This enables Proxmox ZFS boot environments for safer upgrades. If that resonates with you, consider chiming in on [this bug](https://bugzilla.proxmox.com/show_bug.cgi?id=6709).\n\n⚠️ These scripts worked for me. The LLM that did the grunt work of converting my hand-taken notes into these scripts was pretty insistent on adding support for encryption, and that's the one feature here I haven't tested at all, so YMMV.\n## How to use\n\nOn your host machine, edit config.sh accordingly. Then cd into this directory and then run \"python3 -m http.server 8000\". This serves these files for the bare metal target to access.\n### via Proxmox 9.1.1 ISO\n\nFrom the installer UI, I select \"Advanced,\" then pick the \"Terminal UI (Debug)\" option. You'll need to hit Ctrl-D a few times until you see the network interfaces obtain addresses and then from the installer's TUI, select \"abort.\" You're then dropped into the Proxmox live environment shell. Do this:\n\n```\nwget http://\u003cyour IP\u003e:8000/zbmsetup/config.sh\nwget http://\u003cyour IP\u003e:8000/zbmsetup/install.sh\nchmod +x config.sh install.sh\n./install.sh\n```\n\n### via Debian 13.3.0 Trixie ISO\n\nFrom the installer UI, select the \"live environment\" option. Then run these commands:\n\n```\nsudo su\ncd\ncurl http://\u003cyour IP\u003e:8000/zbmsetup/config.sh\ncurl http://\u003cyour IP\u003e:8000/zbmsetup/install.sh\nchmod +x config.sh install.sh\n./install.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohmantics%2Fzbmsetup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohmantics%2Fzbmsetup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohmantics%2Fzbmsetup/lists"}