diff options
| author | Blake Romero <blake@developercraft.com> | 2026-04-01 02:42:50 +0100 |
|---|---|---|
| committer | Blake Romero <blake@developercraft.com> | 2026-04-01 02:42:50 +0100 |
| commit | f69e5f5dcaedc5ef09f5283c4258e95903d64666 (patch) | |
| tree | 6d28971e7530a2cd74695c683d7ea80e6faa12ab /config | |
| parent | 5a7d493ff8f1593560dd63a8b271eff04a4c924c (diff) | |
Remove duel-boot option
Diffstat (limited to 'config')
| -rw-r--r-- | config | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -17,13 +17,6 @@ swap_size=auto # Boot size (e.g: 256M, 512M, 1G) boot_size=1G -# Duel-boot (i.e. a shared BOOT partition is used) -# Caution: -# - DRIVE must be separate from BOOT as DRIVE will be wiped/formatted -# - BOOT will NOT be formatted but used to install linux & bootloader -# - BOOT partition must already be setup, e.g. partitioned/formatted -duel_boot=false - # System user=blake |
