Re: Installing with btrfs on LVM on dm-crypt

2016-05-05 Thread Dmitriy Volkov
So, I'm now trying to make the installer discover my partitions. Apparently, won't be as easy as just creating and maybe mounting them. Currently, my LVs do get discovered by blivet, but it then tries to get their corresponding VG, which naturally depends on PV, for which it needs the cryptdevi

Re: Installing with btrfs on LVM on dm-crypt

2016-05-05 Thread Dmitriy Volkov
Thanks for the idea - switching to alternate vconsoles does work. Vconsole 1 also has tmux with various logs open - handy. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: http://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org Fed

Re: Installing with btrfs on LVM on dm-crypt

2016-05-01 Thread Dmitriy Volkov
Hm, lists' webui has stripped my formatting. I'll add some explicit padding to be sure it does not break this time: [disk2] cryptdevice └─LVM --├─ btrfs `/` (with btrfs subvolumes, which is irrelevant here) --└─ swap -- users mailing list users@lists.fedoraproject.org To unsubscribe or change su

Installing with btrfs on LVM on dm-crypt

2016-05-01 Thread Dmitriy Volkov
Hello, I'm trying to install Fedora 23 with a following partition layout: [disk1] - `/boot` [disk2] - cryptdevice - LVM - btrfs `/` (with btrfs subvolumes, which is irrelevant here) - swap I have to use this relatively complicated layout to be able to 1) use dm-crypt plain