Package: fai-setup-storage Version: 3.4.8 Severity: important I'm using fstabkey=uuid
Using setup-storage 1.2.1 with a Lenny nfsroot I got the following in disk_var.sh: ROOT_PARTITION=/dev/mapper/vg0-root Now, using setup-storage 1.3 with a Squeeze nfsroot I'm getting: ROOT_PARTITION=/dev/vg0/root This means that the newly installed system fails to boot because /usr/share/initramfs-tools/scripts/local-top/lvm2 (in Squeeze and also Wheezy) explicitly searches for the /dev/mapper format and therefore doesn't active the volume group. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

