"D" == david whipp david.whipp@helsinki.fi writes:
D> Hi Roland, I'm now in the data center for the morning for some D> testing. Here is the output from the /usr/lib/fai/fai-disk-info D> command:
D> # /usr/lib/fai/fai-disk-info D> sda sdb
Please execute
# cat /proc/mounts
and check whether /dev/sda* or /dev/sdb* are mounted. If so, please let me know.
In any case, you can try to brute-force wipe FS/partition/LVM info on the disk array by executing (data on /dev/sda will be unusable afterwards)
# dd if=/dev/zero of=/dev/sda bs=1M count=1024
and then try to reboot into the installer.