KAIOS Application development


KaiOS is a small operating system which isn't typically like a Linux distro which you are probably more familiar with.
As a result it won't come with an installer or come on an .iso which you could load as an image into VMWare.

The KaiOS site documentation shows you how to boot the OS via PXE, which you could do with VMWare although would need to set up a PXE server VM as 
well as another VM which you would boot via PXE from the server you set up.

You won't be able to traditionally install this OS via loading an image unfortunately.





64 Bit PXE Boot Instructions:
Download kaiOS and extract to the following directory:
tar zxvf kaio64PXE-v1.1.tar.gz -C /tftpboot
Add the following to /tftpboot/pxelinux.cfg/default:
timeout 20
default KaiOS64v1.1
label KaiOS64v1.1
kernel kaios64/kernel/kaios1.0-stable
append initrd=kaios64/initramfs/kaios.igz rw shell





Downloads

Antivirus Edition Current:
KaiOS Linux is not responsible for any loss or damages that may be caused due to infected files. By downloading and using KaiOS you automatically agree to the term of conditions. Please back up all data prior to using KaiOS 2.0 Antivirus Edition.
Download KaiOS 2.0 i386 Antivirus Edition featuring ClamAV:
kaios_antivirus2015.zip
Legacy:
Download KaiOS64 v1.1 PXE Boot Image here:
initramfs source files on Github:
git clone https://github.com/kaios/kaios.git
Kernel Download:
kaios1.0-stable.tar.gz
PXE BOOT Files Direct Web Download:
kaio64PXE-v1.1.tar.gz
PXE BOOT Files Command Line Download:
wget http://www.kaios.org/wp-content/uploads/2014/10/kaio64PXE-v1.1.tar.gz



Comments

  1. can you send me a developed app for kai OS 2.0
    like a installer in android(.apk file)

    ReplyDelete

Post a Comment