Skip to content

Order of deployment>Setting up the machine #23

@christoph-maurer

Description

@christoph-maurer

./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.
```

Metadata

Metadata

Assignees

Labels

triageReview issue to make sure it is relevant, actionable, and has all the necessary information

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions