Re: RAID options during install?

2024-05-31 Thread Peter Boy
> Am 01.06.2024 um 07:20 schrieb Peter Boy : > ... > Additionally, I can send you my original documentation that I wrote for > Hetzner (for F33, but it basically didn’t change much) by e-mail if you like. Or you may download it from https://pboy.fedorapeople.org/InstGuideF33-Hetzner-en.pdf --

Re: Network install options?

2024-05-31 Thread Samuel Sieb
On 5/31/24 7:02 PM, T.C. Hollingsworth wrote: OVH uses iPXE so you can upload a script that points to any HTTPS server, even a public one like https://netboot.xyz/ But PXE doesn't provide any kind of graphical access at all, unless you use IPMI, which brings you back to square one anyway. So th

Re: RAID options during install?

2024-05-31 Thread Peter Boy
> Am 01.06.2024 um 04:12 schrieb Alex : > > Hi, > I'm trying to install fedora40 server on a server with 3x4TB disks and I > don't understand how the RAID options work. I'm familiar with RAID and how it > works, but it's been quite some time since I've used the fedora installer, > and it appe

RAID options during install?

2024-05-31 Thread Alex
Hi, I'm trying to install fedora40 server on a server with 3x4TB disks and I don't understand how the RAID options work. I'm familiar with RAID and how it works, but it's been quite some time since I've used the fedora installer, and it appears to have changed. How do I create a RAID5 array from t

Re: Network install options?

2024-05-31 Thread T.C. Hollingsworth
On Fri, May 31, 2024 at 6:06 PM Alex wrote: > I have a new server with OVH that I'd like to install fedora40 over the > network in some way. I can do IPMI, but that prevents me from doing a > graphical install. After booting the ISO via IPMI, you can spawn a VNC server and complete graphical in

Network install options?

2024-05-31 Thread Alex
Hi, I have a new server with OVH that I'd like to install fedora40 over the network in some way. I can do IPMI, but that prevents me from doing a graphical install. I don't think I can do the PXE option because DHCP doesn't work across the Internet. I'm assuming the DHCP server for my server only

Re: Please stop hijacking /etc/resolv.conf

2024-05-31 Thread Tim via users
On Fri, 2024-05-31 at 08:53 -0700, Kevin Fenzi wrote: > Interesting. So, the only thing I see that requires systemd-resolved > is anaconda-core. However, systemd itself has a 'recommends' for it, > so perhaps thats what pulled it back in? > > So, possibly keeping it installed, but masked is a bett

Re: Please stop hijacking /etc/resolv.conf

2024-05-31 Thread Felix Miata
Sam Varshavchik composed on 2024-05-31 12:13 (UTC-0400): > Masking is just solving the X of an XY problem. Either the dependencies > being masked are not needed, or if they are needed masking would break > something. I like KISS: # inxi -Sz System: Kernel: 6.8.11-300.fc40.x86_64 arch: x86_

Re: Please stop hijacking /etc/resolv.conf

2024-05-31 Thread Sam Varshavchik
Kevin Fenzi writes: On Thu, May 30, 2024 at 04:25:44PM GMT, Sam Varshavchik wrote: > Kevin Fenzi writes: > > > So, I think if you: > > > > disable systemd-resolved > > or > > make /etc/resolv.conf a real file, not a link. > > or > > set 'DNSStubListener=no' in /etc/systemd/resolved.conf > > > >

Re: Please stop hijacking /etc/resolv.conf

2024-05-31 Thread Kevin Fenzi
On Thu, May 30, 2024 at 04:25:44PM GMT, Sam Varshavchik wrote: > Kevin Fenzi writes: > > > So, I think if you: > > > > disable systemd-resolved > > or > > make /etc/resolv.conf a real file, not a link. > > or > > set 'DNSStubListener=no' in /etc/systemd/resolved.conf > > > > It will not be repla

Re: Can Fedora REPLACE Android on Smart Phones?

2024-05-31 Thread Kevin Fenzi
On Thu, May 30, 2024 at 04:13:03PM GMT, Philip Rhoades via users wrote: > People, > > I have messed around with Android ROMs in the past - mostly for fun - now I > would like Fedora running on my old Pixel2XL, which is currently running the > last available Lineage ROM available for it. > > I hav