Fedora 39 did not want to install or boot issue ram issue?
by LMH1 from LinuxQuestions.org on (#6G8GC)
https://bugzilla.redhat.com/show_bug.cgi?id=2248929
Code:Verify your download
Verify your download for security and integrity using the proper checksum file. If there is a good signature from one of the Fedora keys, and the SHA256 checksum matches, then the download is valid.
Download the checksum file into the same directory as the image you downloaded.
Import Fedora's GPG key(s)
curl -O https://fedoraproject.org/fedora.gpg
You can verify the details of the GPG key(s) here.
Verify the checksum file is valid
gpgv --keyring ./fedora.gpg Fedora-Workstation-39-1.5-x86_64-CHECKSUM
Verify the checksum matches
sha256sum -c Fedora-Workstation-39-1.5-x86_64-CHECKSUM
If the output states that the file is valid, then it's ready to use!But its did not works from Live DVD how to debug liveinst more? i find out that old fedora 39 have boot issue because ram its get to boot recovery root console, install did not works need to use micro dnf instead of dnf. So idea? https://bugzilla-attachments.redhat....cgi?id=1998157
Code:Verify your download
Verify your download for security and integrity using the proper checksum file. If there is a good signature from one of the Fedora keys, and the SHA256 checksum matches, then the download is valid.
Download the checksum file into the same directory as the image you downloaded.
Import Fedora's GPG key(s)
curl -O https://fedoraproject.org/fedora.gpg
You can verify the details of the GPG key(s) here.
Verify the checksum file is valid
gpgv --keyring ./fedora.gpg Fedora-Workstation-39-1.5-x86_64-CHECKSUM
Verify the checksum matches
sha256sum -c Fedora-Workstation-39-1.5-x86_64-CHECKSUM
If the output states that the file is valid, then it's ready to use!But its did not works from Live DVD how to debug liveinst more? i find out that old fedora 39 have boot issue because ram its get to boot recovery root console, install did not works need to use micro dnf instead of dnf. So idea? https://bugzilla-attachments.redhat....cgi?id=1998157