• Welcome to Linuxtracker Forums.

[New Torrent] Kororaa-16-x86_64-Live-KDE.iso

Started by mustafa, December 25, 2011, 02:10:41 AM

Previous topic - Next topic

mustafa

Kororaa was born out of a desire to make Linux easier for new users, while still being useful for experts. The main goal of Kororaa is to provide a complete, easy to use system for general computing.

https://kororaa.org/2011/12/kororaa-16-chum-released/

Kororaa-16-x86_64-Live-KDE.iso
md5: a484260e6c469b9d9550e4a22931876b
you can check it at:
https://kororaa.org/files/Kororaa-16-checksums.txt

Burn the ISO image to disk (CD/DVD), or turn it into a Live USB.

If you're already running a Linux distro, you can easily turn the ISO into a bootable USB stick with the dd command. Using the example below, replace the path to the iso with a real one and change the device (sdX) to your 2GB+ USB stick device (not a partition on it). Note: This will wipe the memory stick!

sudo dd if=/path/to/kororaa.iso of=/dev/sdX && sync
Make sure that the drive has finished writing before you unplug it!

for Windows you can use:
https://github.com/downloads/openSUSE/kiwi/ImageWriter.exe