I can't install dhcpcd while installing artix, read only filesystem error.
I'm on artix runit, I can't install dhcpcd because my file system is read-only. How can I fix this?
Output:
pacman -S dhcpcd
warning: dhcpcd-9.4.0-1.1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Packages (1) dhcpcd-9.4.0-1.1
Total Installed Size: 0.48 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring [###############] 100%
(1/1) checking package integrity [###############] 100%
(1/1) loading package files [###############] 100%
(1/1) checking for file conflicts [###############] 100%
(1/1) checking available disk space [###############] 100%
:: Processing package changes...
(1/1) reinstalling dhcpcd [###############] 100%
:: Running post-transaction hooks...
(1/2) Creating system user accounts...
(2/2) Creating temporary files...
Failed to open file "/sys/devices/system/cpu/microcode/reload": Read-only file system
error: command failed to execute correctly