wip
This commit is contained in:
		
							parent
							
								
									eb7071e8d5
								
							
						
					
					
						commit
						0cc143f942
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								entry.sh
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								entry.sh
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -9,7 +9,7 @@ function first_stage(){
 | 
			
		|||
	lsblk -fTpo NAME,FSTYPE,LABEL,UUID,FSAVAIL,MOUNTPOINT
 | 
			
		||||
	select DEVICE in $(lsblk -frpno NAME); do
 | 
			
		||||
	echo using $DEVICE
 | 
			
		||||
	continue
 | 
			
		||||
	break
 | 
			
		||||
	done
 | 
			
		||||
	
 | 
			
		||||
	echo mkfs.ext4 ${DEVICE}p1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue