I use LVM and installing with the following steps:
- Code: Select all
sudo apt-get update
sudo apt-get install lvm2
sudo vgchange -ay
Since I'm currently using LVM, I don't have to create any partitions. Next, I start the installer.
When I get to the disk setup page, I select manual. As I'm selecting mount points for each of my partitions the installer just quietly exits. I tried starting the installer from the command line to see if there is any useful information when it dies. But, nothing.
Thanks for any help
Mike

