diff options
Diffstat (limited to 'docs/manual/beyond-buildroot.txt')
-rw-r--r-- | docs/manual/beyond-buildroot.txt | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/docs/manual/beyond-buildroot.txt b/docs/manual/beyond-buildroot.txt index a0d4af0a74..5b99613ee5 100644 --- a/docs/manual/beyond-buildroot.txt +++ b/docs/manual/beyond-buildroot.txt @@ -1,14 +1,11 @@ // -*- mode:doc; -*- // vim: set syntax=asciidoc: -Beyond Buildroot -================ += Beyond Buildroot -Boot the generated images -------------------------- +== Boot the generated images -NFS boot -~~~~~~~~ +=== NFS boot To achieve NFS-boot, enable _tar root filesystem_ in the _Filesystem images_ menu. @@ -24,8 +21,7 @@ Remember to add this path to +/etc/exports+. Then, you can execute a NFS-boot from your target. -Chroot ------- +== Chroot If you want to chroot in a generated image, then there are few thing you should be aware of: |