Webboot Is Becoming Quite Useful For Quickly/Easily Booting ISOs From The Web

Written by Michael Larabel in Free Software on 7 December 2020 at 08:03 AM EST. 17 Comments
FREE SOFTWARE
The Webboot project has been in development now for more than one year as an easy means of booting Linux ISO images from the web. From this minimal boot environment users can configure their network connection and download a new ISO or use a pre-existing ISO. From there Webboot allows kexec'ing into that ISO for booting it up.

Webboot was announced at the Open-Source Firmware Conference 2019 while at last week's OSFC 2020 the developers were providing an update on its many improvements over the past year. Webboot is part of the Golang-based U-Root and used with LinuxBoot. Webboot is intended to allow having multiple live ISOs on a single USB boot and similar scenarios where you may want to quickly and easily fetch and boot new Linux ISOs.

Webboot consists of a text-based user interface, does not require much in the way of configuration with trying to automatically handle the addition/removal of ISOs to the USB media, and passing of proper kernel parameters depending upon the distribution / operating system to allow for a successful kexec'ed boot process.

Webboot has seen a much improved user experience since 2019 thanks to the user interface work, support for configuring WiFi connections within Webboot, better persistent storage options, and more. Moving into 2021 they plan to see more Linux distributions working nicely with Webboot, allow for ISO checksum handling, and other features.

More details on Webboot via the OSFC 2020 presentation (PDF). The Golang code to Webboot is hosted via U-Root on GitHub.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week