Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmitch/debian-live-mitch-zfs
my personalised Debian live build configuration with ZFS support
https://github.com/mmitch/debian-live-mitch-zfs
debian debian-live live-image live-image-generator personal-config zfs zfsonlinux
Last synced: 5 days ago
JSON representation
my personalised Debian live build configuration with ZFS support
- Host: GitHub
- URL: https://github.com/mmitch/debian-live-mitch-zfs
- Owner: mmitch
- Created: 2023-07-09T16:34:47.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-15T15:01:27.000Z (about 1 year ago)
- Last Synced: 2023-10-16T15:39:24.196Z (about 1 year ago)
- Topics: debian, debian-live, live-image, live-image-generator, personal-config, zfs, zfsonlinux
- Language: Shell
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
live-build configuration for a personalised Debian 12 (Bookworm) rescue system with ZFS support
===============================================================================================[[GitHub project page](https://github.com/mmitch/debian-live-mitch-zfs)]
instructions
------------To build the image:
1. clone this repo
2. install the `live-build` package
3. run `make build` _as root_
4. `cp` or `dd` the resulting `live-image-amd64.hybrid.iso` to a USB flash drive or burn it to a DVD
(Or, if you're me and have exactly my memory stick, run `make write`. Have a look at `write-to-stick`
to change USB devices targeted by `make write`.)To rebuild the image after any configuration change, run `make build` again.
references
----------- [live-build documentation](https://live-team.pages.debian.net/live-manual/html/live-manual/index.en.html)
- [Debian Live Project](https://wiki.debian.org/DebianLive)thanks
------Many thanks to the Debian Live Project for this!