From 9d503c3faab1d70f5ae6da4664b6021da9024e7a Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Wed, 30 Jan 2002 15:42:48 +0000 Subject: [PATCH] increased min. part. size to 1 gb git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1499 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter03/creatingpart.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter03/creatingpart.xml b/chapter03/creatingpart.xml index d803df532..5d31115a7 100644 --- a/chapter03/creatingpart.xml +++ b/chapter03/creatingpart.xml @@ -12,7 +12,7 @@ url="&hints-root;lfs_next_to_existing_systems.txt">&hints-root;lfs_next_to_exist Before we can build our new Linux system, we need to have an empty Linux partition on which we can build our new system. We recommend a partition size -of at least 750 MB. This gives enough space to store all the tarballs and +of around 1 GB. This gives enough space to store all the tarballs and to compile all packages without worrying about running out of the necessary temporary disk space. But you probably want more space than that if you plan to use the LFS system as your primary Linux system. If that's the