./tools.mk rescan-disks requires .env. If I create .env before, then I would loose it by sudo parted --align=opt /dev/sdx mklabel gpt.
commit 97cda0e (HEAD -> add-details-to-readme, origin/add-details-to-readme)
Author: christoph-maurer christoph.maurer@ise.fraunhofer.de
Date: Thu Apr 16 16:04:24 2026 +0200
`tools.mk` has target `rescan-disks`, not `scan`
```
cloud@test01-database:~/machine$ ./tools.mk scan
make: *** No rule to make target 'scan'. Stop.
```
commit a7fffe1
Author: christoph-maurer christoph.maurer@ise.fraunhofer.de
Date: Thu Apr 16 16:00:34 2026 +0200
commit a7fffe1
Author: christoph-maurer christoph.maurer@ise.fraunhofer.de
Date: Thu Apr 16 16:00:34 2026 +0200
Copy .env earlier, because `tools.mk`` needs it
```
cloud@test01-database:~/machine$ ./tools.mk scan
tools.mk:4: .env: No such file or directory
make: *** No rule to make target '.env'. Stop.
```
./tools.mk rescan-disksrequires.env. If I create.envbefore, then I would loose it bysudo parted --align=opt /dev/sdx mklabel gpt.commit 97cda0e (HEAD -> add-details-to-readme, origin/add-details-to-readme)
Author: christoph-maurer christoph.maurer@ise.fraunhofer.de
Date: Thu Apr 16 16:04:24 2026 +0200
commit a7fffe1
Author: christoph-maurer christoph.maurer@ise.fraunhofer.de
Date: Thu Apr 16 16:00:34 2026 +0200
commit a7fffe1
Author: christoph-maurer christoph.maurer@ise.fraunhofer.de
Date: Thu Apr 16 16:00:34 2026 +0200