Live USB

Source: Wikipedia, the free encyclopedia.
Puppy Linux, an example of an operating system for live USBs
Nautilus

A live USB is a portable

system administration, data recovery
, or test driving, and can persistently save settings and install software packages on the USB device.

Many operating systems including

Windows XP Embedded and a large portion of Linux and BSD distributions can run from a USB flash drive, and Windows 8 Enterprise has a feature titled Windows To Go
for a similar purpose.

Background

To repair a computer with booting issues, technicians often use lightweight operating systems on

. The development of the first live CDs with graphical user interface made it feasible for non-technicians to repair malfunctioning computers. Most Live CDs are Linux-based, and in addition to repairing computers, these would occasionally be used in their own right as operating systems.

macOS from USB.[2] Specialized USB-based booting was proposed by IBM in 2004 with Reincarnating PCs with Portable SoulPads and Boot Linux from a FireWire device.[3][4]

Benefits and limitations

A USB flash drive

Live USBs share many of the benefits and limitations of live CDs, and also incorporate their own.

Benefits

  • In contrast to live CDs, the data contained on the
    booting device
    can be changed and additional data stored on the same device. A user can carry their preferred operating system, applications, configuration, and personal files with them, making it easy to share a single system between multiple users.
  • Live USBs provide the additional benefit of enhanced privacy because users can easily carry the USB device with them or store it in a secure location (e.g. a safe), reducing the opportunities for others to access their data. On the other hand, a USB device is easily lost or stolen, so data encryption and backup is even more important than with a typical desktop system.
  • The absence of moving parts in USB flash devices allows true
    USB 2.0
    or newer can be very slow.

Limitations

Setup

Fedora Live USB Creator, and UNetbootin. There are also software applications available that can be used to create a Multiboot live USB; some examples include YUMI Multiboot Bootable USB Creator[10] and Ventoy. A few Linux distributions and live CDs have ready-made scripts which perform the steps below automatically. In addition, on Knoppix and Ubuntu extra applications can be installed, and a persistent file system can be used to store changes. A base install ranges between as little as 16 MiB (Tiny Core Linux
) to a large DVD-sized install (4 gigabytes).

To set up a live USB system for commodity PC hardware, the following steps must be taken:

live USB tools
are simple to use.

Full installation

One alternative to the live operating-system solution would be a full installation; that is, a traditional installation, but without swap partitions. This option has the advantage of being efficient for the software, as it eliminates the need for the device to retain – separate from the persistent file – the operating-system’s installer software. However, full installation is not without disadvantages; due to the additional write cycles that it requires, the life of the flash drive may be slightly reduced. To mitigate this, some live systems are designed to store changes in RAM until the user initiates a system powerdown, which triggers the actual writes to the device. The trade-off is greater risk of lost work, in the case of an abnormal abort. Beyond these, another factor to consider is that, if the transfer speed of the storage device is poor, then performance can be reduced to a rate more typical of legacy computers – even for machines with modern components. This issue can usually be overcome by installing to a USB hard drive, as they generally perform better than flash drives, regardless of the connector.

Microsoft Windows

Although many live USBs rely on booting an open-source operating system such as Linux, it is possible to create live USBs for Microsoft Windows by using

See also

References

  1. ^ "USB Info and Benefits of Dual-Channel USB". Apple (published February 20, 2012). September 16, 2003. Archived from the original on May 12, 2013. Retrieved September 25, 2016. Bootable USB drives: A storage device such as a SuperDisk, Zip disk, or other USB storage drive can be used to hold a valid system folder and used at startup.
  2. ^ "Starting from an external USB storage device (Intel-based Macs)". Apple. March 22, 2016. Archived from the original on May 22, 2016. Retrieved September 25, 2016.
  3. ^ Singer, Michael (August 15, 2005). "IBM brains capture a PC's soul". CNET. CBS Interactive. Archived from the original on September 27, 2016. Retrieved September 25, 2016.
  4. IBM DeveloperWorks. IBM. Archived from the original
    on January 17, 2007. Retrieved May 15, 2016.
  5. ^ Trevor (May 6, 2010). "Boot from a USB Drive Even If Your BIOS Won't Let You". How-To Geek. Archived from the original on September 23, 2016. Retrieved September 25, 2016.
  6. ^ "Plop Boot Manager". February 7, 2012. Archived from the original on February 8, 2012. Retrieved September 25, 2016.
  7. ^ "Universal USB Installer - Bootable USB Software - UUI". PenDrive Linux. 2010-02-10. Retrieved February 17, 2024.
  8. ^ knome (December 14, 2013). "MactelSupportTeam/EFI-Boot-Mactel". Ubuntu Community Help Wiki. Canonical Ltd. Archived from the original on March 4, 2016. Retrieved September 25, 2016.
  9. ^ "XFCE minimum install HD". Linux Mint Forums. Archived from the original on September 27, 2016. Retrieved September 25, 2016. Live cd only write to the swap partition if your pc has one.
    If it doesn't it'll only use your RAM.
  10. ^ "YUMI - Multiboot USB Creator | Easily Boot from USB Windows". Pendrive Linux. 13 March 2011. Archived from the original on 2017-10-23. Retrieved 2024-02-17.
  11. ^ nnamuhcs. "Create a Bootable USB Flash Drive". docs.microsoft.com. Archived from the original on 2018-09-16. Retrieved 2021-09-15.
  12. ^ Gordon, Whitson (21 April 2014). "How to Run a Portable Version of Windows from a USB Drive". Lifehacker. Gawker Media. Archived from the original on September 25, 2016. Retrieved September 25, 2016.

External links