embed helpful hints

This commit is contained in:
tengel 2024-03-20 11:32:49 -05:00
parent 194dc576f1
commit 2f73b8f7c6

View file

@ -96,6 +96,10 @@ AMCONF="/root/amconf.sh"
### BOPREP - DO NOT REMOVE OR ALTER THIS LINE ###
## These are typically done by hand based on partitioning, etc.
#
## Helpful Hints
# 'mkfs.ext4 -E lazy_itable_init=0,lazy_journal_init=0 ...'
# 'parted /dev/sda set 1 boot on'
#
## Common
# swapon /dev/mapper/vglocal-swap
# mount /dev/mapper/vglocal-root /mnt