Download Latest Version bgrescue-9.0.0.iso.xz (18.4 MB)
Email in envelope

Get an email when there's a new version of BG-Rescue Linux

Home / 7.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2019-11-10 2.4 kB
sha1sums.txt 2019-11-10 319 Bytes
bgrescue-7.0.0-src.zip 2019-11-10 13.1 MB
bgrescue-7.0.0.iso.zip 2019-11-10 12.9 MB
bgrescue-7.0.0.iso.xz 2019-11-10 12.8 MB
bgrescue-7.0.0.iso.gz 2019-11-10 12.9 MB
Totals: 6 Items   51.7 MB 0
BG-Rescue Linux

Version: 7.0.0   -   Released: 2019/08/05


BG-Rescue Linux is a very small Linux distribution (download-size < 15MB) which is intended mainly for rescue purposes.

The system runs entirely in ram and can be booted either from USB-stick or CD-ROM. Besides i386 it also includes a 64bit Linux kernel generating the possibility to chroot into a 64bit (amd64) userspace environment. The system can serve as a full rescue / backup / restore system for Linux or Windows based computers or to facilitate the installation of a recent Debian oder Ubuntu Linux via debootstrap.

All the relevant major filesystems and many network cards are supported as well as mounting samba (cifs) and nfs shares over network. A wide range of disk- and filesystem utilities as well as strong compression tools are integrated, including a 64bit version of lrzip. A graphical frontend (ytree) is also included.



Installation on a USB-Stick (or SD-Card)

Please replace X.Y.Z with the current version number (eg: 7.0.0)...

You can use BG-Rescue Linux to boot from a USB-Stick or a SD-Card if your system supports it. During the installation process ALL DATA on the USB-stick will be erased.


Under Windows:
Download and unzip bgrescue-X.Y.Z.iso.zip

Flash bgrescue-X.Y.Z.iso to your usb-stick using Win32 Disk Imager.
On the first boot you are given the opportunity to expand the image to fill the whole usb-stick.


Under Linux:
Download bgrescue-X.Y.Z.iso.xz
Flash your usb-stick using:    xzcat bgrescue-X.Y.Z.iso.xz | sudo dd of=/dev/sdX bs=1M

Please be sure to use the right device-name pointing to your stick (eg /dev/sdc).
If you provide a wrong name all data on your harddisk may be destroyed.
On the first boot you are given the opportunity to expand the image to fill the whole usb-stick.


Under MacOS:
Download bgrescue-X.Y.Z.iso.gz
Flash your usb-stick using:    gzcat bgrescue-X.Y.Z.iso.gz | sudo dd of=/dev/diskX bs=1m

Please be sure to use the right device-name pointing to your stick (eg /dev/disk2).
If you provide a wrong name all data on your harddisk may be destroyed.
On the first boot you are given the opportunity to expand the image to fill the whole usb-stick.



Installation on CD-Rom

Please replace X.Y.Z with the current version number (eg: 7.0.0)...

To create a bootable CD-Rom you just have to burn bgrescue-X.Y.Z.iso onto an empty cdrom.
Source: README.txt, updated 2019-11-10