Advertisement
v1ral_ITS

qemu test usb boot [ term. command ]

Feb 7th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.44 KB | None | 0 0
  1. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  2. :::::
  3. :::::           QEMU COMMAND TO BOOT ANY USB DEVICE TO VERIFY IT WILL BOOT
  4. :::::
  5. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  6.  
  7.  
  8. qemu-system-x86_64 -hda "/dev/sdb" -m 512 -vga std  # Make sure you run fdisk -l and have the correct dev/sdX | or lsblk
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement