mirror of
				https://github.com/pragma-/pbot.git
				synced 2025-10-29 21:57:31 +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 
 | 
