You are not logged in.
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
Offline
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
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
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