After some users told us that the download link wasn’t fast enought (downloading at 2mbps..3mbps..) we decide to start accepting mirrors
Now at download section we have a mirror list with the downloads of our latest release and kernel. Old releases and kernel are available at our IRC channel by request
For now 3 mirrors are available, mirrors from Portugal, Belgium and United States but soon, more will be added. All the mirror servers have at least 100mbps uplink, some with 1gbps.
I hope now all of you that want to download Kuki will do it at full speed
I couldn’t publish this post without saying a special thanks to the companys and persons that provided and helped for making the mirrors available.
LINXISP from Portugal, thanks Pedro
GAOSU from Belgium, thanks Hannes
and the PRIVATE mirror from United States, thanks Teemu
This guide will help users to install our custom Acer Aspire One kernel.
You can use our custom kernel in Kuki Linux or in a general Ubuntu release. Our custom kernel has been developed for Acer Aspire One so you should NOT install it on other netbooks, laptops or computer systems.
Turn on and Login on your AAO
Go to http://www.kuki.me/downloads choose the download location closest to you location and download the kernel as well as the kernel headers.
Be aware, kernel and kernel-headers need to be the same release. For example: linux-image-2.6.28.3-sickboy-kuki-tuxonice_0.5_i386 and linux-headers-2.6.28.3-sickboy-kuki_0.5_i386
In this how-to I will assume the kernel and kernel-headers are saved to your Desktop.
Open terminal, left upper corner Menu, then terminal.
At the terminal, execute these commands
(keep in mind that linux commands are case sensitivity, one command per line, you press enter after a command, change kernel-file-name.deb to the proper kernel filename.):
cd Desktop
ls (this will show everything that’s on the desktop, you can select the file and press right mouse-button to copy and paste when needed)
sudo dpkg -i kernel-file-name.deb (a password will be asked when using this command, the password is the root one, the root password is the same as the password of the user your created when installing Kuki)
If during installation, a question regarding the copy of the file menu.lst will be asked, you have to say YES.
(!!only if you installed our custom kernel!!)
After you install our custom kernel you should also install the custom kernel headers. The headers are important because they define structures and constants that are needed for building most standard programs.
Installing the headers is as easy as the kernel installation
So, lets use terminal again.
At the terminal execute this command:
cd Desktop (..only if needed, this command will send you to the Desktop folder)
ls (if the headers arent listed, you’re not at the desktop, do the previous “cd Desktop” command then)
sudo dpkg -i kernel-headers-file-name.deb
then reboot your Acer Aspire One.
To be sure everything went well, use the following commands in the terminal
(after you rebooted as stated above):
To see if the custom kernel is present:
uname -r
And see if the output of uname is the same as the kernel name.
If it is, ok your Acer Aspire One is running with our custom kernel, if not please visit our channel on IRC (irc.freenode.net, #kukilinux) or ask for help at our Forum.
To see if the custom headers are present:
dpkg -l | grep linux-headers
And see if the kernel-headers installed appear on the output of that command.
If it is there, ok your Acer Aspire One is running with our kernel-headers, if not ask for help on irc or on our forum.
last update: 27.12.2009
if you have any comments, please let us know at the irc channel or at our forum.
__
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.
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.