mirror of
				https://github.com/kevinveenbirkenbach/linux-image-manager.git
				synced 2025-11-04 09:28:01 +00:00 
			
		
		
		
	Added hint
This commit is contained in:
		@@ -61,6 +61,9 @@ create_luks_key_and_update_cryptab(){
 | 
			
		||||
 | 
			
		||||
# @var $1 mapper_name
 | 
			
		||||
# @var $2 mount_path
 | 
			
		||||
#
 | 
			
		||||
# If mount doesn't work adapt it manually to
 | 
			
		||||
# @see https://gist.github.com/MaxXor/ba1665f47d56c24018a943bb114640d7
 | 
			
		||||
update_fstab(){
 | 
			
		||||
  fstab_path="/etc/fstab"
 | 
			
		||||
  fstab_entry="$1 $2 btrfs   defaults   0       2"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user