Problem solved.
As I said, I observed that I could modprobe -r nouveau, so I thought I'd try
# modprobe nvidia
modprobe: ERROR: could not insert 'nvidia': Operation not permitted
So I googled that and found this article, which said disable secure boot:
https://forums.fedoraforum.org/showthread
On Tue, Sep 10, 2019 at 2:52 PM Roger Heflin wrote:
>
> Symbolic links missing on / (/bin->/usr/bin and such).
> /bin/bash missing or corrupted.
> /lib64/ libraries missing or corrupted.
> systemd itself missing, pivot root attempts to run systemd and that
> may be what is failing, but you don't r
On Wed, 11 Sep 2019 08:37:54 +0800, Ed Greshko wrote:
> On 9/11/19 8:18 AM, Amadeus WM via users wrote:
>> Any help on this, anyone? Thanks!
>
> What is the output of "grub2-editenv list"
>
> It should look similar to...
>
> [root@meimei ~]# grub2-editenv list
> saved_entry=a48313ea54924eef8eca
On 9/11/19 8:18 AM, Amadeus WM via users wrote:
> Any help on this, anyone? Thanks!
What is the output of "grub2-editenv list"
It should look similar to...
[root@meimei ~]# grub2-editenv list
saved_entry=a48313ea54924eef8eca07a507b7541f-5.2.11-200.fc30.x86_64
boot_success=1
boot_indeterminate=0
My goal is to install nvidia cuda for some machine learning on a new Lenovo
Thinkpad P52S laptop
running Fedora 30. The laptop comes with both an integrated intel card and an
nvidia quadro P500 card
(I think this is called Optimus). I want to use the intel card for display and
the nvidia exclu
Symbolic links missing on / (/bin->/usr/bin and such).
/bin/bash missing or corrupted.
/lib64/ libraries missing or corrupted.
systemd itself missing, pivot root attempts to run systemd and that
may be what is failing, but you don't really know what the underlying
cause is for it to fail.
What exa
On 9/9/19 3:50 PM, Ed Greshko wrote:
On 9/10/19 6:39 AM, Michael Eager wrote:
I started seeing this after updating Fedora 29 (KDE) which installed kf5-*-5.59.
There are several postings on StackOverflow (unix.stackexchange.com,
superuser.com) about this issue and suggestions on how to suppre
On Mon, Sep 9, 2019 at 9:07 PM Tony Nelson wrote:
>
> Usually, when it all goes wrong just after pivot-root, there is a
> problem with the new (real) root. Exactly how it goes wrong is not
> useful. I would look hard at whatever is mounted at /sysroot. It
> should be what you expect / (root) to