a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: Turn a chroot environment into a bootable image
debootstick is used to generate a bootable image from a Debian
or Ubuntu chroot environment (such as one generated with
debootstrap, docker export, etc.).
This image should then be copied to a USB stick or disk and
used to boot any amd64 machine (BIOS- or UEFI-based).
The embedded system is ready to be started live (no
installation procedure needed), and is fully upgradeable
(kernel and bootloader included).
Description: Turn a chroot environment into a bootable image
debootstick is used to generate a bootable image from a Debian
or Ubuntu chroot environment (such as one generated with
debootstrap, docker export, etc.).
This image should then be copied to a USB stick or disk and
used to boot any amd64 machine (BIOS- or UEFI-based).
debootstick can also generate an SD card image for a
raspberry pi board.
The embedded system is ready to be started live (no
installation procedure needed), and is fully upgradeable
(kernel and bootloader included).
--- 232548 Thu Jan 1 00:00:00 1970
+++ 263902 Thu Jan 1 00:00:00 1970
@@ -4,6 +4,8 @@
debootstrap, docker export, etc.).
This image should then be copied to a USB stick or disk and
used to boot any amd64 machine (BIOS- or UEFI-based).
+ debootstick can also generate an SD card image for a
+ raspberry pi board.
The embedded system is ready to be started live (no
installation procedure needed), and is fully upgradeable
(kernel and bootloader included).