>>>>> On Tue, 26 Jun 2012 12:36:39 -0500, "John Heim" <jh...@math.wisc.edu> 
>>>>> said:

    > I would like to set up my FAI installation to crash or just stop if and 
only 
    > if there are files in /home on the original disk.
Hi John,

you can use a hook for that, before task partition is called. First use 
fai-mount-disk -f
for mounting the local disk according to the fstab. Then check if
there are files in $target/home. If files are found, stop the
installation, otherwise call fai-mount-disk -u to umount the local
file systems and go on with the installation.

-- 
best regards Thomas

Antwort per Email an