Clevis LUKS bind tpm2 for multiple disks

2020-12-21 Thread Gordon Messmer
https://blog.dowhile0.org/2017/10/18/automatic-luks-volumes-unlocking-using-a-tpm2-chip/ The use of clevis to bind a LUKS volume to a TPM2 device isn't very well documented, but a few articles and blogs provide working examples for a single LUKS volume: "clevis luks bind -d /dev/sda3 tpm2 '{"

Re: livecd-creator is not able to find Kickstart which actually exists

2020-12-21 Thread Ben Cotton
On Mon, Dec 21, 2020 at 6:33 PM stan via users wrote: > > I don't use kickstarts, but usually phrases with spaces in them have to > be escaped or enclosed in quotes. I see the phrase "Fedora Custom" in > your command, but it doesn't appear to have that protection. The error > might be misleading

Re: livecd-creator is not able to find Kickstart which actually exists

2020-12-21 Thread stan via users
On Tue, 22 Dec 2020 02:08:30 +0530 Sreyan Chakravarty wrote: > livecd-creator --verbose --config=/home/sreyan/kde-flattened.ks > --fslabel=Fedora Custom --cache=/home/sreyan/cache/live/ > It errors out with : > Kickstart file must be provided [snip] > Am I doing anything wrong ? I don't use

Re: What is the system call for time?

2020-12-21 Thread ToddAndMargo via users
On 12/21/20 10:56 AM, Matthew Miller wrote: So, /usr/lib64/libc.so.6? Thank you! ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedorapr

livecd-creator is not able to find Kickstart which actually exists

2020-12-21 Thread Sreyan Chakravarty
Hi, I am playing around with creating my own live image, and I have come across a rather annoying problem in the livecd-creator script. When I do: livecd-creator --verbose --config=/home/sreyan/kde-flattened.ks --fslabel=Fedora Custom --cache=/home/sreyan/cache/live/ It errors out with : Kickst

Re: What is the system call for time?

2020-12-21 Thread Gordon Messmer
On 12/21/20 6:01 AM, Fulko Hew wrote: On Mon, Dec 21, 2020 at 1:25 AM ToddAndMargo via users mailto:users@lists.fedoraproject.org>> wrote: I am using Raku's NativeCall.  It only talks to .so's and .dll's. say localtime; Right.  At the risk of stating the obvious: Raku's documenta

Re: What is the system call for time?

2020-12-21 Thread Matthew Miller
On Sun, Dec 20, 2020 at 10:25:34PM -0800, ToddAndMargo via users wrote: > >>What I need is a call to something inside > >> /usr/lib64/lib.so.x > >>And I do not know which one will give me the > >>time. > >I'm trying to understand more of what you're saying here. Why can't you use > >the sta

Re: boot menu not displayed

2020-12-21 Thread Tom Horsley
On Mon, 21 Dec 2020 16:20:36 - (UTC) Amadeus WM via users wrote: > looks like > > sudo grub2-editenv - unset menu_auto_hide > > should disable it. No doubt it should, but absolutely everything I tried would not work consistently until I got out the big hammer. There are 47 million GRUB_xxx

Re: boot menu not displayed

2020-12-21 Thread Amadeus WM via users
On Mon, 21 Dec 2020 10:49:44 -0500, Tom Horsley wrote: > On Mon, 21 Dec 2020 15:36:25 - (UTC) > Amadeus WM via users wrote: > >> Do I need to enable the boot menu somehow, and how? > > I tried many things to make it *always* appear, the only one that > finally worked was a perl script to edi

Re: boot menu not displayed

2020-12-21 Thread Amadeus WM via users
On Mon, 21 Dec 2020 11:41:17 -0400, Jorge Fábregas wrote: > On 12/21/20 11:36 AM, Amadeus WM via users wrote: >> Do I need to enable the boot menu somehow, and how? > > You need to press F8 or keep SHIFT pressed (after turning computer on). > This was recently changed...you can read more about i

Re: boot menu not displayed

2020-12-21 Thread Tom Horsley
On Mon, 21 Dec 2020 15:36:25 - (UTC) Amadeus WM via users wrote: > Do I need to enable the boot menu somehow, and how? I tried many things to make it *always* appear, the only one that finally worked was a perl script to edit the $#@! grub.cfg file and modify every single occurrence of "set

Re: boot menu not displayed

2020-12-21 Thread Jorge Fábregas
On 12/21/20 11:36 AM, Amadeus WM via users wrote: > Do I need to enable the boot menu somehow, and how? You need to press F8 or keep SHIFT pressed (after turning computer on). This was recently changed...you can read more about it here: https://fedoraproject.org/wiki/Changes/HiddenGrubMenu --

boot menu not displayed

2020-12-21 Thread Amadeus WM via users
In Fedora 33 I noticed the boot menu is not being displayed anymore, so obviously I have no way of selecting which kernel / os to boot. On the machine where this is happening F33 is the only OS I have, no dual boot, nothing, so it hasn't been a big issue so far, but I'd like to have this featu

Re: Lutris Currently Uninstallable in F32

2020-12-21 Thread stan via users
On Mon, 21 Dec 2020 08:42:38 + Christopher Ross wrote: > It's still not made it to stable in F32... > root@snoopy 08:41:06 ~ # dnf install lutris > Last metadata expiration check: 0:00:17 ago on Mon 21 Dec 2020 > 08:41:03 GMT. Error: > Problem: cannot install the best candidate for the job

Re: Create Fedora Live Image with all your custom settings

2020-12-21 Thread Michael Hennebry
On Mon, 21 Dec 2020, Chris Murphy wrote: On Sun, Dec 20, 2020, 9:09 AM Michael Hennebry < henne...@web.cs.ndsu.nodak.edu> wrote: I've got an SD card in an SD card reader. I never could get persistent overlays to work. I could do a normal install and boot from it. livecd-tools can do this.

Re: What is the system call for time?

2020-12-21 Thread Fulko Hew
On Mon, Dec 21, 2020 at 1:25 AM ToddAndMargo via users < users@lists.fedoraproject.org> wrote: > On 12/20/20 9:04 PM, Matthew Miller wrote: > > On Sun, Dec 20, 2020 at 08:39:18PM -0800, ToddAndMargo via users wrote: > >> This is my fault for not being clear enough. > >> I can't use a "C" (time.h)

Re: Create Fedora Live Image with all your custom settings

2020-12-21 Thread Chris Murphy
On Sun, Dec 20, 2020, 9:09 AM Michael Hennebry < henne...@web.cs.ndsu.nodak.edu> wrote: > On Sat, 19 Dec 2020, Samuel Sieb wrote: > > > The possibly easier method is to just do an install directly to the > flash > > drive. Then it's a normal Fedora install that you can customize as you > want. >

Re: Lutris Currently Uninstallable in F32

2020-12-21 Thread Christopher Ross
On 03/12/2020 11:23, Grumpey wrote: On Thu, Dec 3, 2020 at 5:38 AM Christopher Ross wrote: For days I have been getting the error "nothing provides python3.8dist(python-magic)" when attempting a DNF update, and from googling it seems I'm not alone in that. I have now uninstalled lutris (the c