Start a disk labels loader config.
Don't have it working the way I want to yet, so its commented out.
This commit is contained in:
8
ansible/roles/base/files/disk_labels_loader.conf
Normal file
8
ansible/roles/base/files/disk_labels_loader.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
# Disabling both of these will make /dev/gpt/* populated
|
||||
#
|
||||
# This uses gpt partition labels which you can set with:
|
||||
#
|
||||
# gpart modify -l EFI -i 1 nvd0
|
||||
|
||||
# kern.geom.label.disk_ident.enable="0"
|
||||
# kern.geom.label.gptid.enable="1"
|
||||
Reference in New Issue
Block a user