Re: I try to install f42....

2025-05-27 Thread Doug H.
On Tue, May 27, 2025, at 5:21 AM, François Patte wrote: [snip] > Either what is said is wrong and these pages must go to the dust bin, or > anaconda from f42-xfce-live iso is buggy > > Thank you for attention. I recently updated and tested my "HowTo" if I decide to rebuild my system as UEFI

Re: I try to install f42....

2025-05-27 Thread François Patte
Le 2025-05-26 13:27, Peter Boy Uni a écrit : Am 26.05.2025 um 14:51 schrieb François Patte : Bonjour, I try to make a new install of f42. I want to install it on 2 drives using RAID1, say /dev/sda and /dev/sdb I define partitions /boot/efi, /, swap, /var When definning these partitions, I can

Re: I try to install f42....

2025-05-27 Thread François Patte
Le 2025-05-27 12:21, François Patte a écrit : Le 2025-05-26 13:27, Peter Boy Uni a écrit : Am 26.05.2025 um 14:51 schrieb François Patte : Bonjour, I try to make a new install of f42. I want to install it on 2 drives using RAID1, say /dev/sda and /dev/sdb I define partitions /boot/efi, /, sw

Re: I try to install f42....

2025-05-26 Thread Samuel Sieb
On 5/26/25 12:28 PM, Peter Boy Uni wrote: On a UEFI boot system you need a dedicated EFI partition with a EFI file system (it has a dedicated partition id) because the system firmware looks for that id and the specific file system. even if there was enough space. Fedora currently needs grub2 to

Re: I try to install f42....

2025-05-26 Thread Peter Boy Uni
> Am 26.05.2025 um 19:24 schrieb François Patte : > > Le 26/05/2025 à 19:22, Barry a écrit : >> >> >>> On 26 May 2025, at 18:15, François Patte wrote: >>> >>> Why 2 boot partitions? On a UEFI boot system you need a dedicated EFI partition with a EFI file system (it has a dedicated partitio

Re: I try to install f42....

2025-05-26 Thread François Patte
Le 26/05/2025 à 15:27, Peter Boy Uni a écrit : Am 26.05.2025 um 14:51 schrieb François Patte: Bonjour, I try to make a new install of f42. I want to install it on 2 drives using RAID1, say /dev/sda and /dev/sdb I define partitions /boot/efi, /, swap, /var When definning these partitions, I can

Re: I try to install f42....

2025-05-26 Thread François Patte
Le 26/05/2025 à 19:22, Barry a écrit : On 26 May 2025, at 18:15, François Patte wrote: Why 2 boot partitions? One for the UEFI bios to read files from. One for grub to read files from. But why my f40 install has only one /boot/efi partition? F.P. -- ___

Re: I try to install f42....

2025-05-26 Thread Barry
> On 26 May 2025, at 18:15, François Patte wrote: > > Why 2 boot partitions? One for the UEFI bios to read files from. One for grub to read files from. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email

Re: I try to install f42....

2025-05-26 Thread Sam Varshavchik
Marco Moock writes: Am 26.05.2025 um 11:28:10 Uhr schrieb Sam Varshavchik: > The trick is to create a version 1.0 RAID volume, where the RAID > superblock is at the end of the raw partition, and RAID-unaware bits > just see an ordinary partition, instead of the default version 1.1 > RAID where

Re: I try to install f42....

2025-05-26 Thread Sam Varshavchik
Marco Moock writes: Am 26.05.2025 um 14:51:23 Uhr schrieb François Patte: > At the end, I get this message: device RAID cannot be boot/efi, > device RAID cannot be swap, device RAID cannot be ext4... The EFI system partition must not be on LVM or mdadm RAID. The UEFI needs to be able to read i

Re: I try to install f42....

2025-05-26 Thread Marco Moock
Am 26.05.2025 um 11:28:10 Uhr schrieb Sam Varshavchik: > The trick is to create a version 1.0 RAID volume, where the RAID > superblock is at the end of the raw partition, and RAID-unaware bits > just see an ordinary partition, instead of the default version 1.1 > RAID where the RAID stuff is at th

Re: I try to install f42....

2025-05-26 Thread Marco Moock
Am 26.05.2025 um 14:51:23 Uhr schrieb François Patte: > At the end, I get this message: device RAID cannot be boot/efi, > device RAID cannot be swap, device RAID cannot be ext4... The EFI system partition must not be on LVM or mdadm RAID. The UEFI needs to be able to read it. That means it needs

Re: I try to install f42....

2025-05-26 Thread Peter Boy Uni
> Am 26.05.2025 um 14:51 schrieb François Patte : > > Bonjour, > I try to make a new install of f42. > I want to install it on 2 drives using RAID1, say /dev/sda and /dev/sdb > I define partitions /boot/efi, /, swap, /var > When definning these partitions, I can choose the type (RAID1), the for

I try to install f42....

2025-05-26 Thread François Patte
Bonjour, I try to make a new install of f42. I want to install it on 2 drives using RAID1, say /dev/sda and /dev/sdb I define partitions /boot/efi, /, swap, /var When definning these partitions, I can choose the type (RAID1), the format (boot/efi, swap, ext4) all seem ok BUT At the end, I