Re: stop posting replies of replies of replies of replies of replies of replies of replies...

2024-10-29 Thread Mike Wright
On 10/29/24 15:28, Patrick O'Callaghan wrote: All I had to do in Evolution in replying to this was mark the text above before hitting Reply to List. No editing required. Nice tip! Also works in Thunderbird. :m -- ___ users mailing list -- users@list

Re: How to install new kernels in grub?

2024-10-29 Thread Go Canes
On Tue, Oct 29, 2024 at 7:16 PM ToddAndMargo via users wrote: > Cool command. Thank you! You're welcome/ > BootCurrent: You are currently booted using variable Boot > Boot* fedora/boot/efi/EFI/fedora/ > HD(1,GPT,6e58cd53-8fbd-4b97-bce2-fa7c43e105f3,0x800,0x64000)/\EFI\FEDORA\GRUBX

systemd-sysusers start fails

2024-10-29 Thread ToddAndMargo via users
Hi All, Fedora 39 systemd-254.19-1.fc39.x86_64 (provides systemd-sysusers) I can not get lightdm to start Xfc or MATE. After entering my password into the greeter, I get a black screen with a mouse pointer, then back to the greeter. When I start lighdm, it see Failed to start systemd-sysus

Re: How to install new kernels in grub?

2024-10-29 Thread ToddAndMargo via users
On 10/29/24 14:08, Stephen Morris wrote: On 29/10/24 14:02, ToddAndMargo via users wrote: On 10/27/24 14:24, Stephen Morris wrote: If you are still on a legacy bios system, from memory, before running grub2-install you need to run grub2-mkconfig to build the grub menu configuration for grub2-i

Re: How to install new kernels in grub?

2024-10-29 Thread ToddAndMargo via users
On 10/29/24 15:02, Go Canes wrote: On Tue, Oct 29, 2024 at 4:39 PM ToddAndMargo via users wrote: That is what I did. Did ot work: # grub2-install /dev/nvme0n1 --force If you are using UEFI, grub2-install is essentially a no-op (unless something weird is going on). Here's why Take a l

Re: Dnfdragora Provided Info

2024-10-29 Thread Stephen Morris
On 29/10/24 14:42, Samuel Sieb wrote: On 10/28/24 3:17 PM, Stephen Morris wrote: I've been noticing for a little while that when looking at the details for repository packages that it only populates the "File List" section for installed packages, for uninstalled packages it just says "Mis

Re: stop posting replies of replies of replies of replies of replies of replies of replies...

2024-10-29 Thread Patrick O'Callaghan
On Tue, 2024-10-29 at 14:57 -0500, Michael Hennebry wrote: > > It makes it damn near impossible to read the message.  And clearly, > > from the lack of attention being paid to what's said in a couple of > > recent threads, you're not reading it all, anyway. > > What annoys me is having the scan th

Re: How to install new kernels in grub?

2024-10-29 Thread Go Canes
On Tue, Oct 29, 2024 at 4:39 PM ToddAndMargo via users wrote: > That is what I did. Did ot work: > > # grub2-install /dev/nvme0n1 --force If you are using UEFI, grub2-install is essentially a no-op (unless something weird is going on). Here's why Take a look at the output of "sudo efiboot

Re: Dnfdragora Provided Info

2024-10-29 Thread Samuel Sieb
On 10/29/24 2:18 PM, Stephen Morris wrote: Thanks Samuel, is there any way to change that functionality. I often use dnfdragora to look at the "File List" data to see if a particular package has a file I need to understand what package I need to install, or indeed whether or not any Fedora pack

Re: systemd-sysusers problem

2024-10-29 Thread ToddAndMargo via users
On 10/29/24 14:01, ToddAndMargo via users wrote: Hi All, Fedora 39 Which should I have? systemd-standalone-sysusers  or systemd? Just checked my Xfce Live USB. It is systemd -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscrib

Re: How to install new kernels in grub?

2024-10-29 Thread Stephen Morris
On 29/10/24 14:02, ToddAndMargo via users wrote: On 10/27/24 14:24, Stephen Morris wrote: If you are still on a legacy bios system, from memory, before running grub2-install you need to run grub2-mkconfig to build the grub menu configuration for grub2-install to build those into the mbr. rega

systemd-sysusers problem

2024-10-29 Thread ToddAndMargo via users
Hi All, Fedora 39 Which should I have? systemd-standalone-sysusers or systemd? # dnf install systemd-standalone-sysusers --allowerasing Last metadata expiration check: 0:14:46 ago on Tue 29 Oct 2024 01:43:41 PM PDT. Dependencies resolved. ==

Re: How to install new kernels in grub?

2024-10-29 Thread ToddAndMargo via users
On 10/29/24 04:47, Jonathan Billings wrote: The solution is to just move that directory aside and reinstlal the `kernel-core` package. Wait a minute. I only removed and reinstall the "kernel". Following what you said fixed the issue. Thank you! My new method: 1) boot using the latest insta

Re: How to install new kernels in grub?

2024-10-29 Thread ToddAndMargo via users
On 10/29/24 04:47, Jonathan Billings wrote: The directory name should match the contents of /etc/machine-id. I feel like this has been mentioned a couple times in the last week, have you seen the posts about this? Most likely part of the package update/downgrades/whatever have either installe

Re: How to install new kernels in grub?

2024-10-29 Thread ToddAndMargo via users
On 10/28/24 23:21, ToddAndMargo via users wrote: Hi Steve, here aer the steps in teh link you sent: 1) boot using the latest installed kernel (in my case: kernel-6.5.10-100.fc37.x86_64) 2) Uninstall the failed kernel packages (kernel-6.5.11-300.fc39.x86_64 et al. for me). 3) cd /boot/efi and

Re: stop posting replies of replies of replies of replies of replies of replies of replies...

2024-10-29 Thread Michael Hennebry
On Tue, 29 Oct 2024, Tim via users wrote: When you post to this group crop out all the quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes quotes of quotes of It makes it damn near impossible to re

Re: Announcing Fedora Linux 41

2024-10-29 Thread ToddAndMargo via users
On 10/29/24 06:46, Matthew Miller via announce wrote: Fedora Linux 41 is now officially available! Read the details in our Fedora Magazine article at: * https://fedoramagazine.org/announcing-fedora-linux-41 or download installer images from: * https://fedoraproject.org/ or, of course, simply

Re: /boot filling up

2024-10-29 Thread ToddAndMargo via users
On 10/28/24 21:15, Samuel Sieb wrote: On 10/28/24 9:09 PM, ToddAndMargo via users wrote: On 10/28/24 20:38, Samuel Sieb wrote: On 10/28/24 7:42 PM, ToddAndMargo via users wrote: Fedora 39 My /boot is almost full.  56% of it is occupied by rw---.  1 root root 121768072 Aug 29  2023 initra

Re: stop posting replies of replies of replies of replies of replies of replies of replies...

2024-10-29 Thread Patrick O'Callaghan
On Tue, 2024-10-29 at 23:19 +1030, Tim via users wrote: > When you post to this group crop out all the quotes of quotes of quotes > of quotes of quotes of quotes of quotes of quotes of quotes of quotes [...] > It makes it damn near impossible to read the message. And clearly, > from the lack of

stop posting replies of replies of replies of replies of replies of replies of replies...

2024-10-29 Thread Tim via users
When you post to this group crop out all the quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quotes of quot

Re: How to install new kernels in grub?

2024-10-29 Thread Jonathan Billings
ToddAndMargo wrote: > I do not understand what is meant in step 3: "locate the > id directory": > # ls -al /boot/efi > total 36 > drwx--. 5 root root 16384 Dec 31 1969 . > dr-xr-xr-x. 9 root root 4096 Oct 25 04:35 .. > drwx--. 12 root root 4096 Oct 25 04:35 25f870556c344b599c639eb38629