Resizing hurts windows

mamadou diop diopmodou8 at gmail.com
Tue Feb 8 14:54:04 CET 2011


2011/2/7 Michael Tautschnig <mt at debian.org>

> Hi,
>
> [...]
> >
> > autochk program not found - skipping AUTOCHK
> >
>
> Even though I have never seen this error myself before, some quick web
> search
> turns out that likely either the partition type is wrong or some partition
> simply got hidden. Most likely it can be fixed by using parted or fdisk to
> set
> the proper partition type.
>
> > Here is my Windows partition configuration in disk_config/FAIBASE
> >
> > primary         -       10G:resize      -       -
>
> That seems fine. Could you please provide the following further
> information:
>
> - Log files of the installation using FAI. Ideally with debug enabled.
>
> Here is the log of my disk partitioning:

Starting setup-storage 1.1.4
Using config file: /var/lib/fai/config/disk_config/FAIBASE
Executing: parted -s /dev/sda unit TiB print
Use of uninitialized value $fs in substitution (s///) at
/usr/share/fai/setup-storage//Volumes.pm line 215.
Use of uninitialized value $fs in substitution (s///) at
/usr/share/fai/setup-storage//Volumes.pm line 215.
Executing: parted -s /dev/sda unit B print free
Executing: parted -s /dev/sda unit chs print free
    Finding all volume groups
    Finding volume group "linpv"
    Finding all volume groups
    Finding volume group "linpv"
    Finding all volume groups
    Finding volume group "linpv"
    Finding all volume groups
    Finding volume group "linpv"
Executing: mdadm --detail --scan --verbose -c partitions
Preserved partition /dev/sda1 retains size 10487199744B
/dev/sda1 will be preserved
Executing: parted -s /dev/sda mklabel msdos
Executing: parted -s /dev/sda mkpart primary  32256B 10487231999B
Executing: parted -s /dev/sda mklabel msdos
Executing: parted -s /dev/sda mkpart primary  32256B 10487231999B
Executing: parted -s /dev/sda mkpart primary ext2 10487232000B 11005424639B
Executing: parted -s /dev/sda mkpart primary  11005424640B 20020331519B
Executing: parted -s /dev/sda set 2 boot on
Executing: mkfs.ext2  /dev/sda2
Executing: parted -s /dev/sda set 3 lvm on
Executing: pvremove -ff -y /dev/sda3
Command pvremove -ff -y /dev/sda3 had exit code 5
Executing: pvcreate  /dev/sda3
Command pvcreate  /dev/sda3 had exit code 5
Executing: vgcreate  linpv /dev/sda3
Command vgcreate  linpv /dev/sda3 had exit code 3
Executing: vgchange -a y linpv
Executing: lvremove -f linpv/_swap
Executing: lvremove -f linpv/_home
Executing: lvremove -f linpv/_root
Executing: lvcreate  -n _home -L 1000 linpv
Executing: mkfs.ext2  /dev/linpv/_home
Executing: lvcreate  -n _swap -L 512 linpv
Executing: mkswap  /dev/linpv/_swap
Executing: lvcreate  -n _root -L 4000 linpv
Executing: mkfs.ext2  /dev/linpv/_root
Executing: readlink -f /dev/linpv/_home
Executing: fai-vol_id -u /dev/mapper/linpv-_home
Executing: fai-vol_id -l /dev/mapper/linpv-_home
/dev/mapper/linpv-_home UUID=6a72b15c-c8d3-4c96-8078-ab0b0b30d00d
Executing: readlink -f /dev/linpv/_swap
Executing: fai-vol_id -u /dev/mapper/linpv-_swap
Executing: fai-vol_id -l /dev/mapper/linpv-_swap
/dev/mapper/linpv-_swap UUID=6d3f62ba-bdf5-437a-bf01-25dae8758bd0
Executing: readlink -f /dev/linpv/_root
Executing: fai-vol_id -u /dev/mapper/linpv-_root
Executing: fai-vol_id -l /dev/mapper/linpv-_root
/dev/mapper/linpv-_root UUID=5dd1c519-679a-4ba1-8a66-77065a705bcd
Executing: fai-vol_id -u /dev/sda2
Executing: fai-vol_id -l /dev/sda2
/dev/sda2 UUID=77e886d0-a036-494a-97d6-9c895165f26a

> Michael
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20110208/4e7fdba8/attachment.html>


More information about the linux-fai mailing list