mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
expand
This commit is contained in:
parent
3070b52a3e
commit
fcefb1e515
@ -36,7 +36,9 @@ Sometime the bootloader part can look different because there can be firmware or
|
||||
|
||||
## Data
|
||||
|
||||
The data partation is the only partition with I/O. This partition can be offloaded to a different drive with the utility:
|
||||
The data partation is the only partition with real I/O. It will be expanded automatic on boot time to the full size of the disk.
|
||||
|
||||
This partition can be offloaded to a different drive with the utility:
|
||||
```sh
|
||||
$ datactl move /dev/xxx
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user