Skip to content

johannesloetzsch/LibreToy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibreToy

Bootable USB creator — Like Ventoy, but 100% open source

logo

Gradient

Installation

Using prebuild bootloader (Recommended, using CI-build)

  1. Download libretoy.img
  2. Copy the image to $DEVICE (dd if=libretoy.img of=$DEVICE bs=4M)

Using Nix (build from scratch)

sudo nix run .#libretoy-dd $DEVICE

This will:

  1. build LibreToy (diskoImage)
  2. copy the libretoy-bootloader to $DEVICE
  3. run libretoy-repartition (using free space of $DEVICE as defined in disko.nix)

About

Bootable USB creator — Like Ventoy, but 100% open source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages