| 11 Aug 2024 |
matthewcroughan | of something else also plugged into the machine | 16:09:07 |
matthewcroughan | In reply to @lassulus:lassul.us You can override the partition Labels. Also some attributes are available in the hooks like the device "in the hooks" have you got a literal example? | 16:09:45 |
matthewcroughan | is it like config.disko.something._hooks ? | 16:09:54 |
matthewcroughan | Something that should never change is the ${device}-part1 ${device-part2}, so maybe I can just use that, since the kernel is responsible for keeping that stable | 16:10:44 |
matthewcroughan | * Something that should never change is the ${device}-part1 ${device-part2}, so maybe I can just use that, since the kernel is responsible for keeping that -part1 -part2 string stable | 16:10:57 |
lassulus | No example ready now. But just run env in a hook to see what's available | 16:28:18 |
matthewcroughan | lassulus:
Device Start End Sectors Type-UUID UUID Name Attrs
/dev/sda1 2048 8191 6144 0FC63DAF-8483-4772-8E79-3D69D8477DE4 AF2745B3-D3AB-4956-99D2-07CB46646F95 bl2
| 17:36:50 |
matthewcroughan | it starts at 2048 | 17:37:00 |