fluffinstall is the installer for Fluff Linux.
To build the installer:
-
Make the build script executable:
chmod +x build.sh
-
Run the build script:
./build.sh
This will compile fluffinstall.rs into an executable named fluffinstall.
Use inside the Fluff Linux live session.
- Ensure you have a Rust compiler installed.
- Make sure you run the installer as root