mirror of
				https://github.com/pragma-/pbot.git
				synced 2025-11-04 16:47:23 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			120 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			120 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
modprobe nbd max_part=16
 | 
						|
qemu-nbd -c /dev/nbd0 compiler-savedvm-edit.qcow2 
 | 
						|
partprobe /dev/nbd0
 | 
						|
mount /dev/nbd0p1 edit 
 |