mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
17 lines
198 B
Markdown
17 lines
198 B
Markdown
# Usage:
|
|
|
|
Bootstrap MES and more:
|
|
|
|
```
|
|
# start a qemu-instance:
|
|
# ./rootfs
|
|
|
|
or
|
|
|
|
# bootstraps in a chroot:
|
|
# ./rootfs chroot
|
|
```
|
|
|
|
It mounts a ramdisk/tmpfs, where
|
|
all the produced stuff lands in.
|
|
|