Download
Stable
- marelinux-0.0.6.iso (231.25 MB)
- marelinux-0.0.6.img (236.00 MB)
Development
- marelinux-0.1.0rc1.iso (190.00 MB)
MD5 Sums
323f62b3ef834d872df58dc6ff185809 marelinux-0.0.6.img
00e398b9a8172db5070839bba6235b4e marelinux-0.0.6.iso
128e64e577e99d1ef75ad22158896c42 marelinux-0.1.0rc1.iso
Usage
On CD-ROM
Simply burn .iso file into a cd-rom with a burning application (e.g. Brasero).
On USB Device
Use the following command under linux (in a terminal window) to make a bootable USB flashdisk, where /dev/sdX is the USB device.
dd if=marelinux-0.0.6.img of=/dev/sdX
dd for windows here