4 lines
166 B
Plaintext
4 lines
166 B
Plaintext
# For fvp-base* machines we just need to populate the rootfs partition
|
|
|
|
part / --source rootfs --ondisk sda --fstype=ext4 --label root --align 1024 --extra-space 100
|