Skip to main content
formatting and grammar
Source Link
jasonwryan
  • 74.9k
  • 35
  • 204
  • 230
  1. Create boota bootable stick with cat '/path_to_iso_file >> /dev/pendrive' && synccat '/path_to_iso_file >> /dev/pendrive' && sync

  2. Boot box  /laplaptop from USBUSB

  1. Create boot stick cat '/path_to_iso_file >> /dev/pendrive' && sync

  2. Boot box  /lap from USB

  1. Create a bootable stick with cat '/path_to_iso_file >> /dev/pendrive' && sync

  2. Boot box/laptop from USB

Source Link

  1. Create boot stick cat '/path_to_iso_file >> /dev/pendrive' && sync

  2. Boot box /lap from USB