You are not logged in.

#1 2010-05-22 08:45:17

aliraza.programmer
Member
Registered: 2010-05-16
Posts: 4

How to make an Arch Linux Distribution Installer?

I have made a customized distribution of Arch Linux in vmware.
I now need to make its installer for deployment.
How can I do it?

I have tried Archiso, but it makes new work dir and downloads archlinux again.

I want to use the current installed and modified linux for the installer.


Please help neutral

Offline

#2 2010-05-22 10:18:11

bzt
Member
From: Germany
Registered: 2010-04-11
Posts: 39

Re: How to make an Arch Linux Distribution Installer?

Hello,

Basically, I am doing the same right now in VirtualBox.

There is aif, an installation framework for Arch, which can be customized to install and configure Arch just like you manually did. Use [wiki]Archiso[/wiki] to create a bootable medium and make sure to install aif on it. Now, you need to modify aif in /usr/lib/aif to make exactly the same changes you did to your running system. Then, you can run /sbin/aif from the bootable medium to install your customized Arch.

Unfortunately, I myself do not know how to change aif to do things to the target system, e.g. install custom packages or manipulate files on the installed system. If someone has already done this or knows how to do, I'd be very grateful if he can share with us.

Offline

#3 2010-05-22 11:27:52

aliraza.programmer
Member
Registered: 2010-05-16
Posts: 4

Re: How to make an Arch Linux Distribution Installer?

Yes i saw AIF. But there is no clear tutorial / wiki on the net.
If some one has done anything on AIF or Archiso custom distro, please contribute.

Offline

#4 2010-05-22 12:21:57

Ekimino
Member
From: Maldonado, Uruguay
Registered: 2008-02-26
Posts: 69
Website

Re: How to make an Arch Linux Distribution Installer?

A lot of distributions(gentoo for ex) gunzip de base system ( / ), you can always decompress it under a live cd, chroot into it, install kernel and boot loader.

Offline

Board footer

Powered by FluxBB