Add warning about using qemu directly.
This commit is contained in:
		
							parent
							
								
									ab92307882
								
							
						
					
					
						commit
						ba9300d561
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		|  | @ -59,12 +59,14 @@ There are 4 new commands the user should be aware of, they are written in chrono | ||||||
| 
 | 
 | ||||||
| Use virt-manager or qemu to boot the `iglunix.img`. | Use virt-manager or qemu to boot the `iglunix.img`. | ||||||
| 
 | 
 | ||||||
| Or execute QEMU directly with the following | Execute QEMU directly with the following command: | ||||||
| 
 | 
 | ||||||
| ``` | ``` | ||||||
| qemu-system-x86_64 path/to/disk -enable-kvm -m 4096 | qemu-system-x86_64 path/to/disk -enable-kvm -m 4096 | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | NOTE: Qemu is broken, we don't know why, use virt-manager. | ||||||
|  | 
 | ||||||
| ## Trivia | ## Trivia | ||||||
| 
 | 
 | ||||||
| Everything in trivia is not important. | Everything in trivia is not important. | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue