Hey guys, I wanted to share a fun challenge I just completed on my legacy daily driver. I successfully installed pure Arch Linux completely by hand via pacstrap, but with a twist: ZERO USB drives or physical media involved. I pulled the ISO and booted it directly into the memory using 'copytoram' on a machine with only 4GB of RAM.
Here are the specs of the battle station:
- Laptop: Síragon NB3100
- CPU: AMD C-60 (Dual-Core @ 1.0 GHz)
- RAM: 4GB DDR3
- Storage: 315GB HDD partition (/dev/sda4)
Post-Install & Rice details:
- Desktop: Lightweight MATE running with Breeze-Dark theme and Hack Nerd Fonts.
- Display Fixed: Display manager (LightDM) was messing with my numpad mapping on boot, so I nuked it. I'm bypassing it entirely by logging securely into TTY1, which triggers 'startx' automatically via my conditional ~/.bash_profile script.
- Xorg Monitor Fix: Fixed my dual-monitor multi-port setup in real-time by mapping physical video ports (VGA-1 as primary Samsung monitor @ 1366x768, while HDMI-A-1 and LVDS-1 are turned off) hardcoded inside ~/.xinitrc.
- Terminal: Kitty terminal emulation backed up by Picom compositor for true hardware-accelerated background transparency blurring (set to 85% opacity).
- Extras: Custom Bash prompt with ANSI colors, 'ILoveCandy' eating up package rows in pacman.conf, compiled 'yay' manually from source to avoid bloated binary tools, and running Falkon browser on QtWebEngine to keep memory usage at a bare minimum.
DeepSeek literally told me I was insane for pushing this hardware to its limits. What do you guys think? Am I certified or should I go back to Ubuntu? 🗣️