From 022d0b614c513ab64bf7544d2c174ac4c326767d Mon Sep 17 00:00:00 2001 From: "James A. Chambers" <05jchambers@gmail.com> Date: Wed, 9 Nov 2022 18:19:41 -0700 Subject: [PATCH] Update README --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21b7603..594bb73 100644 --- a/README.md +++ b/README.md @@ -23,15 +23,19 @@ If you find any problems (or even better know how to fix them) you can submit th

Known Issues

Image Instructions

-The images are in .tar.xz format and should not be written to disk until you decompressed them with tar -xf *.tar.xz. That will give you a .img file you can write. +The images are in .tar.xz format and should not be written to disk until you decompressed them with: +
tar -xf *.tar.xz
+That will give you a .img file that will boot successfully. If you are using Windows you can decompress these files with 7zip or WinRAR.

First Startup Instructions

Note that the first startup is slow. This is due to resizing your root filesystem to fit your drive. After the first startup it will boot much faster but it may take several minutes on a black screen the first startup. Be patient. If you see a few lines of text then it is resizing your root filesystem.

+You may also see CRC checksum errors during your first startup. These are safe to ignore as it will run fsck on the drive the first startup. When you reboot the device these will be gone. +
Set correct timezone:
sudo dpkg-reconfigure tzdata
Set correct locale: