8.04 BETA

This is the Beta release before the final release.

It features updated packages.

CD image:
http://rescubuntu.info/files/iso/RescueRemix804BETA.iso
MD5SUM:
15db3ebf99061501996aaf1d544813dc RescueRemix804BETA.iso

USB image:
http://rescubuntu.info/files/iso/RescueRemix804BETA.gz
MD5SUM:
2e60ce3118a431efc0071f68ac514c15 RescueRemix804BETA.gz

To "burn" the USB image onto your USB stick, use:
sudo zcat RescueRemix804BETA.gz >/dev/sdxX

where "sdxX" is the correct device (sdc1) for example. Be careful to pick the correct device as writing this to disk will erase everything else on the disk.

If the device does not boot, try installing an MBR onto the USB drive:

sudo apt-get install mbr

sudo mbr-install /dev/sdX # Pick the correct device!

And then reboot.

Again, if you have any problems, please let me know.