mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Reduce to two disks
This commit is contained in:
parent
a9401cec3f
commit
8f8e443426
@ -24,19 +24,12 @@ commitDiskPart
|
||||
disk0-part=ZFS 0 /,/usr,/var,/data (mirror: da2)
|
||||
commitDiskLabel
|
||||
|
||||
# Disk Setup for ad3
|
||||
# Disk Setup for da2
|
||||
disk1=da2
|
||||
partition=ALL
|
||||
bootManager=none
|
||||
commitDiskPart
|
||||
|
||||
# Partition Setup for ad3(ALL)
|
||||
# All sizes are expressed in MB
|
||||
# Avail FS Types, UFS, UFS+S, UFS+J, ZFS, SWAP
|
||||
# UFS.eli, UFS+S.eli, UFS+J.eli, ZFS.eli, SWAP.eli
|
||||
disk1-part=SWAP 0 none
|
||||
commitDiskLabel
|
||||
|
||||
# Optional Components
|
||||
installComponents=boot,COPYRIGHT,bin,conf,conf.default,dev,etc,home,kernels,libexec,lib,root,sbin,sys,usr,var
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user