Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
projects:livenet:image-build [2018/06/19 09:10] – scipio | projects:livenet:image-build [2018/06/19 09:27] (current) – scipio | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Image build ====== | ====== Image build ====== | ||
- | |||
- | prereq on my dev machine | ||
- | < | ||
- | sudo apt install schroot pigz debootstrap syslinux nfs-kernel-server tftpd-hpa xorriso pxelinux zfsutils-linux | ||
- | cd / | ||
- | rm -fR / | ||
- | ln -s `pwd`/ | ||
- | [ -f / | ||
- | </ | ||
Build image (xenial 64bit) named for example xenial-test (NAME=xenial-test) | Build image (xenial 64bit) named for example xenial-test (NAME=xenial-test) |