Currently Browsing: How-To's

How to install Kuki Linux preRelease 1.6 and 1.7 on Acer Aspire One

Video how-to:



 

Introduction

This guide will help new users Install kuki Linux preRelease 1.6 and 1.7.

Preparation

Download

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:

Option 1 – USB Memory Stick.

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

Option 2 – Burn to a CD.

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

Boot kuki Linux

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

kuki-16-start-installation

 

Wait until you see the login window.

kuki-16-installation-login

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 :)  

kuki-rc16-screeshot

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

kuki-rc-16-screenshot2

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.

How to Acer Aspire One Full HD Backup

AA1BACKUP is a backup solution for the Acer Aspire One based on free and open source software. It makes an exact copy of the drive, bit for bit, and therefore works with any file system, partition table or operating system. And to emphasize its operating system independence it can be installed from either Linux or Windows.

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

The only selectable option is the drive letter or device node.

aa1bwindowsaa1blinux

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.

aa1bmenu

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

 

Another benefit of zeroing the free space is an increased backup speed, especially if you only have a slow USB stick. And most of them are very slow. If the write speed is not specifically advertised or mentioned anywhere then it’s usually just 3MB/s. External hard drives are usually fast enough, but a 120GB or 160GB backup will take a while in any case.
 
 A fresh system installed from the recovery image with some modifications takes up about 2-4GB of disk space, depending on the amount of actual software removed or installed. The backup fits nicely on a 2GB stick and can then be used as an updated recovery image, which avoids going through all the modifications again on every reinstall.

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.

How to install kuki Linux 2.0 Alpha on Acer Aspire One

Introduction

This guide will help new users Install kuki Linux.

Preparation

Download

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:

Option 1 – USB Memory Stick.

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

Option 2 – Burn to a CD.

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

Boot kuki Linux

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.

Next Entries »