Introduction
In series of post ´Phase 0´ I will outline how I´ḿ doing things so everybody can easily reproduce it on his own hardware. In this post I will tell you how I am setting up very fast, which is crucial for me as (1) I have not much spare time, (2) I am too impatience to wait until something is ready. In general if I cannot get a distro installation started in 10 minutes, this means the distro is doomed unless they improve installation procedure.Firstly, my hardware:
I´
m using Acer Aspire 5520, average laptop good enough for work- WIFI: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
- CPU: 1.8 GHz, AMD Athlon 64 X2 TK-55
- 2 GB RAM
- Video: NVIDIA GeForce 7000M

Because its CPU supports 64bit I will install appropriate distro version if available. As for average user 64bits sounds twice better than 32bits ;) In case a distro has no 64bits version - bad luck.
My second helper in this mission is UNetbootin, a tool for writing down ISO images to flash drive. Check here - http://unetbootin.sourceforge.net/.
Of course you need some flash drive, bigger better. I have got some 4gb noname drive, which costs 80 Danish kroner (EUR 10, USD14), so I do not afraid of destroying it with some tools talking to it at low level.
Getting started with Unetbootin
If you are using Windows, you not going to have any problems of starting the tool. Just download it, and run. After that select a Linux distro and version you want to write down on flash drive. Alternatively, you can use an ISO image you might have downloaded earlier. Finally select the letter of your drive and wait until it´s done writing.In case of Linux, I had some difficulties in getting it worked. And somehow I hadn't seen the package for Ubuntu, so I compiled it. However, you'd better use packages: 32bit 64bit
When you have flash drive ready boot your system using it, select right options and proceed with installation.
In next post I will outline criteria which I look in while evaluating some particular system, so this research will have at least some similarity to academic research ;)