Re: Will this work?
Thomas Lange <[email protected]> Sat, 25 Jul 2026 16:29:04 +0200
| Newsgroups | gmane.linux.debian.fai |
|---|---|
| Message-ID | <[email protected]> |
>>>>> On Fri, 24 Jul 2026 16:13:55 +0000 (UTC), Brian Heyboer via linux-fai <[email protected]> said: > disk_config disk3 disklabel:flash bootable:1 For disklabel: you can only use msdos or gpt. Do you want a partition label on a partition? IIRC that only possible with GPT. > I also want the installation to be reachable via SSH once re-booted, so I will need to add openssh as a package to install. Do I have to also specify brtfs and mdadm? I you need ssh, just add the package name to package_config Same for brtfs and mdadm. -- regards Thomas