From b338f6fe91c5d22db452d40d8a31dc88378e72de Mon Sep 17 00:00:00 2001 From: Christian Cunningham Date: Mon, 4 Apr 2022 16:35:14 -0700 Subject: Temporary warning as I continue to write build/ configuration information --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3aac082..5b716bf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # Jobbed +## Notice + - Currently `make copy` has a default disk /dev/sdc1. If you run it, it will mount this, copy the built image, and then unmount it. + - While this wouldn't overwrite any data, the unmounting of this disk may be errant on your computer configuration, causing you to lose access to files until you remount the disk. + - This will be changed in a few releases, but as it stands currently, this warning is here to prevent any transient problems ## Building (Debian) - Clone the repository. -- cgit v1.2.1