Re: Turning off current directory display in a terminal window

2025-03-13 Thread George N. White III
On Wed, Mar 12, 2025 at 3:38 PM Bob Marčan via users wrote: > > On Wed, 12 Mar 2025 12:09:21 -0400 > "Robert Moskowitz" wrote: > > > I don't want it permanent. this whole process is to deal with those > > specific times I am working on a project in a very deep directory. > > > > I have a dozen t

Re: Fresh install Fedora 41. Bootloader Problem. Camina Shell/Barry Scott/Samual Sieb/Jeffrey Walton/Tim. On Dell Inspiron 3721

2025-03-13 Thread Stephen Morris
On 13/3/25 19:11, Michael D. Setzer II via users wrote: On 13 Mar 2025 at 0:17, Samuel Sieb wrote: Date sent: Thu, 13 Mar 2025 00:17:44 -0700 Subject:Re: Fresh install Fedora 41. Bootloader Problem. Camina Shell/Barry Scott/Samual Sieb/Jeffrey Walton/Tim. On

Re: Fresh install Fedora 41. Bootloader Problem. Camina Shell/Barry Scott/Samual Sieb/Jeffrey Walton/Tim. On Dell Inspiron 3721.

2025-03-13 Thread Stephen Morris
On 13/3/25 18:16, Samuel Sieb wrote: On 3/12/25 2:20 PM, Stephen Morris wrote: In /etc/default/grub is the following line, that line causes grub to boot off, I think, the first entry in the grub menus and to not show the menus at all. If you change the entry to "false" instead of "true" and ru

Re: e2fsck malfunction?

2025-03-13 Thread Samuel Sieb
On 3/13/25 4:47 PM, Dave Close wrote: I have been trying to create an SDcard to use with an Raspberry Pi. The card is created using the rpi-imager program on Fedora (41) and that program reports the creation as successful. Later, after mounting the ext4 partition on the card under Fedora and doin

Re: e2fsck malfunction?

2025-03-13 Thread Jeffrey Walton
On Thu, Mar 13, 2025 at 7:48 PM Dave Close wrote: > > I have been trying to create an SDcard to use with an Raspberry > Pi. The card is created using the rpi-imager program on Fedora (41) > and that program reports the creation as successful. Later, after > mounting the ext4 partition on the card

Re: e2fsck malfunction?

2025-03-13 Thread Dave Close
I wrote: >I have been trying to create an SDcard to use with an Raspberry >Pi. The card is created using the rpi-imager program on Fedora (41) >and that program reports the creation as successful. Later, after >mounting the ext4 partition on the card under Fedora and doing two or >three minutes of

Re: e2fsck malfunction?

2025-03-13 Thread Samuel Sieb
On 3/13/25 5:29 PM, Dave Close wrote: Jeffrey Walton replied: Throw the old SDcard away, and use a new one. I intend to. But this isn't a problem with the card. Are you sure? It does sound likely. e2fsck doesn't write without warning. I suggest testing it with the f3 tools. -- ___

Re: e2fsck malfunction?

2025-03-13 Thread Jeffrey Walton
On Thu, Mar 13, 2025 at 8:29 PM Dave Close wrote: > > I wrote: > >I have been trying to create an SDcard to use with an Raspberry > >Pi. The card is created using the rpi-imager program on Fedora (41) > >and that program reports the creation as successful. Later, after > >mounting the ext4 partiti

e2fsck malfunction?

2025-03-13 Thread Dave Close
I have been trying to create an SDcard to use with an Raspberry Pi. The card is created using the rpi-imager program on Fedora (41) and that program reports the creation as successful. Later, after mounting the ext4 partition on the card under Fedora and doing two or three minutes of exploration, I

Re: Fresh install Fedora 41. Bootloader Problem. Camina Shell/Barry Scott/Samual Sieb/Jeffrey Walton/Tim. On Dell Inspiron 3721.

2025-03-13 Thread Samuel Sieb
On 3/12/25 2:20 PM, Stephen Morris wrote: In /etc/default/grub is the following line, that line causes grub to boot off, I think, the first entry in the grub menus and to not show the menus at all. If you change the entry to "false" instead of "true" and run grub2-mkconfig to get it to take eff

Re: Fresh install Fedora 41. Bootloader Problem. Camina Shell/Barry Scott/Samual Sieb/Jeffrey Walton/Tim. On Dell Inspiron 3721

2025-03-13 Thread Samuel Sieb
On 3/12/25 2:11 PM, Michael D. Setzer II via users wrote: Second, the latest released grub2 has an issue with windows ntfs regular partitions, and doesn't create grub menu entries. Works with UEFI windows thou. There is an updated version of grub2 in updates-testing repo, and atleast on my two n

Re: Fresh install Fedora 41. Bootloader Problem. Camina Shell/Barry Scott/Samual Sieb/Jeffrey Walton/Tim. On Dell Inspiron 3721

2025-03-13 Thread Michael D. Setzer II via users
On 13 Mar 2025 at 0:17, Samuel Sieb wrote: Date sent: Thu, 13 Mar 2025 00:17:44 -0700 Subject:Re: Fresh install Fedora 41. Bootloader Problem. Camina Shell/Barry Scott/Samual Sieb/Jeffrey Walton/Tim. On Dell Inspiron 3721 To: users@lists.f

Re: Fresh install Fedora 41. Bootloader Problem. Camina Shell/Barry Scott/Samual Sieb/Jeffrey Walton/Tim. On Dell Inspiron 3721

2025-03-13 Thread Barry
> On 13 Mar 2025, at 07:18, Samuel Sieb wrote: > > Even if you get it to show on the menu, recent versions of windows will not > successfully boot from grub. True if you have bitlocker enabled in windows. But if you are not using bitlocker then grub can boot windows. I do this with my dual bo

Re: getting core dump with grub2-mkconfig on systems with windows7 partitions?? (No windows menu entry?)

2025-03-13 Thread Camina Shell via users
Today's update (on F41) included a version of grub2 that fixed this issue. Thank you to all those who contributed to fixing it! ``` ... Upgrade grub2-common-1:2.12-20.fc41.noarch Dependency updates Upgrade grub2-tools-minimal-1:2.12-20.fc41.x86_64 Dependency update

Re: Turning off current directory display in a terminal window

2025-03-13 Thread Michael Hennebry
On Wed, 12 Mar 2025, Patrick O'Callaghan wrote: On Wed, 2025-03-12 at 15:39 -0700, Mike Wright wrote: On 3/12/25 15:03, Patrick O'Callaghan wrote: On Wed, 2025-03-12 at 15:29 -0400, Todd Zullinger wrote: That doesn't apply in Konsole for one. Don't know if it applies in other terminal emulato

dnf downgrade dependencies

2025-03-13 Thread Dave Close
I've decided I'm unhappy with one of the changes made by the most recent version of LibreOffice, 24.8, and I want to try going back to the previous version, 24.2, which is part of the FC40 repository. But I'm astounded by the result of the command below. (Without allowerasing the command won't do a

Re: dnf downgrade dependencies

2025-03-13 Thread Michael D. Setzer II via users
On 13 Mar 2025 at 22:58, Dave Close wrote: To: users@lists.fedoraproject.org Subject:Re: dnf downgrade dependencies From: Dave Close Date sent: Thu, 13 Mar 2025 22:58:42 -0700 Send reply to: users@lists.fedoraproject.org

Re: dnf downgrade dependencies

2025-03-13 Thread Samuel Sieb
On 3/13/25 10:20 PM, Dave Close wrote: I've decided I'm unhappy with one of the changes made by the most recent version of LibreOffice, 24.8, and I want to try going back to the previous version, 24.2, which is part of the FC40 repository. But I'm astounded by the result of the command below. (Wi

Re: e2fsck malfunction?

2025-03-13 Thread Samuel Sieb
On 3/13/25 10:05 PM, Dave Close wrote: I wrote: Jeffrey Walton replied: Throw the old SDcard away, and use a new one. I intend to. But this isn't a problem with the card. Samuel Sieb answered: Are you sure? It does sound likely. e2fsck doesn't write without warning. I suggest testing it

Re: e2fsck malfunction?

2025-03-13 Thread Tim via users
On Thu, 2025-03-13 at 16:47 -0700, Dave Close wrote: > I have been trying to create an SDcard to use with an Raspberry > Pi. The card is created using the rpi-imager program on Fedora (41) > and that program reports the creation as successful. Later, after > mounting the ext4 partition on the card

Re: e2fsck malfunction?

2025-03-13 Thread Dave Close
I wrote: > Jeffrey Walton replied: >> Throw the old SDcard away, and use a new one. > > I intend to. But this isn't a problem with the card. Samuel Sieb answered: >Are you sure? It does sound likely. e2fsck doesn't write without warning. >I suggest testing it with the f3 tools. "e2fsck -c" sai

Re: dnf downgrade dependencies

2025-03-13 Thread Dave Close
>On 3/13/25 10:20 PM, Dave Close wrote: >> I've decided I'm unhappy with one of the changes made by the most >> recent version of LibreOffice, 24.8, and I want to try going back to >> the previous version, 24.2, which is part of the FC40 repository. >> But I'm astounded by the result of the command