From 483baf6b7dc76c219dcb5c3427cf941ed8b1d5e6 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 8 Feb 2018 06:27:16 -0500 Subject: [PATCH] Add some hints about required disk space I spent an hour cleaning up my disk because I wasn't sure how much space the repo would take. Lets at least state some ballpark numbers. --- README-install-inside.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README-install-inside.md b/README-install-inside.md index 9852cb0..afd3ee3 100644 --- a/README-install-inside.md +++ b/README-install-inside.md @@ -9,6 +9,11 @@ first make sure we have the ostree packages: yum -y install ostree ostree-grub2 ``` +Before proceeding further, make sure that you have enough space in your root filesystem. +The recommended minimum is 10GB (the F27 repo we are going to pull takes ~7GB on disk). +Note that ostree will refuse to continue if you go below 3% of free space, so there's +no risk of actually running out of space. + Next, we add `/ostree/repo` to the filesystem: ``` ostree admin init-fs /