mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 03:26:31 +01:00
add readme
This commit is contained in:
parent
5b17683a26
commit
03edaf4c8f
1 changed files with 17 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# 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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue