<br><br><div class="gmail_quote">2011/2/7 Michael Tautschnig <span dir="ltr"><<a href="mailto:mt@debian.org">mt@debian.org</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
[...]<br>
<div class="im">><br>
> autochk program not found - skipping AUTOCHK<br>
><br>
<br>
</div>Even though I have never seen this error myself before, some quick web search<br>
turns out that likely either the partition type is wrong or some partition<br>
simply got hidden. Most likely it can be fixed by using parted or fdisk to set<br>
the proper partition type.<br>
<div class="im"><br>
> Here is my Windows partition configuration in disk_config/FAIBASE<br>
><br>
> primary         -       10G:resize      -       -<br>
<br>
</div>That seems fine. Could you please provide the following further information:<br>
<br>
- Log files of the installation using FAI. Ideally with debug enabled.<br>
<br></blockquote><div>Here is the log of my disk partitioning:<br><br>Starting setup-storage 1.1.4<br>Using config file: /var/lib/fai/config/disk_config/FAIBASE<br>Executing: parted -s /dev/sda unit TiB print<br>Use of uninitialized value $fs in substitution (s///) at /usr/share/fai/setup-storage//Volumes.pm line 215.<br>
Use of uninitialized value $fs in substitution (s///) at /usr/share/fai/setup-storage//Volumes.pm line 215.<br>Executing: parted -s /dev/sda unit B print free<br>Executing: parted -s /dev/sda unit chs print free<br>    Finding all volume groups<br>
    Finding volume group "linpv"<br>    Finding all volume groups<br>    Finding volume group "linpv"<br>    Finding all volume groups<br>    Finding volume group "linpv"<br>    Finding all volume groups<br>
    Finding volume group "linpv"<br>Executing: mdadm --detail --scan --verbose -c partitions<br>Preserved partition /dev/sda1 retains size 10487199744B<br>/dev/sda1 will be preserved<br>Executing: parted -s /dev/sda mklabel msdos<br>
Executing: parted -s /dev/sda mkpart primary  32256B 10487231999B<br>Executing: parted -s /dev/sda mklabel msdos<br>Executing: parted -s /dev/sda mkpart primary  32256B 10487231999B<br>Executing: parted -s /dev/sda mkpart primary ext2 10487232000B 11005424639B<br>
Executing: parted -s /dev/sda mkpart primary  11005424640B 20020331519B<br>Executing: parted -s /dev/sda set 2 boot on<br>Executing: mkfs.ext2  /dev/sda2<br>Executing: parted -s /dev/sda set 3 lvm on<br>Executing: pvremove -ff -y /dev/sda3<br>
Command pvremove -ff -y /dev/sda3 had exit code 5<br>Executing: pvcreate  /dev/sda3<br>Command pvcreate  /dev/sda3 had exit code 5<br>Executing: vgcreate  linpv /dev/sda3<br>Command vgcreate  linpv /dev/sda3 had exit code 3<br>
Executing: vgchange -a y linpv<br>Executing: lvremove -f linpv/_swap<br>Executing: lvremove -f linpv/_home<br>Executing: lvremove -f linpv/_root<br>Executing: lvcreate  -n _home -L 1000 linpv<br>Executing: mkfs.ext2  /dev/linpv/_home<br>
Executing: lvcreate  -n _swap -L 512 linpv<br>Executing: mkswap  /dev/linpv/_swap<br>Executing: lvcreate  -n _root -L 4000 linpv<br>Executing: mkfs.ext2  /dev/linpv/_root<br>Executing: readlink -f /dev/linpv/_home<br>Executing: fai-vol_id -u /dev/mapper/linpv-_home<br>
Executing: fai-vol_id -l /dev/mapper/linpv-_home<br>/dev/mapper/linpv-_home UUID=6a72b15c-c8d3-4c96-8078-ab0b0b30d00d<br>Executing: readlink -f /dev/linpv/_swap<br>Executing: fai-vol_id -u /dev/mapper/linpv-_swap<br>Executing: fai-vol_id -l /dev/mapper/linpv-_swap<br>
/dev/mapper/linpv-_swap UUID=6d3f62ba-bdf5-437a-bf01-25dae8758bd0<br>Executing: readlink -f /dev/linpv/_root<br>Executing: fai-vol_id -u /dev/mapper/linpv-_root<br>Executing: fai-vol_id -l /dev/mapper/linpv-_root<br>/dev/mapper/linpv-_root UUID=5dd1c519-679a-4ba1-8a66-77065a705bcd<br>
Executing: fai-vol_id -u /dev/sda2<br>Executing: fai-vol_id -l /dev/sda2<br>/dev/sda2 UUID=77e886d0-a036-494a-97d6-9c895165f26a <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<font color="#888888">Michael<br>
<br>
</font></blockquote></div><br>