Re: Key was rejected by service

2021-02-03 Thread stan via users
On Wed, 3 Feb 2021 15:42:54 -0500 Jonathan Billings wrote: > On Wed, Feb 03, 2021 at 01:34:02PM -0700, stan via users wrote: > > > > On Wed, 3 Feb 2021 14:59:16 -0500 > > Jonathan Billings wrote: > > > > > The only alternative is to sign the kernel modules with your own > > > certificate, and

Re: Key was rejected by service

2021-02-03 Thread Jonathan Billings
On Wed, Feb 03, 2021 at 01:34:02PM -0700, stan via users wrote: > > On Wed, 3 Feb 2021 14:59:16 -0500 > Jonathan Billings wrote: > > > The only alternative is to sign the kernel modules with your own > > certificate, and load that certificate into the firmware as a valid > > Secure Boot CA. > >

Re: Key was rejected by service

2021-02-03 Thread stan via users
On Wed, 3 Feb 2021 14:59:16 -0500 Jonathan Billings wrote: > The only alternative is to sign the kernel modules with your own > certificate, and load that certificate into the firmware as a valid > Secure Boot CA. > > https://docs.fedoraproject.org/en-US/fedora/f33/system-administrators-guide/ke

Re: Key was rejected by service

2021-02-03 Thread Jonathan Billings
On Wed, Feb 03, 2021 at 11:53:04AM -0800, Paolo Galtieri wrote: > > Jorge, >   thank you for the information, however, since there is a good reason to > have secure boot enabled and since Fedora 33 boots with it enabled I would > like to find a solution that does not require this.  Additionally thi

Re: Key was rejected by service

2021-02-03 Thread Paolo Galtieri
Jorge,   thank you for the information, however, since there is a good reason to have secure boot enabled and since Fedora 33 boots with it enabled I would like to find a solution that does not require this.  Additionally this system boots to Windows so I really don't want to mess around with

Re: Key was rejected by service

2021-02-03 Thread Jorge Fábregas
On 2/3/21 2:33 PM, Paolo Galtieri wrote: > vmmon: Loading of unsigned module is rejected This looks like you're booting off UEFI in "secure mode" where kernel and its modules need to be signed. Try disabling "secure mode" in the machine's firmware setup. HTH, Jorge __

Key was rejected by service

2021-02-03 Thread Paolo Galtieri
Folks,  I have installed vmware on Fedora 33.  It does not start due to the following error: modprobe vmmon modprobe: ERROR: could not insert 'vmmon': Key was rejected by service modprobe vmnet modprobe: ERROR: could not insert 'vmnet': Key was rejected by service