love how it just switched from "Waiting" to "Dead" lol
-
:duckduckfedi: how to mount btrfs subvolumes
@awoo
mount -o subvol=/path/to/subvolume /dev/deviceorsomething /mnt/asdfasdfasfd
there's also
subvolid
, and both can be combined to lock it in -
:duckduckfedi: how to mount btrfs subvolumes
ah.
mount /dev/nvme0n1p3 /mnt -o subvol=@
.good to know.
-
@awoo
mount -o subvol=/path/to/subvolume /dev/deviceorsomething /mnt/asdfasdfasfd
there's also
subvolid
, and both can be combined to lock it in@jacksonchen666 it forgor about the -o bit, thanks!
-
ah.
mount /dev/nvme0n1p3 /mnt -o subvol=@
.good to know.
time to fix the install by *checks t2linux docs* adding a repository with disabled signature checks???
...oooookay sure whatever ig
-
time to fix the install by *checks t2linux docs* adding a repository with disabled signature checks???
...oooookay sure whatever ig
"task failed successfully" kind of moment
-
"task failed successfully" kind of moment
managed to forget to configure systemd-boot to use the correct kernel
so the cherry keyboard needed to come in clutch for that again (but hey, it booted with the correct kernel now!)
-
managed to forget to configure systemd-boot to use the correct kernel
so the cherry keyboard needed to come in clutch for that again (but hey, it booted with the correct kernel now!)
first post from that new arch installation on said macbook air lol
-
anyways, time for some shenanigans :neobot_giggle:
-
@itzzen this is just a ISO enter key
(though it would love to try to use a laptop with a ANSI enter key :3)
-
first post from that new arch installation on said macbook air lol
and now WiFi even works! (though it needed to install
iwd
and enable that as a backend for NetworkManager because there was this one regression inwpa_supplicant
starting from version 2.11 :neobot_shocked:)