Hi, I am new to the fai project and have a question about disk configuration. Is it possible to create partitions from other blockdevices without a partition table?
Example: disk_config sda align-at:1M disklabel:msdos bootable:1 fstabkey:uuid primary / 0- ext4 rw,noatime,errors=remount-ro disk_config sdb primary /opt 0- ext4 rw,noatime,nodev Unfortunately i didn't find anything in the documentation or maybe overlooked it. https://fai-project.org/doc/man/setup-storage.html best regards Jan