Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Post Install gentoo errors
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
soustan
n00b
n00b


Joined: 12 Apr 2020
Posts: 9

PostPosted: Thu Mar 06, 2025 1:44 pm    Post subject: Post Install gentoo errors Reply with quote

Hello, Everyone!

After installing the system with the OpenRC initialization system, errors appear during the reboot process.
I tried to resolve the errors. However, I understand that the process of their occurrence goes deeper and deeper.

emerge --info ---> https://pastebin.com/Ei2cFaTF

/etc/fstab ---> https://pastebin.com/QaDcZ1Tf

The download process ---> https://pastebin.com/w2ejTaNM

mount ---> https://pastebin.com/vTUWnJu1

Partition Table ---> https://imgur.com/a/uHkBsBS[/quote]

I'm asking for help. What are the ways to fix errors, if possible, without reinstalling the system?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54975
Location: 56N 3W

PostPosted: Thu Mar 06, 2025 2:28 pm    Post subject: Reply with quote

soustan,

What errors or problems do you see?

Describe the first one. It's often the cause of subsequent errors.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
soustan
n00b
n00b


Joined: 12 Apr 2020
Posts: 9

PostPosted: Thu Mar 06, 2025 3:22 pm    Post subject: Reply with quote

NeddySeagoon wrote:
soustan,

What errors or problems do you see?

Describe the first one. It's often the cause of subsequent errors.


If we describe the very first error, then we are talking about the boot partition /boot..."boot was not cleanly unmounted, check forced.
boot: 385/128000 files (14.3% non-contiguous), 32956/512000 blocks
File systems repaired"
However, I understand where the reason lies. I don't understand what it is.
Could it be that the disk layout is incorrect? Which I also attached as a screenshot.

The fact is that the answer to the question is where...?? My mistake number 1,
I see! But what exactly is my mistake when installing the OS??
That's the question I'd really like to answer!
Will you help me?

If there are any other console outputs needed to answer my question?
I am ready to provide them.
And/or the entire installation algorithm from the very first command.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54975
Location: 56N 3W

PostPosted: Thu Mar 06, 2025 5:59 pm    Post subject: Reply with quote

soustan,

Your sda1 bios_boot partition is only used with BIOS booting when GPT is in use. Otherwise it is not required. See for details.
Code:
booot partition /boot..."boot was not cleanly unmounted, check forced.
boot: 385/128000 files (14.3% non-contiguous), 32956/512000 blocks
File systems repaired"


This happens when you do not use the shutdown command or otherwise shut the system down cleanly.
When you mount a filesystem, part of the process is to check and set the 'dirty' bit. The dirty bit is cleared by the umount command, so that unclean shutdowns can be detected and fsck run.

sda2 as boot is fine. Its quite big but that's harmless.

The other partitions look fine too. I don't use btrfs ... its too new.

In short, the only problem appears to be the way the system has been shutdown.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum