copy .iso to usb...

Hi there!

I need to know how to put the .iso ‘CLS’ to a usb…
I’d prefer by dd than unetbootin or similar
btw…is this >http://www.calculate-linux.org/blogs/show/157< post valid?

tia!

You can use <

> - it's working

Use dd like this:

dd if=cls-11.12-x86_64.iso of=/dev/sdb bs=4M

/dev/sdb is your USB device.

thx homies! I’m going to download the .iso and give it a spin…

well people…really I need a frontend installer or GUI,can’t install from CLS…I do not see the installer anywhere!

use the cl-install, CLS have no GUI tools.
My be this could help you:
http://blog.3363.me/archives/10844

Channing Wong wrote:

use the cl-install, CLS have no GUI tools.
My be this could help you:
http://blog.3363.me/archives/10844

in fact there is a cl-install-gui on CLS but is plenty of BUGS! ‘it does not serve’!!

I’d like to use you guide but how to name / like btrfs?

Channing Wong wrote:

http://blog.3363.me/archives/10844

you say it very easy!

cl-install 
-d /dev/sda3 
-d /dev/sda1:/boot 
-d /dev/sda4:/home 
-w /dev/sda2 
--mbr /dev/sda 
--video intel 
-X 1440x900 
--fb 1440x900 
--netconf networkmanager 
--hostname calculate 
--timezone Asia/Shanghai 
-l en_US 
-u channing 
--color auto

really just that to install it to HD? can not believe it…in comparison with “The real McCoy”{gentoo}…