Menu

Deploying Appliance OS

Saqlain

Deploying Appliance OS

Requirements

Appliance OS rootfs
Linux kernel for target device
boot-loader for target device
Procedure:

Format target media: at least one partition should be ext2, ext3, or ext4
Unpack Appliance OS to ext{2,3,4} partition
Install boot-loader
Install Linux
Below user already present
1) username: admin passwd: bash
2) username: start passwd: start
If the Linux kernel requires modules, add these to /lib/modules/$(uname -r) in the ext{2,3,4} file system

Boot the target device
Install any additional required software using apt-get