Re: /boot problem.

2023-05-19 Thread Barry
> On 19 May 2023, at 02:29, home user wrote: > > On 5/18/23 6:30 PM, Felix Miata wrote: >> home user composed on 2023-05-18 16:21 (UTC-0600): > [... snip ...] > > Added information: > This workstation is 10 years old; Fedora was installed on it in spring 2013. > >> How many kernels are insta

Re: kernel growth (was: /boot problem.)

2023-05-19 Thread Felix Miata
home user composed on 2023-05-18 20:25 (UTC-0600): > The boot partition has been big enough for over 10 years, including the time > I've had 4 kernels + 1 rescue kernel (since late last year). I'm puzzled > about how the /boot partition is now too small. Has the kernel grown > significantly?

Re: /boot problem.

2023-05-19 Thread Lukas Middendorf
On 19/05/2023 03:24, home user wrote: On 5/18/23 6:30 PM, Felix Miata wrote: I put the output of "tree /boot" on the google drive here: "https://drive.google.com/file/d/1MlfEduVC62KVLnnBJMXbmUd0_zkhDnHF/view?usp=sharing";. I do not know what does not belong. I have not seen initrd-plymouth.img

Re: /boot problem.

2023-05-19 Thread Jeffrey Walton
On Thu, May 18, 2023 at 9:29 PM home user wrote: > [...] > - > bash.7[~]: df > Filesystem 1K-blocks Used Available Use% Mounted on > devtmpfs40960 4096 0% /dev > tmpfs81540120 8154012 0% /dev/shm > tmpfs3261608 1696 3

Re: /boot problem.

2023-05-19 Thread Barry Scott
For comparison here is the sizes of /boot and the folders inside it on my file server. $ du -sh /boot/* 252K/boot/config-6.2.11-300.fc38.x86_64 252K/boot/config-6.2.13-300.fc38.x86_64 252K/boot/config-6.2.14-300.fc38.x86_64 7.1M/boot/efi 2.4M/boot/grub2 80M /boot/initramfs

Re: /boot problem.

2023-05-19 Thread Patrick O'Callaghan
On Fri, 2023-05-19 at 14:03 +0100, Barry Scott wrote: > For comparison here is the sizes of /boot and the folders inside it > on my file server. > > $ du -sh /boot/* > 252K/boot/config-6.2.11-300.fc38.x86_64 > 252K/boot/config-6.2.13-300.fc38.x86_64 > 252K/boot/config-6.2.14-300.fc38.x

F37->F38: Printed pages are reversed

2023-05-19 Thread Frank Elsner via users
Hi, after smooth upgrade from Fedora 37 to Fedora 38 every printed page on my HP LaserJet P2055dn is reversed. How to flip the printout around the vertical axis? And what happend to my cups config? Kind regards, Frank ___ users mailing list -- users

Re: /boot problem.

2023-05-19 Thread Barry Scott
> On 19 May 2023, at 14:13, Patrick O'Callaghan wrote: > > On Fri, 2023-05-19 at 14:03 +0100, Barry Scott wrote: >> For comparison here is the sizes of /boot and the folders inside it >> on my file server. >> >> $ du -sh /boot/* >> 252K/boot/config-6.2.11-300.fc38.x86_64 >> 252K/boot/c

SÖLVED: F37->F38: Printed pages are reversed

2023-05-19 Thread Frank Elsner via users
On Fri, 19 May 2023 15:42:26 +0200 Frank Elsner via users wrote: > Hi, > > after smooth upgrade from Fedora 37 to Fedora 38 every printed page on my HP > LaserJet P2055dn > is reversed. > > How to flip the printout around the vertical axis? And what happend to my > cups config? Don't know what

Re: /boot problem.

2023-05-19 Thread home user
On 5/18/23 22:03, Samuel Sieb wrote: On 5/18/23 20:36, Tim via users wrote: On Thu, 2023-05-18 at 20:15 -0600, home user wrote: What's the correct, best-practice way to remove the oldest kernel? To remove a kernel, make sure that you're not currently using it.  Then it's simply rpm --erase or

Re: /boot problem.

2023-05-19 Thread George N. White III
Have you checked for excessive space used in sub-directories of /boot? Here: % doas du -sm /boot/efi /boot/extlinux /boot/loader /boot/lost+found /boot/grub2 19 /boot/efi 2 /boot/extlinux 1 /boot/loader 1 /boot/lost+found 3 /boot/grub2 -- George N. White III _

Re: /boot problem.

2023-05-19 Thread Go Canes
On Fri, May 19, 2023 at 1:58 PM home user wrote: > bash.2[~]: rpm -q kernel > kernel-6.2.8-100.fc36.x86_64 > kernel-6.2.9-200.fc37.x86_64 > kernel-6.2.14-200.fc37.x86_64 > kernel-6.2.15-200.fc37.x86_64 > bash.3[~]: > -- > bash.5[~]: dnf remove kernel-core-6.2.9-100.fc36.x86_64 > No match f

Re: /boot problem.

2023-05-19 Thread home user
On 5/19/23 12:30, Go Canes wrote: On Fri, May 19, 2023 at 1:58 PM home user wrote: bash.2[~]: rpm -q kernel kernel-6.2.8-100.fc36.x86_64 kernel-6.2.9-200.fc37.x86_64 kernel-6.2.14-200.fc37.x86_64 kernel-6.2.15-200.fc37.x86_64 bash.3[~]: -- bash.5[~]: dnf remove kernel-core-6.2.9-100.fc3

Re: /boot problem.

2023-05-19 Thread home user
On 5/19/23 12:16 PM, George N. White III wrote: Have you checked for excessive space used in sub-directories of /boot?  Here: % doas du -sm /boot/efi /boot/extlinux /boot/loader /boot/lost+found /boot/grub2 19 /boot/efi 2 /boot/extlinux 1 /boot/loader 1 /boot/lost+found 3 /boot/grub2 doas? no

Re: /boot problem.

2023-05-19 Thread Barry Scott
> On 19 May 2023, at 20:22, home user wrote: > > On 5/19/23 12:16 PM, George N. White III wrote: >> Have you checked for excessive space used in sub-directories of /boot? Here: >> % doas du -sm /boot/efi /boot/extlinux /boot/loader /boot/lost+found >> /boot/grub2 >> 19 /boot/efi >> 2 /boot/ex

Re: /boot problem.

2023-05-19 Thread home user
(responding to 3 posts by Barry) On 5/19/23 2:55 PM, Barry Scott wrote: [... snip ...] 317 - that is very big. What is that 317M consistening of? Try this command to see what is going on: du -sh /boot/* And you do not need /boot/grub you are using /boot/grub2 now not /boot/grub. Barry

Re: /boot problem.

2023-05-19 Thread Go Canes
On Fri, May 19, 2023 at 3:05 PM home user wrote: > bash.1[~]: rpm -q kernel > kernel-6.2.14-200.fc37.x86_64 > kernel-6.2.15-200.fc37.x86_64 > bash.2[~]: > -- > The grub menu no longer shows 6.2.9. It still shows 6.2.10. > The grub menu shows a 6.2.12, but the rpm -q does not. Basically,