mirror of
				https://github.com/oSoWoSo/DistroHopper.git
				synced 2024-08-14 22:46:53 +00:00 
			
		
		
		
	Revert "Defaults: Switch default disk from virtio-blk-pci to virtio-scsi-pci"
This reverts commit fb8deb10e8.
			
			
This commit is contained in:
		
							parent
							
								
									24c01a0d18
								
							
						
					
					
						commit
						332f5b59f9
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		
							
								
								
									
										5
									
								
								quickemu
									
										
									
									
									
								
							
							
						
						
									
										5
									
								
								quickemu
									
										
									
									
									
								
							|  | @ -1104,9 +1104,8 @@ function vm_boot() { | |||
| 
 | ||||
|   else | ||||
|     # shellcheck disable=SC2054,SC2206 | ||||
|     args+=(-device virtio-scsi-pci,id=scsi0 | ||||
|           -device scsi-hd,drive=SystemDisk,bus=scsi0.0,lun=0,rotation_rate=1 | ||||
|           -drive id=SystemDisk,if=none,format=qcow2,discard=unmap,file="${disk_img}" ${STATUS_QUO}) | ||||
|     args+=(-device virtio-blk-pci,drive=SystemDisk | ||||
|            -drive id=SystemDisk,if=none,format=qcow2,file="${disk_img}" ${STATUS_QUO}) | ||||
|   fi | ||||
| 
 | ||||
|   # https://wiki.qemu.org/Documentation/9psetup | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue