Firtgi Install -
Copy default config:
| Step | Action | Why It Matters | |------|--------|----------------| | | Verify system requirements | CPU, RAM, disk space, OS version, GPU, and dependencies (e.g., .NET, Java, VC++ Redist). | | 2 | Create a restore point (Windows) or take a snapshot (macOS/Linux/VM) | Allows rolling back if the installation corrupts the system. | | 3 | Close unnecessary applications | Prevents file conflicts and frees memory. | | 4 | Disable antivirus temporarily (if safe) | Some installers trigger false positives. Re-enable immediately after. | | 5 | Ensure admin/root privileges | Many installs require writing to protected directories (e.g., Program Files, /usr/bin). | | 6 | Check for existing versions | Uninstall old versions to avoid conflicts, unless an upgrade path is provided. | firtgi install
Restart your computer and enter the boot menu (F12 for most PCs, Option key for Mac). Select your USB drive. If you see a black screen with a blinking cursor, your USB is not bootable—return to Part 1, Step 3. Copy default config: | Step | Action |


