#archlinux-ports | Logs for 2026-05-05

Back
[00:18:55] -!- fermino has quit [Ping timeout: 264 seconds]
[00:19:34] -!- fermino has joined #archlinux-ports
[01:37:31] -!- integral|M has quit [Ping timeout: 264 seconds]
[01:37:55] -!- integral|M has joined #archlinux-ports
[01:42:59] <fermino> Managed to boot my rk3566 with the drzee repos :)
[01:43:17] <fermino> (_someone_ forgot to install linux-firmware so I'm rebuilding my image xD)
[01:44:24] <fermino> I built the image with the "cross-boxes" project I'm working in, in case anyone wants to check it out: https://gitlab.archlinux.org
[01:44:25] <phrik> Title: images/aarch64/rockchip/rk3566/powkiddy-x55.box.hcl · master · Fermín Olaiz / Arch Cross Boxes · GitLab (at gitlab.archlinux.org)
[01:45:21] <fermino> Feel free to drop requests for other platforms, I plan to start building and publishing images soon :)
[03:04:13] -!- Daanct12 has joined #archlinux-ports
[03:22:15] -!- hcmb has quit [Ping timeout: 245 seconds]
[03:22:33] -!- hcmb has joined #archlinux-ports
[04:36:25] -!- Charon77|PC has joined #archlinux-ports
[06:01:45] -!- BrainDamage has quit [Ping timeout: 248 seconds]
[06:08:47] -!- BrainDamage has joined #archlinux-ports
[06:34:23] -!- BrainDamage has quit [Ping timeout: 272 seconds]
[06:39:56] <solskogen|M> why are people still using dd to write to a SD card!?
[06:40:58] <solskogen|M> and cp isn't?!
[06:41:08] -!- BrainDamage has joined #archlinux-ports
[06:41:37] <solskogen|M> That is not true.
[06:41:49] <solskogen|M> yes!
[06:41:56] <solskogen|M> https://www.vidarholen.net
[06:41:58] <phrik> Title: Useless Use Of dd – Vidar's Blog (at www.vidarholen.net)
[07:04:05] <Charon77|PC> solskogen|M: you can use cp to write to SD card?
[07:04:05] <Charon77|PC>
[07:04:07] <Charon77|PC> I guess I just didn't know better, that's how I was taught
[07:04:50] <solskogen|M> Charon77|PC: and to a USB stick. Or a SSD.
[07:05:59] <solskogen|M> It the image is compressed, I'd just use the corresponding cat command. (xzcat if the image was compressed with xz)