Avatar

ceciline02

ceciline02@lemmy.ml
Joined
9 posts • 14 comments
Direct message

I purged the broken package with sudo dpkg -P libfreerdp2-2 and immediately afterwards I executed sudo apt get upgrade. It unleashed a list of 96 packages to upgrade totaling 900 MB of data.

However, if I press yes on ‘do you want to continue?’ wlan seems to be off:

E: failed to fetch http… initramfs-tools-core… could not connect to 127.0.0.1, connection refused.

(I can write the whole address if you need it)

how do I enable wlan as root from initramfs?

permalink
report
parent
reply

dmesg prints a large log that I cannot copy, the only red lines I read regard bluetooth, but the log is huge and I can only see a fraction of it.

I can cd to /var/log and ls it, what file do I have to open? or what do I do now?

permalink
report
parent
reply

Does mount /home improve that ?

no

Im reading about nmtui

feel free to suggest other approaches

permalink
report
parent
reply

in recovery mode as root I executed:

mount -o remount,rw /

mount --all

then cd’ed to /media/home, ls’ed and got no results.

I also don’t know if changes to make the system writable are made on the go or if I have to reboot. I rebooted and the system is still in read only mode.

ETA: another command that might be relevant:

dpkg --configure -a

returns

error processing package install-info (–configure), installed install-info package post installation script subprocess returned error exit status 127

permalink
report
parent
reply