Why Keep SystemRescue Handy
SystemRescue is a 1.2 GB Arch‑Linux live environment that runs independently of any installed OS, making it ideal when the primary system is inaccessible.
- Boot failures on Windows or Linux
- GRUB or EFI corruption
- Locked‑out user accounts
- Filesystem damage on ext4, Btrfs, XFS, NTFS, VFAT, bcachefs
Key Features and Supported Filesystems
The distribution ships with a full Xfce desktop, terminal, web browser, and a wide range of recovery utilities.
- Supports ext4, Btrfs, XFS, NTFS, VFAT, bcachefs
- BIOS and UEFI boot without manual configuration
- Copy‑to‑RAM mode (requires ~4 GB RAM) for systems with flaky USB ports
Essential Recovery Tools
SystemRescue bundles both graphical and command‑line utilities that cover most repair scenarios.
- Filesystem checks: fsck, ntfsfix, btrfs scrub
- Partition management: GParted, fdisk, gdisk, cfdisk
- Data rescue: TestDisk, PhotoRec, fsarchiver
- Cloning: partclone, partimage
Networking and Remote Access
NetworkManager provides Ethernet and Wi‑Fi support out of the box, and additional packages can be installed via pacman.
- SSH server for remote guidance
- Samba/NFS client for backup to network shares
- Serial console support for headless servers
Limitations and Considerations
While powerful, SystemRescue has a few constraints to keep in mind.
- Requires at least 2 GB RAM for normal boot; 4 GB recommended for copy‑to‑RAM
- No longer supports 32‑bit hardware
- USB volume label must match the version name for chroot operations
Getting Started with SystemRescue
Create a bootable USB, boot into the live environment, and you’ll be greeted by an Xfce desktop. From there you can mount internal drives, run the needed tools, and optionally install extra packages.