Re: Cannot Login to Fedora Forums Issue

2022-08-22 Thread Kevin Fenzi
On Fri, Aug 19, 2022 at 07:59:59PM -, Robert Weir wrote: > I am having issues with knowing what exact URLs to use and also cannot get my > SSO working for Fedora. Hey Robert. Sorry to hear it. Your subject mentions Fedora Forums... If you mean https://forums.fedoraforum.org/forum.php

Re: Fw: mount fails for btrfs filesystem, need help please.

2022-08-22 Thread George N. White III
On Mon, Aug 22, 2022 at 9:57 AM George R Goffe via users < users@lists.fedoraproject.org> wrote: > Hi, > > I started getting i/o error messages accessing this filesystem so I > rebooted the system. This might have been the wrong thing to do. This > subsequent boot went to maintenance mode due the

Fw: mount fails for btrfs filesystem, need help please.

2022-08-22 Thread George R Goffe via users
Hi, I started getting i/o error messages accessing this filesystem so I rebooted the system. This might have been the wrong thing to do. This subsequent boot went to maintenance mode due the filesystem's path being in /etc/fstab. I need some help with this please. Here is what mount says:

Re: Interrogating BIOS from CLI? - dmidecode doesn't have the info

2022-08-22 Thread Tim via users
Roger Heflin: >> And the bios will have no way to know what is hot-swappable as that is >> an external case feature/add-on enclosure. Philip Rhoades: > Not sure what you mean - I can set "Hot Swappable" in the BIOS. For something to be hotswappable, everything has to support it (the host port,

Re: Interrogating BIOS from CLI? - dmidecode doesn't have the info

2022-08-22 Thread ToddAndMargo via users
On 8/21/22 23:23, Philip Rhoades via users wrote: I think he is stuck with booting into BIOS It does look like it . . a bit sad . . Just out of curiosity, is there some reason why you can't reboot? User have hot tar and feathers waiting for you?

Re: Interrogating BIOS from CLI? - dmidecode doesn't have the info

2022-08-22 Thread Roger Heflin
It generally is worse than that. It should be almost trivial to code, if you have the internal document for each bios version laying out the structure that is stored in the nvram. The other issue is even though it is trivial, the structure could be different between bios versions in the same MB,

Re: Interrogating BIOS from CLI? - dmidecode doesn't have the info

2022-08-22 Thread Philip Rhoades via users
ToddAndMargo, On 2022-08-22 16:11, ToddAndMargo via users wrote: On 8/21/22 21:29, Tim via users wrote: On Mon, 2022-08-22 at 00:00 +1000, Philip Rhoades via users wrote: I have a fairly recent ASUS ROG motherboard that I want to interrogate from the CLI - specifically to see which SATA

Re: Interrogating BIOS from CLI? - dmidecode doesn't have the info

2022-08-22 Thread Philip Rhoades via users
Roger, On 2022-08-22 06:40, Roger Heflin wrote: Generally there is no standard for how anything is encoded/decoded in the bios. Ah . . Each vendor does it a slightly different way even on different bios versions. You would need a vendor tool that works for the specific motherboard.

Re: Interrogating BIOS from CLI? - dmidecode doesn't have the info

2022-08-22 Thread ToddAndMargo via users
On 8/21/22 21:29, Tim via users wrote: On Mon, 2022-08-22 at 00:00 +1000, Philip Rhoades via users wrote: I have a fairly recent ASUS ROG motherboard that I want to interrogate from the CLI - specifically to see which SATA drives are hot-swappable but dmidecode does not supply that information