class names

Thomas Lange lange at informatik.Uni-Koeln.DE
Fri Nov 23 13:01:53 CET 2001


>>>>> On 23 Nov 2001 12:09:56 +0100, Antonio Beamud Montero <antonio.beamud at agoratechnologies.com> said:

    > The first class FAI search is the machine name no?  Can I create
    > a class that only partition the hard disk and reboot?

The first class is DEFAULT. $hostname is the last but one class. LAST
is the last one.

Create a hook called mountdisks.DEFAULT which is executed after
the partitioning task.

#! /bin/sh
faireboot

So the computer will reboot after partitioning the hard disks. If you
want to skip some other tasks use the subroutine skiptask.

-- 
 Thomas



More information about the linux-fai mailing list