Introduction
This guide will help new users Install kuki Linux preRelease 1.6 and 1.7.
Go to http://www.kuki.me/downloads choose the closest mirror for you and download it.
You now have two options for an install media:
To make a regular USB disk bootable you first need to get an application called UNetbootin from http://unetbootin.sourceforge.net/.
Once installed run UNetbootin
Select DiskImage and select ISO from the drop down menu and then browse for the image you just downloaded.
Select your USB memory stick that you want to put the kuki Linux install on.
Your settings should now look something like this…
Click Start, once its finished you are ready move on to the “Boot kuki Linux” Section
For help burning the kuki Linux operating system to a cd follow this tutorial
https://help.ubuntu.com/community/BurningIsoHowto
Once the disk is burnt put in in a USB CD-ROM drive and plug it into your Acer Aspire One
Turn on your Acer Aspire One with the install media plugged in.
Press F12 Repeatedly untill you see this screen.
Select your install media and press enter to start the kuki Linux.
At the boot Menu Screen press Enter

Wait until you see the login window.

Enter the username “kuki” (without the quotes)
and the password is blank (no password)
After Login you will see a “Updates Complete, Please Reboot ” mensage, press OK and DO NOT REBOOT just yet

This is what Kuki Linux preRelease 1.6 looks like
You should now see a “Install” icon on the desktop, just double click that icon and the Installation Guide will appear

Now just follow the instructions in the Installation Guide for installing Kuki Linux on your Acer Aspire One.
After you have finished the installation you should try our latest costum kernel to get the most of your Acer Aspire One, download and installation instructions are avaiable in http://www.kuki.me/downloads
Yes..it is easy as that
if you have any doubt or question just come to our #kukilinux channel on Freenode IRC and ask.
PS: sorry for my “not really good” english and pictures…also the wait for this how-to :p
__
ATTENTION: if you have any doubt about these how-to’s please ask for help on the Forum or on our IRC Channel #kukilinux at irc.freenode.net, please dont ask for help on the site posts.
WARNING!: Use of any of the downloads, information or advice delivered by our site or channels at your own risk. We are not responsible for any losses or damages and we are also not responsible for any post or comment made by a site visitor. Everything we post was tested by us and should work properly if our instructions were followed. However we are still not responsible for any damage of any kind incured from use any of our services.
In Windows just download the installer from here.
In Linux open a terminal and run the following commands:
wget -O aa1blinux http://sites.google.com/site/aa1backupinstaller/1/aa1blinux
chmod 755 aa1blinux && sudo ./aa1blinux


You can now reboot and press F12 to select the USB drive from the boot menu. The next menu will only have two options: BACKUP and RESTORE. Selecting either of them will start the fully automated backup or restoration process. There will be no further prompts or warnings.

A sufficiently large USB drive is obviously required to store the backup on. If your USB stick or external USB hard drive matches or exceeds the size of the internal solid state disk or hard drive you’re set.
In most cases a smaller USB drive will also work due to the data being compressed during the backup. Not already compressed data is compressed by a factor of 2:1 on average at a speed of about 40 MB/s, which exceeds the write speed of any USB stick and most portable external hard drives. Free space is compressed by a factor of 250:1. Note that most of the free space may not be really empty, depending on the amount of data already written to the drive, but just not indexed in the file table. To get the increased compression ratio just overwrite all free space with zeros. There are probably a few freeware tools to do this in Windows, one of them is eraser. In Linux only a single command is required.
dd if=/dev/zero of=zero; rm -f zero
The backup itself is split into 1GB files and stored in the backup folder in the top directory of the USB drive. The files are automatically removed before the next backup, but you can still keep several backups if you move them to another medium or simply rename the backup folder if there’s still enough space for another backup.
And despite its name suggesting otherwise AA1BACKUP is not limited to the Acer Aspire One, but will also work with all other currently available netbooks like the Asus EEE, Dell Inspiron Mini 9, Samsung NC10 or Lenovo S9. Probably most notebooks as well. There is however a limitation: it only makes a backup of the first physical drive and it does probably not work with non-SATA controllers.
As a final note a few words on the software used to realize this project. The installer is a custom version of Unetbootin and the distribution is based on Linux Live scripts with a slimmed down version of SLAX.
Made by macles: here
__
ATTENTION: if you have any doubt about these how-to’s please ask for help on the Forum or on our IRC Channel #kukilinux at irc.freenode.net, please dont ask for help on the site posts.
WARNING!: Use of any of the downloads, information or advice delivered by our site or channels at your own risk. We are not responsible for any losses or damages and we are also not responsible for any post or comment made by a site visitor. Everything we post was tested by us and should work properly if our instructions were followed. However we are still not responsible for any damage of any kind incured from use any of our services.
This guide will help new users Install kuki Linux.
Go to http://kuki.me and click on the downloads button in the top right.
Click on the link for the kuki Linux image and download it to your computer.
You now have two options for an install media:
To make a regular USB disk bootable you first need to get an application called UNetbootin from http://unetbootin.sourceforge.net/.
Once installed run UNetbootin
Select DiskImage and select ISO from the drop down menu and then browse for the image you just downloaded.
Select your USB memory stick that you want to put the kuki Linux install on.
Your settings should now look something like this…
Click Start, once its finished you are ready move on to the “Boot kuki Linux” Section
For help burning the kuki Linux operating system to a cd follow this tutorial
https://help.ubuntu.com/community/BurningIsoHowto
Once the disk is burnt put in in a USB CD-ROM drive and plug it into your Acer Aspire One
Turn on your Acer Aspire One with the install media plugged in.
Press F12 Repeatedly untill you see this screen.
Select your install media and press enter to start the kuki Linux.
At the boot Menu Screen Select Install
Wait until you see the login window.
Enter the username “kuki” (without the quotes)
and the password “kuki” (without the quotes)
Made by cwraig: here
__
ATTENTION: if you have any doubt about these how-to’s please ask for help on the Forum or on our IRC Channel #kukilinux at irc.freenode.net, please dont ask for help on the site posts.
WARNING!: Use of any of the downloads, information or advice delivered by our site or channels at your own risk. We are not responsible for any losses or damages and we are also not responsible for any post or comment made by a site visitor. Everything we post was tested by us and should work properly if our instructions were followed. However we are still not responsible for any damage of any kind incured from use any of our services.