Update preseed.cfg
This commit is contained in:
		
							parent
							
								
									4011431cab
								
							
						
					
					
						commit
						fe95e018d5
					
				| 
						 | 
				
			
			@ -61,6 +61,11 @@ nslcd nslcd/ldap-starttls boolean false
 | 
			
		|||
nslcd nslcd/ldap-version select 3
 | 
			
		||||
nslcd nslcd/ldap-sasl-mech select none
 | 
			
		||||
 | 
			
		||||
# Settings
 | 
			
		||||
d-i preseed/late_command string \
 | 
			
		||||
    echo "/nethome/ /etc/auto.nethome" > /etc/auto.master
 | 
			
		||||
    echo "* 172.18.0.19:/nethome/&" > /etc/auto.nethome
 | 
			
		||||
 | 
			
		||||
# Install the GRUB bootloader
 | 
			
		||||
d-i grub-installer/only_debian boolean true
 | 
			
		||||
d-i grub-installer/with_other_os boolean true
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue