Ventoy

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Ventoy

    A new bootable USB solution.

    I faced it too. There is a PR on the ventoy GitHub repository that fixes Proxmox boot.

    https://github.com/ventoy/Ventoy/actions/runs/7088423200

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. netboot.xyz

    Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.

    Knew about http://netboot.xyz, but had no idea iVentoy existed. Good to know.

  4. asm

    scriptable runtime-writable livecd / hardware wrangler (by 9001)

  5. SBEMU

    legacy sound blaster emulation for DOS

    What about FreeDOS?

    FreeDOS with SBEmu is really nice for an instant DOS machine on real hardware:

    https://github.com/crazii/SBEMU/releases

  6. Rufus

    The Reliable USB Formatting Utility

    3. NVMe drives may not gracefully handle sudden disconnections, because USB connections are inherently unreliable interfaces prone to physical disruption and loss of power.

    If your drive decides to stop showing up, first try loading up the boot device selection screen in the UEFI, and then insert the drive. It may take several seconds to show up. If trying that a few times doesn’t work, the drive may be stuck in a bad state, and might be recovered with the power cycle technique https://dfarq.homeip.net/fix-dead-ssd/

    Always set up automatic backups if you actually have non-replaceable data on the drive. They can and will just suddenly die forever with loss of all data, just like thumb drives. You have been warned.

    All that said, there are generally less issues if you are simply putting ventoy on it to install from a loaded iso.

    I have a dual raid1 sata enclosure that I use to boot a windows to go install created with Rufus (https://github.com/pbatard/rufus), which makes testing and benchmarking so much nicer to deal with. I’ve even stuck games on it, and other than relative filesystem slowness it works pretty great.

  7. WinInjection

    Inject files to Windows ISO. Worked with Ventoy injection plugin.

    Ventoy developer longpanda offers tools for injection into Linux and Windows ISOs, which work with the Ventoy injection plugin.

    https://github.com/ventoy/WinInjection

    https://github.com/ventoy/LiveInjection

  8. LiveInjection

    Inject files to Linux Live OS. Worked with Ventoy injection plugin.

    Ventoy developer longpanda offers tools for injection into Linux and Windows ISOs, which work with the Ventoy injection plugin.

    https://github.com/ventoy/WinInjection

    https://github.com/ventoy/LiveInjection

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Rufus: The Reliable USB Formatting Utility

    13 projects | news.ycombinator.com | 6 May 2021
  • Ventoy: Remove BLOBs from the Source Tree

    3 projects | news.ycombinator.com | 15 Jun 2024
  • Rufus has stopped supporting Windows 7

    2 projects | /r/windows7 | 18 Mar 2023
  • Is it possible to install Puppy Linux without a USB or CD/DVD?

    1 project | /r/puppylinux | 18 Feb 2023
  • Help switching to Linux from windows for gaming

    4 projects | /r/linux_gaming | 13 Feb 2023

Did you know that C is
the 6th most popular programming language
based on number of references?