How to install Linux from a Windows installer

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rufus

    The Reliable USB Formatting Utility (by endlessm)

  • If anyone wants to do this without relying on the EFI/boot/bootx64.efi fallback, I wrote https://github.com/endlessm/rufus/blob/master/endless/src/en... a while back[1], which allows configuring the boot variables from under Windows.

    [1] which has since been improved by Endless, so linking to their repo

  • wubiuefi

    fork of Wubi (https://launchpad.net/wubi) for UEFI support and for support of recent Ubuntu releases

  • It has a fork for UEFI systems but it's also not updated anymore https://github.com/hakuna-m/wubiuefi Though it still works more or less

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • create_bcd

    Create Windows Boot BCD files on Linux

  • This is actually possible. There's Linux tools to extract the WIM files from a Windows installation iso. You have to create the appropriate partition setup (EFI partition with bootloader, NTFS partition with the extracted files), and for configuration of the bootloader I created https://github.com/U1F984/create_bcd/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts