|  | @ -10,6 +10,7 @@ mount -t proc proc /proc | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  | # init system |  |  | # init system | 
			
		
	
		
		
			
				
					|  |  | SHOWINFO "creating and mounting system directories..." |  |  | SHOWINFO "creating and mounting system directories..." | 
			
		
	
		
		
			
				
					|  |  |  |  |  | mount -t devtmpfs devtmpfs /dev | 
			
		
	
		
		
			
				
					|  |  | mount -t sysfs sys /sys |  |  | mount -t sysfs sys /sys | 
			
		
	
		
		
			
				
					|  |  | mount -t tmpfs tmp /tmp |  |  | mount -t tmpfs tmp /tmp | 
			
		
	
		
		
			
				
					|  |  | mount -t tmpfs media /media |  |  | mount -t tmpfs media /media | 
			
		
	
	
		
		
			
				
					|  | 
 |