mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Fix bogon. Create the BSD label in the FreeBSD slice.
This commit is contained in:
parent
e80c38cd22
commit
7d744baf22
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@ sudo fdisk -f - md4 <<EOF
|
|||
g c567 h13 s17
|
||||
p 1 165 221 124865
|
||||
EOF
|
||||
sudo bsdlabel -w -r md4 pan60
|
||||
sudo bsdlabel -w -r md4s1 pan60
|
||||
sudo mdconfig -d -u 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue