burrow-pi-img/export-swappart-image/03-set-partuuid/files/fstab
Daniel F. Dickinson af84080be3 Add new export (image) with a swap partition
Demo the new custom export capability with an new export type
'export-swappart-image' that uses a swap partition.  Note that it really
only makes sense if one tweaks stage2 to not include dphys-swapfile.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2020-01-16 10:00:43 -05:00

5 lines
251 B
Plaintext

proc /proc proc defaults 0 0
BOOTDEV /boot vfat defaults 0 2
ROOTDEV / ext4 defaults,noatime 0 1
SWAPDEV none swap sw 0 0