From 5f30493cd1562ca360ee25c4351f24a3895ad4f3 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Thu, 14 Jun 2018 17:35:26 +0100 Subject: [PATCH] libguestfs --- README.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 208ff41..82dbad5 100644 --- a/README.adoc +++ b/README.adoc @@ -6838,7 +6838,9 @@ du -hsx out/arm-gem5/buildroot/target/ https://stackoverflow.com/questions/49211241/is-there-a-way-to-automatically-detect-the-minimum-required-br2-target-rootfs-ex -One way to overcome this problem is to mount benchmarks from host instead of adding them to the root filesystem, e.g. with: <<9p>> +libguestfs is very promising link:https://serverfault.com/questions/246835/convert-directory-to-qemu-kvm-virtual-disk-image/916697#916697[], in particular link:http://libguestfs.org/guestfish.1.html#vfs-minimum-size[`vfs-minimum-size`]. + +One way to overcome this problem is to mount benchmarks from host instead of adding them to the root filesystem, e.g. with: <<9p>>. [[rpath]] === Buildroot rebuild is slow when the root filesystem is large