1 (edited by ΙΧΘΥΣ 2022-01-31 13:48:04)

Topic: Error: fopen (/run/openrc / rc.log) failed: No such file or directory

Hi people.

I have the following problem:

My system cannot boot. After entering the password of the full disk encryption, the system gets stuck in tty1 with the following message: "Error: fopen (/run/openrc / rc.log) failed: No such file or directory". I try to log in but there is some recognition problem with the keyboard and it does not allow me to type well properly.

I managed to get into another tty and the keyboard worked well there. I could logging into my user and also into root but I couldn't make the display manager to run.


I do not know what to do, honestly. I have a lot of valuable information on the computer, also I would need to fix it soon because I have things to deliver this week.


If anyone could help me, I'd really appreciate it. Thank you.

2

Re: Error: fopen (/run/openrc / rc.log) failed: No such file or directory

Hello, could you provide more insights about what happened before and if there were some changes done? Also: Did you changed from 0.3.1 towards 0.4? Thanks!

Human being in favor with clear principles and so also for freedom in soft- and hardware!

Certainly anyone who has the power to make you believe absurdities has the power to make you commit injustices: For a life of every being full with peace and kindness, including diversity and freedom. Capitalism is destroying our minds, the planet itself and the universe in the end!

3 (edited by zapper 2022-02-03 23:05:13)

Re: Error: fopen (/run/openrc / rc.log) failed: No such file or directory

Side note to add to Throgh's reply...

It is advisable to always use the latest .iso to avoid potential problems.

That being said, which guide were you using?

If you can log into root and put in a usb thumb drive and mount it, you can solve your problems extremely easily.

However, if you cannot boot the system, do not despair!  you can still get the info if you have a live iso!

you just need to do a few things, although it depends on if you have encrypted install or regular,

if it is encrypted with the libreboot way,

cryptsetup luksOpen /dev/sdXY lvm

mount /dev/matrix/rootvol /mnt

genfstab -U -p /mnt >> /mnt/etc/fstab

arch-chroot /mnt

make sure you mount your usb thumb drive

Then you use copy everything onto the usb thumb drive. 

Done this many times, due to my own knuckleheaded ways...

wink

But if it is a different way, I recommend you tell us, so we can help.

Small note btw,  if you installed 0.4, you will need pmount

for mounting the usb storage,

and then do this:

pmount /dev/your_drive_With_your_files

Then you mount  the usb drive

then copy it to your usb drive.

I hope this advice helps you alot!

smile

You may want to print this out, or use a 2nd computer to look at, to do what I am suggesting.

Tell me if it works out!  But just to be clear, this is probably your best shot right now.  As annoying as that may be.

Although, I think you are capable of this. smile

You were the one who came up with that helpful newbies Full Disk Encryption guide. smile

Btw side note, your guide and the libreboot/Official guide had one problem that can easily be fixed.  I talk about it...

here:

https://forums.hyperbola.info/viewtopic … 4046#p4046 

One last thing btw, if its your guide, you need to do it somewhat differently...

Aka, I think you need to mount everything you mounted when you were installing it

Anywho, peace and hope you succeed!

HyperbolaBSD: The Future of Secure Libre Lightweight Operating Systems!