embed helpful hints
This commit is contained in:
parent
194dc576f1
commit
2f73b8f7c6
1 changed files with 4 additions and 0 deletions
|
|
@ -96,6 +96,10 @@ AMCONF="/root/amconf.sh"
|
||||||
### BOPREP - DO NOT REMOVE OR ALTER THIS LINE ###
|
### BOPREP - DO NOT REMOVE OR ALTER THIS LINE ###
|
||||||
## These are typically done by hand based on partitioning, etc.
|
## 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
|
## Common
|
||||||
# swapon /dev/mapper/vglocal-swap
|
# swapon /dev/mapper/vglocal-swap
|
||||||
# mount /dev/mapper/vglocal-root /mnt
|
# mount /dev/mapper/vglocal-root /mnt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue