mirror of
				https://github.com/mayfrost/guides.git
				synced 2025-11-04 05:02:46 +00:00 
			
		
		
		
	Update INITIATION.md
This commit is contained in:
		@@ -101,10 +101,6 @@ In these examples we make only two partitions but you can extend this if you kno
 | 
			
		||||
`cast -r locale`
 | 
			
		||||
 | 
			
		||||
## KERNEL
 | 
			
		||||
* Include the filesystem support the boot partition is format in.
 | 
			
		||||
* Include UEFI options if on UEFI.
 | 
			
		||||
* Include device drivers you need, build the rest as modules.
 | 
			
		||||
 | 
			
		||||
* On __CRUX__  
 | 
			
		||||
`cd /usr/src/linux-<VERSION>`  
 | 
			
		||||
`make all modules_install install`  
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user