#ZRAM setup with zram-init
1 messages · Page 1 of 1 (latest)
Are you using openrc?
yeah
what is your config?
lemme wgetpaste it rq
you only have it set to use one device
and you have a ton of uncommented stuff
i would comment everything but the config you need
ill try
same message from openrc
can you share the whole output?
what is in /etc/runlevels.d?
there is no such file... or directory
oh jhust runlevels
adding somethign to the boot runlevel really just means it symlinks the service fiel into thar dir
uhhh
took regular openrc-desktop stage3
and installed with handbook
had no issues
lemme check one thing rq
LMAO
when i started migrating to llvm profile, i selected llvm/systemd
but i need to setup zram if i want to update whole system
btw, handbook says about starting zram with /etc/init.d/zram-init start, but if i do that bash says "cannot execute: required file not found"
but, if i do modprobe zram num_devices=1 manually, zram device shows up
sudo swapon /dev/zram0 fails, "read swap header failed"
So zram init isn't actually installed.
It is, im absolutely sure
wgetpaste -c 'equery f sys-block/zram-init'
idk, i have only sysinit and manually created boot
we found out that i used systemd tarball when was installing system
and i didnt even have openrc package
so rn im trying to fix everything