diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2023-04-24 09:45:58 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2023-04-24 09:45:58 +0200 |
commit | 6edb8a970e17a895d44c3b1401fbf9d02a1b7716 (patch) | |
tree | be2982a81392c33c46dcc4a0d761eabf8a0d6600 /doc | |
parent | 76ef0a7ee774fa90e7acc2c8af6c2c18d1571399 (diff) |
Add support for machines mounts that span multiple physical devices
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.cli | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/manual.cli b/doc/manual.cli index 5187e87..a994e9f 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -280,6 +280,12 @@ confirm over-provisioning, format the disk as \c{btrfs}, and label it as # ^D # Exit shell and reboot. \ +To create a single \c{btrfs} disk that spans multiple physical devices: + +\ +# mkfs.btrfs -L buildos.machines -d single -m single /dev/sda /dev/sdb +\ + \h#config-net|Network| Network is configured via DHCP. Initially, all Ethernet interfaces that have |