mirror of
				https://github.com/mayfrost/guides.git
				synced 2025-11-04 13:12:45 +00:00 
			
		
		
		
	Update INITIATION.md
This commit is contained in:
		@@ -152,7 +152,7 @@ iface eth0 inet dhcp
 | 
			
		||||
 | 
			
		||||
## KERNEL
 | 
			
		||||
Next are simple examples of compiling the kernel, for a more in depth view see: https://github.com/mayfrost/guides/blob/master/KERNEL.md  
 | 
			
		||||
* On __CRUX__.  
 | 
			
		||||
* On __CRUX__ you must first configure your bootloader, then run.  
 | 
			
		||||
```  
 | 
			
		||||
cd /usr/src/linux-<VERSION>
 | 
			
		||||
make all modules_install install  
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user