зеркало из
				https://github.com/iharh/notes.git
				synced 2025-11-04 07:36:08 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			30 строки
		
	
	
		
			388 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			30 строки
		
	
	
		
			388 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
setting admin pwd
 | 
						|
$ passwd
 | 
						|
and type the pwd
 | 
						|
 | 
						|
$exit
 | 
						|
to exit from sub-shell bash
 | 
						|
 | 
						|
$exit
 | 
						|
to exit from arch-chroot
 | 
						|
 | 
						|
$umount /mnt/{home,boot}
 | 
						|
 | 
						|
$reboot
 | 
						|
 | 
						|
and then choose "Boot existing OS"
 | 
						|
 | 
						|
Note: by default there is no netwok i-faces up
 | 
						|
need to do the same stuff for network
 | 
						|
 | 
						|
$cd /etc/network.d
 | 
						|
$cp examples/ethernet-dhcp .
 | 
						|
 | 
						|
$ip link
 | 
						|
  to check
 | 
						|
 | 
						|
edit INTERFACE='enp0s3'
 | 
						|
 | 
						|
$ netcfg ethernet-dhcp
 | 
						|
 |