1
3
Fork
You've already forked linixify-gui
0
Automatic Linux Desktop Installer
  • C++ 93.6%
  • CMake 4.5%
  • C 1.5%
  • NSIS 0.4%
Find a file
2025年12月08日 04:34:45 +02:00
files added icon,checkbox,editbox in main dialog,user input 2024年03月11日 01:07:32 +02:00
media media files && ReadME.md update 2024年03月25日 03:08:39 +02:00
src refactor 2025年12月08日 04:34:45 +02:00
.gitattributes Add .gitattributes and .gitignore. 2024年03月06日 20:01:07 +02:00
.gitignore refactor 2025年12月08日 04:34:45 +02:00
CMakeLists.txt refactor 2025年12月08日 04:34:45 +02:00
LICENSE.txt Add README.md and LICENSE.txt. 2024年03月06日 20:01:55 +02:00
linixify-gui.rc implemented: gui downloading,user choice ,grubinstall,preseed 2024年03月18日 17:19:46 +02:00
linixify.ico added icon,checkbox,editbox in main dialog,user input 2024年03月11日 01:07:32 +02:00
linixify.nsi nsi script build,expand pressed fix 2024年03月19日 12:58:38 +02:00
README.md ReadME.md update 2024年03月25日 03:13:26 +02:00
resource.h implemented: gui downloading,user choice ,grubinstall,preseed 2024年03月18日 17:19:46 +02:00
toolchain-mingw.cmake refactor 2025年12月08日 04:34:45 +02:00

linixify-gui

Linixify-gui is a rewriten version of Tunic project in c++

Install Linux over or alongside an existing Windows install, straight from Windows, without requiring to boot from external media like a flash drive or making UEFI/BIOS configuration changes.

Alt text Alt text

What Linixify Does

  • Validates your system meets Linixify requirements.
  • Asks all questions at beginning (so you don't have to babysit the install).
  • Disables Windows fast boot.
  • Provides Linux Mint, Ubuntu and most official Ubuntu flavors.
  • Downloads the Linux .iso file for you.
  • Installs Grub with Secure Boot support.
  • Calculates Linux equivalent values for your Windows locale and user account.
  • Reboots and runs the Ubiquity installer, automated, (fully in RAM with mounts to the iso removed).
  • Reboots into your final installed Linux!

Requirements

  • Windows Vista and newer
  • x64 bit cpu
  • At least 15 GB of free disk space
  • UEFI/BIOS
  • Administrator user permissions
  • Internet access
  • AC Wall Power

Limitations

  • Currently, Linixify only installs official flavors of Ubuntu and Linux Mint.
  • Due to the nature of what Linixify does, it may show up as a false positive on some malware scans.
  • Currently, no dual boot,only supported using whole disk.
  • In Virtualbox installer of mint fails with pressed periodically.In qemu work properly

Getting Started

Preparation

  • Backup your data!

Before you start, make sure to backup up an image of your entire disk(s). Linixify does not assist with full disk backup.

No, really. Backup your data.!!!

  • Close all other running applications.

Usage

  1. Download and run the from releases.
  2. Answer questions.
  3. Let it run. It may take a long time.
  4. Enjoy your new Linux OS!

License

Distributed under the GNU General Public License, version 3.

Disclaimer

This software could inadvertantly and permanently destroy all data, leave a computer unbootable, or otherwise leave a computer in an undesirable state. This software comes as-is with absolutely no warranty. Read sections 15, 16, and 17 of the GNU GPL version 3 license for more information.