"Could not lock data base:read only file system"
I did a fresh istall on my dell laptop (Vostro 5459) with automatic partition.When it finished,I tried to install some apps with terminal (console) (sudo pacman -Sy ...),and I got this error:"failled to init transaction" and "Could not lock database:read only file system".Can I do something else?(note that I have previously installed debian with no issues)
4 Replies
You can’t use the system pacman in v3
Make an arch container
if you need to use a package that doesn't run inside a container you can use
sudo system install <package>It's just ...works? I guess i will have a fun time with it '-'
alright well glad it works