From b603a803d7fed29fb57ee20b93cfc35e8d41330d Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 17 Oct 2022 18:05:08 -0700 Subject: [PATCH] Increase needed space for the usb size --- source/1/1.2/booting_the_image.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/1/1.2/booting_the_image.rst b/source/1/1.2/booting_the_image.rst index 19866d21..197337e3 100644 --- a/source/1/1.2/booting_the_image.rst +++ b/source/1/1.2/booting_the_image.rst @@ -10,7 +10,7 @@ Choosing the media In order to boot the image, you need to put it somewhere. You have two choices either - a DVD - - a USB drive (2 GB or greater) + - a USB drive (4 GB or greater) Writing/burning the Image -------------------------