On Sun, Jul 7, 2024, at 7:31 AM, Doug Herr wrote: > On Sun, Jul 7, 2024, at 4:17 AM, Jonathan Billings wrote: >> On Jul 7, 2024, at 04:24, François Patte >> <francois.patte@xxxxxxxxxxxxxxxxxxxx> wrote: >>> >>> Le 2024-07-06 23:20, Samuel Sieb a écrit : >>>>> On 7/6/24 3:13 AM, François Patte wrote: >>>>> Le 2024-07-06 09:43, Mike Wright a écrit : >>>>>> On 7/6/24 00:37, François Patte wrote: >>>>>>> Bonjour, >>>>>>> On another post I complained that I couldn't install f40 due, I thought, to existing partitions on a disk... >>>>>>> I tried to install on new disks without anything on them and used blivet-gui to define the partitions: I want RAID1 arrays, so I defined each of them asking for RAID1 on two disks and ext4 or luks file system. > > > It *can* be done. These are my notes from a VirtualBox install / test... > > > Basic EFI install on dual raid1. Just need /boot/efi and / > - > Use Blivet/Advanced partition thing. > 1 Raid 1, efi partition, on /boot/efi > 2 Raid 1, ext4 on / > - > /boot/efi is raid version 1.0 > Root is version 1.2 > - > $ cat /proc/mdstat > Personalities : [raid1] > md126 : active raid1 sdb1[1] sda1[0] > 204736 blocks super 1.0 [2/2] [UU] > bitmap: 0/1 pages [0KB], 65536KB chunk > > md127 : active raid1 sda2[0] sdb2[1] > 15512576 blocks super 1.2 [2/2] [UU] > bitmap: 1/1 pages [4KB], 65536KB chunk > > unused devices: <none> > - > $ df -hT > Filesystem Type Size Used Avail Use% Mounted on > /dev/md127 ext4 15G 4.2G 9.6G 31% / > devtmpfs devtmpfs 4.0M 0 4.0M 0% /dev > tmpfs tmpfs 974M 0 974M 0% /dev/shm > efivarfs efivarfs 256K 35K 217K 14% /sys/firmware/efi/efivars > tmpfs tmpfs 390M 1.2M 389M 1% /run > tmpfs tmpfs 974M 40K 974M 1% /tmp > /dev/md126 vfat 200M 7.5M 193M 4% /boot/efi > tmpfs tmpfs 195M 120K 195M 1% /run/user/1000 Note that the LUKS addition would likely require a non-LUKS /boot, but I have not worked with that so don't know for sure. I was just working toward switching from "legacy bios" to EFI and wanted to keep everything on RAID 1. -- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue