
MIB Blog (for More Info)
http://mib.pianetalinux.org/blog/news/mib-news/1204-rosa-marathon-2012-with-mib-kernel-3216
Community ROSA Marathon 2012 ISOs with Kernel 3.2

from Rosa Blog
http://www.rosalab.com/blogs/rosa-marat ... icially-pr
MIB hosting ROSA 2012 LTS ISOs with Kernel 3.2.16
Mirror 0 > 64bit > http://pianetalinux.org/m0/rosa2012lts/iso/test/279/
Mirror 0 > 32bit > http://pianetalinux.org/m0/rosa2012lts/iso/test/275/
Mirror 1 > 64bit > http://pianetalinux.org/m1/rosa2012lts/iso/test/279/
Mirror 1 > 32bit > http://pianetalinux.org/m1/rosa2012lts/iso/test/275/
Mirror 2 > 64bit > http://pianetalinux.org/m2/rosa2012lts/iso/test/279/
Mirror 2 > 32bit > http://pianetalinux.org/m2/rosa2012lts/iso/test/275/
Some users reported better install success from UBS instead of DVD
To copy ISOs on USB flash stick you can use unetbootin or simply the commands below
ROSA 2012 x64
Code: Select all
dd if=/dev/zero of=/dev/sdX bs=8M ; dd if=/your_path/ROSA.2012.MARATHON.EE.x86_64.iso of=/dev/sdX ; sync
Code: Select all
dd if=/dev/zero of=/dev/sdX bs=8M ; dd if=/your_path/ROSA.2012.MARATHON.EE.i586.iso of=/dev/sdX ; sync
Code: Select all
df -h
Useful ROSA Links

ROSA Linux Bugzilla: http://bugs.rosalinux.ru/
Have fun
