Dear FAI people,
I have a question about the recently added btrfs support, which is not
exactly clear to me from the existing documentation:
I am installing systems with a single disk, of which one partition is
supposed to contain a btrfs file system.
To make updating easier, I'd like to have
Hi Kerim,
On 15/01/15 18:26, Kerim Gueney wrote:
Here is the promised config file. In this example I am using a single
disk with two different partitions one containing btrfs and the other
ext4 and with / in btrfs and /home in ext4:
disk_config disk1
primary/home50%ext4defaults
However, with the following configuration:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
disk_config disk1 disklabel:msdos bootable:1 fstabkey:uuid
primary - 10G-30G - -
primary /some/other/partition 100-50%:preserve_always ext4
rw,noatime,nosuid,nodev
disk_c