You are not logged in.

#1 2011-09-05 17:59:05

archer42
Member
Registered: 2011-06-10
Posts: 92

Where is AIF?

I wanted to use an AIF automatic install with a configuration file.

Unfortunatly my latest Archboot doesn't have the AIF package any more.

Is this normal? and how can I get AIF back to my Installation cd?

Regards

Offline

#2 2011-09-06 10:38:59

tpowa
Developer
From: Lauingen , Germany
Registered: 2004-04-05
Posts: 2,322

Re: Where is AIF?

Archboot never shipped aif, it has the setup script to run.
You need to pacman -S aif after boot.

Offline

#3 2011-09-06 16:29:04

archer42
Member
Registered: 2011-06-10
Posts: 92

Re: Where is AIF?

I failed with trying to install aif under archboot.

I will try a normal Installation

Regards

Offline

#4 2011-09-06 19:28:30

archer42
Member
Registered: 2011-06-10
Posts: 92

Re: Where is AIF?

How can I use grub2 for aif automatic installation

# Source und Mirror
SOURCE=net
SYNC_URL=http://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/$repo/os/x86_64


# Installiere folgende Gruppen:
TARGET_GROUPS='base base-devel gnome libreoffice'
TARGET_PACKAGES_EXCLUDE='reiserfsprogs nano grub heirloom-mailx jfsutils lvm2 ppp psmisc vi wpa_supplicant xfsprogs at-spi2-atk at-spi2-core epiphany gnome-media libreoffice-kde4 libreoffice-sdk libreoffice-sdk-doc libreoffice-common'

# Installiere folgende Packete:
TARGET_PACKAGES='xorg-server xorg-xinit xorg-utils xorg-server-utils xf86-video-intel vim openssh eog evince gnome-tweaks-tool gedit evolution gnome-mplayer gdm cups hplip file-roller gcalctool'


# MBR
GRUB_DEVICE='/dev/sda'

# Partitionierung
PARTITIONS='/dev/sda 300:ext2:+ 8000:swap *:brtfs'
BLOCKDATA='/dev/sda1 raw no_label ext2;yes;/boot;target;no_opts;no_label;no_params
/dev/sda2 raw no_label swap;yes;no_mountpoint;target;no_opts;no_label;no_params
/dev/sda3 raw no_label btrfs;yes;/;target;no_opts;no_label;no_params'

Last edited by archer42 (2011-09-06 20:05:14)

Offline

Board footer

Powered by FluxBB