Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cant start DHCPCD as a service because of fsck
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
cl0q
n00b
n00b


Joined: 04 Aug 2022
Posts: 43

PostPosted: Sat Aug 20, 2022 7:45 pm    Post subject: Cant start DHCPCD as a service because of fsck Reply with quote

Hey, i cloned my hdd with my gentoo install onto an ssd using clonezilla today. booting into the system i noticed that i get following error message:
Code:

* checking filesystems ...
/dev/sda3: clean. 580033/13107200 files,  xyz/ xyz blocks
fsckfat 4.2 (2021-1-31)
open: no such file or directory
* filesystems couldnt be fixed
* rc: aborting!
* fsck: caught SIGTERM, aborting

(this was written by hand, sorry)

because of this failure, i cannot use the internet without starting dhcpcd by hand, my hostname is (none) and my filesystems are not being mounted correctly.
Ive found a similar post already (https://forums.gentoo.org/viewtopic-t-1125118-start-0.html) however nothing from this topic has helped me. unfortunately i cant really copy my fstab and df -T by hand, but ive made sure there should be no issues from there by setting the drives as /dev/sdaX instead od UUID's (there is only one drive in the system currently).
I am absolutely stuck here with my knowledge, i dont know how to fix it. If anybody is willing to help me out, i would be grateful.
Back to top
View user's profile Send private message
mike155
Advocate
Advocate


Joined: 17 Sep 2010
Posts: 4438
Location: Frankfurt, Germany

PostPosted: Sat Aug 20, 2022 8:03 pm    Post subject: Reply with quote

fsck on /dev/sda3 seems to work. Is that your root partition?

Which partition has fat format? Is it /boot? What happens if you (temporarily) comment out this partition in /etc/fstab? Does your computer boot?
Back to top
View user's profile Send private message
cl0q
n00b
n00b


Joined: 04 Aug 2022
Posts: 43

PostPosted: Sat Aug 20, 2022 8:13 pm    Post subject: Reply with quote

fstab (from memory):
Code:

/dev/sda1    /boot    vfat     noatime,noauto    0 2
/dev/sda2    none     swap    cant remember   x z
/dev/sda3    /           ext4     defaults,noauto(?)  0 0 (?)

(?) im not sure. Im working on another system right now, but i will try your suggestion when im back on gentoo again!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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