Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
bgrescue-8.0.0.iso.zip | 2020-06-30 | 49.6 MB | |
README.txt | 2020-06-30 | 2.6 kB |
|
changelog.txt | 2020-06-30 | 97.0 kB |
|
sha1sums.txt | 2020-06-30 | 308 Bytes |
|
bgrescue-8.0.0-src.zip | 2020-06-30 | 33.3 MB | |
bgrescue-8.0.0.iso.xz | 2020-06-30 | 16.6 MB | |
Totals: 6 Items | 99.6 MB | 0 |
BG-Rescue Linux Version: 8.0.0 - Released: 2020/06/30 BG-Rescue Linux is a very small Linux distribution (download-size < 20MB) which is intended mainly for rescue purposes. The system runs entirely in ram and can be booted either from USB-stick or CD-ROM. It can be booted either on BIOS or UEFI hardware (including Intel-MAC). 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: 8.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 unpack bgrescue-X.Y.Z.iso.xz using 7-zip (alternatively 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 and unpack bgrescue-X.Y.Z.iso.xz using The Unarchiver (alternatively download and unzip bgrescue-X.Y.Z.iso.zip) Flash your usb-stick using: sudo dd if=bgrescue-X.Y.Z.iso 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: 8.0.0)... To create a bootable CD-Rom you just have to burn bgrescue-X.Y.Z.iso onto an empty cdrom.