Force to format into ext4
This commit is contained in:
		
							parent
							
								
									1f28586bbd
								
							
						
					
					
						commit
						3ef0dc3077
					
				|  | @ -48,7 +48,7 @@ fi | |||
| 
 | ||||
| ### Format the LV in ext4 | ||||
| for lvname in /dev/mapper/"${vgname}"-*; do | ||||
| 	mkfs.ext4 "${lvname}" | ||||
| 	mkfs.ext4 -F "${lvname}" | ||||
| done | ||||
| 
 | ||||
| ### And format the swap | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue