This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: "USB image" – news · newspapers · books · scholar · JSTOR (December 2009) (Learn how and when to remove this message)

A USB image — is bootable image of Operating system (OS) or other software where the boot loader is located on a USB flash drive, or another USB device (with memory storage) instead of conventional CD or DVD discs. The operating system loads from the USB device either to load it much like a Live CD that runs OS or any other software from the storage or installs OS itself. USB image runs off of the USB device the whole time. A USB image is easier to carry, can be stored more safely than a conventional CD or DVD. Drawbacks are that some older devices may not support USB booting and that the USB storage devices lifespan might be shortened.

Ubuntu has included a utility for installing an operating system image file to a USB flash drive since version 9.10.[1] Windows support also has added a step by step on how to set up a USB device as a bootable drive.[2]

Software

Main article: List of tools to create Live USB systems

Both graphical applications and command line utilities are available for authoring bootable operating system images. dd is a utility commonly found in Unix operating systems that allow creation of bootable images.[3]

Benefits and limitations

Benefits

Limitations

See also

References

  1. ^ Ubuntu documentation: Installation: Installation/FromUSBStick
  2. ^ "Boot Surface from a USB device". Microsoft support. Retrieved 29 April 2019.
  3. ^ "How to make disk image with dd on Linux or Unix". nixCraft.
  4. ^ "XFCE minimum install HD?". forums.linuxmint. Retrieved 29 April 2019.