Linux support (wine)

Hi I just wanted to ask if any has tried running it on Linux with wine yet.

Most of my steam library runs on Linux with wine/proton just fine. But I'm looking to double check if anyone has tried it before I buy the game.

Or at least start a thread for Linux users fix to get it running

reddit.com
u/curzman — 6 days ago
▲ 0 r/zfs

Permission denied

Im trying to get it working

Im at this point in the guide

By default ZFS kernel modules are loaded upon detecting a pool. To always load the modules at boot:

echo zfs > /etc/modules-load.d/zfs.conf
By default ZFS kernel modules are loaded upon detecting a pool.
To always load the modules at boot:
echo zfs > /etc/modules-load.d/zfs.conf

I dissabled secure boot to get the previous step to work, this is my input:

~$ sudo echo zfs > /etc/modules-load.d/zfs.conf
-bash: /etc/modules-load.d/zfs.conf: Permission denied

openzfs.github.io
u/curzman — 7 days ago

Please help me solve with Boot.Dev lesson on changing PATH (linux)

<SOLVED>

Hi Im super stuck on this lesson I have to add a new path to PATH by exporting it and then run the program "genids.sh" in the "private/bin" I'm pretty sure ive done it correctly and so I dont know why its saying the directory doesnt exist because i litterally typed the path exactly as it is

well-wornice22:~$ echo $PATH

/usr/bin:/bin

well-wornice22:~$ ls

worldbanc

well-wornice22:~$ cd~

bash: cd~: command not found

well-wornice22:~$ cd ~

well-wornice22:~$ ls

worldbanc

well-wornice22:~$ export PATH="$PATH:/worldbanc/private/bin"

well-wornice22:~$ echo $PATH

/usr/bin:/bin:/worldbanc/private/bin

well-wornice22:~$ cd ~

well-wornice22:~$ $ genids.sh

bash: $: command not found

well-wornice22:~$ ./genids.sh

bash: ./genids.sh: No such file or directory

well-wornice22:~$ bash genids.sh

bash: genids.sh: No such file or directory

well-wornice22:~$ cd worldbanc/private/bin/

well-wornice22:~/worldbanc/private/bin$ ls

genids.sh

malicious.sh

process_transactions.sh

warn.sh

worldbanc.sh

well-wornice22:~/worldbanc/private/bin$

reddit.com
u/curzman — 11 days ago

Should I just reinstall?

Completed install, updated some drivers, reboot after install driver and now black screen with flashing white underscore.

Have I borked my install?

I tried booting all the versions of nobara and the rescue version from the black and white boot option menu and they all load into this screen

u/curzman — 3 months ago

Should I restart install?

I clicked through installer from ventoy USB stick with no other distros on it.

Selected the drive I wanted, with hibernate. Click install and this screen comes up and its just staying like that.

Do I restart PC and start again or do I need to wait?

u/curzman — 3 months ago