<jaeger>
ok, I don't see anything obviously wrong with /usr there
darfo_ has joined #crux
tilman has quit [Ping timeout: 252 seconds]
darfo has quit [Ping timeout: 252 seconds]
tilman has joined #crux
<brian|lfs>
it thorws me into maintenace mode and I can mount everything and switch to init 2 to boot
<brian|lfs>
I was lazy and used archlinux kernel config
<brian|lfs>
but had to diable zstd and xz modules could that be the problem
<brian|lfs>
is maintenace mode their debug shell?
<jaeger>
Not sure, I haven't tried an arch config
<jaeger>
I don't think maintenance mode is either arch or dracut specific
<jaeger>
dracut has its own shell if you pass rd.shell on the command line
<jaeger>
Anyway, what I would expect is that dracut would try to find and mount /, then call the normal init process, after which /etc/fstab would be in use for /usr and others
<brian|lfs>
di you mean from grub command line
<jaeger>
yes, though it would apply to any bootloader
<brian|lfs>
do we have anything else to make an initrd with
<jaeger>
maybe mkinitramfs or umkinitramfs from the portdb, though I haven't tried those
<jaeger>
If you have time and the inclination to humor me, try using 'rd.shell' and see if you can mount your filesystems and then exit, see if it boots properly
<jaeger>
If not, all good
<brian|lfs>
okk aI'll give it a shot
<jaeger>
Related question, do you have a root=/dev/nvme0n1p4 in your grub config?
<brian|lfs>
yes its for my root
<jaeger>
ok
<jaeger>
Just making sure
<brian|lfs>
I got rid of some weird systemd stuff in my kernel building a new initrd
braewoods__ has quit [Remote host closed the connection]
braewoods__ has joined #crux
<brian|lfs>
any idea why my swap isn't mounting with my fstab
<brian|lfs>
I purpoely commented it out for now becuase its not mounting was seeing if that caused any issues
darfo has joined #crux
darfo_ has quit [Ping timeout: 245 seconds]
<brian|lfs>
rd.shell does nothing lol
<jaeger>
Sorry, had to go AFK a while to do some machining work
<jaeger>
Hrmm, not sure on that, I'll have to give it a try in a VM sometime
<jaeger>
I haven't ever tried a separate /usr with dracut, just encrypted / and unencrypted /boot/efi
<brian|lfs>
ya I wiped and did no /usr partition this time
<jaeger>
heh, alright
<brian|lfs>
I'll probably make a kernel from scratch not sure I trust dracut on crux
<jaeger>
I would have recommended spending a bit more time troubleshooting it but too late now
<brian|lfs>
prt-get: updating dracut from 103-1 to 105-1
<brian|lfs>
NEW -rw-r--r-- root/root etc/dbus-1/system.d/cups.conf
<brian|lfs>
NEW drwxr-xr-x root/root etc/dbus-1/system.d/
<brian|lfs>
NEW drwxr-xr-x root/root etc/dbus-1/
<brian|lfs>
NEW -rwxr-xr-x root/root usr/lib/cups/notifier/dbus
serpente has quit [Remote host closed the connection]
<jaeger>
those are likely harmless
<jaeger>
ok, I did get the VM booting with separate /usr and dracut. It's a little wonky because you have to prevent it from trying to fsck /usr during boot in /etc/rc. Commenting out line 30 allows it to boot but that's not what I'd call ideal
<jaeger>
rd.shell also does nothing for me, though it's explicitly listed in the dracut man page
crash_ has quit [Quit: Ping timeout (120 seconds)]
crash_ has joined #crux
lavaball has joined #crux
ggwdd has joined #crux
lavaball has quit [Remote host closed the connection]
uwumeowmeownyaa has joined #crux
rever_4192 has joined #crux
ggwdd has quit [Remote host closed the connection]
ggwdd has joined #crux
rever_4192 has quit [Ping timeout: 272 seconds]
rever_4192 has joined #crux
GazL has joined #crux
<GazL>
Morning all.
<GazL>
Looks like the alsa guys cocked up the udev rule in the latest release. There's a commit to fix it here: