summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
index 734d155..d301dcc 100644
--- a/README
+++ b/README
@@ -24,6 +24,17 @@ ip addr add dev br0 192.168.130.1/24
# We mount it and make it accessible over the 'darkhttpd' webserver:
+# minimal requirements:
+# pentium2: CMOV missing
+# 64M: Physical KASLR disabled: no suitable memory region!
+# 128M: Initramfs unpacking failed: write error
+# 256M: Initramfs unpacking failed: write error, failed to configure network
+# 512M: curl: Out of memory downloading airootfs.sfs
+# 768M: attempting to kill init
+# 1024M: no space left on device,, squashfs temp space
+# 1024M: no space left on device,, squashfs temp space
+# 1536M: works
+
guestmount -a /data/libvirt/arch32.qcow2 -m /dev/sda2 --ro /mnt/tmp
TFTP root (for PXE boot)