Package: debian-installer Severity: normal Version: daily-20070308 I had a couple of problems with the netinst GUI installer.
If you create an LVM physical partition and then use it in a Volume Group, you cannot later change the size of the LVM partition. One would think you could delete the VG, delete the LVM partition, and re-create the partition a different size. However, after you delete the VG, the partitioner still thinks the LVM partition is in use by that VG, even though the VG no longer appears in the LVM configuration and cannot be (again) deleted. The only solution appears to be to restart the installation. I was doing all this LVM set-up inside an encrypted partition. After restarting the install, it turns out that an encrypted volume can have only one thing inside it, so while I was now allowed to resize the LVM, there is no point, as I can't use the remaining space for anything else. This second pass at an installation proceeded okay until it was time to reboot. The reboot failed with 'Volume group "root" not found' and 'Waiting for root file system...' Poking around in the resulting shell turns up the fact that the initramfs created for me by the installer was missing the file /conf/conf.d/cryptroot I created that file and manually re-ran /scripts/local-top/cryptsetup. The system then continued to boot. Thank you for providing a shell at this point so I could recover. In the actual root file-system, I found that /etc/crypttab had no entries. I fixed /etc/crypttab and ran "dpkg-reconfigure linux-image-2.6.18-4-686". This fixed the initramfs, and now my system boots. But why didn't the installer set up my crypt configuration? < Stephen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

