Devuan Linux for Windows users
Go to file
Fierelier 9ec884f078 Add busyrd 2022-08-11 20:12:54 +02:00
assets Add screenshot 2022-05-11 00:01:00 +02:00
busyrd Add busyrd 2022-08-11 20:12:54 +02:00
modlists Add live-installer 2022-08-10 18:34:29 +02:00
mods Autoremove instead of autoclean 2022-08-11 00:21:25 +02:00
path Delete temp folder 2022-08-11 00:31:56 +02:00
LICENSE First commit 2022-05-10 12:50:10 +02:00
README.md Update 'README.md' 2022-08-10 17:06:17 +00:00
notes Remake 2022-08-10 02:00:49 +02:00
shell Remake 2022-08-10 02:00:49 +02:00

README.md

windvn

Devuan Linux for Windows users

TO-DO

  • EFI support
  • More complex setup

How to "build"

Prerequisites

  • You need to use Devuan or windvn
  • apt install debootstrap isolinux syslinux-common xorriso

  1. Get into the windvn environment:
windvn$ sudo bash
windvn# source shell
windvn-i386_chimaera_2022.08.10-18.38.01:windvn>
  1. Make chroot:
# By default, windvn builds in 32-bit. If you want 64-bit, run:
# source wdvn-env-amd64
wdvn-make output base hardware hardware-proprietary graphical graphical-xfce4 live finish

You can get rid of the following components, if you don't wish for them:

  • Proprietary hardware support: hardware-proprietary
  • Boot support (chroot only): hardware, hardware-proprietary, live
  • ISO support: live
  • Graphical desktop: graphical, graphical-xfce4
  1. Make ISO:
wdvn-image-iso output myimage.iso

You can now put that ISO on a DVD (CD if you configured it small enough) or USB.

Notice

This project is not affiliated with Devuan.

Devuan is a registered trademark of the Dyne.org foundation. Debian is a registered trademark of Software in the Public Interest, Inc. Linux is a registered trademark of Linus Torvalds.