Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Getting rid with rc messages...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
LukynZ
Apprentice
Apprentice


Joined: 19 Dec 2008
Posts: 230
Location: The Czech Republic

PostPosted: Sun Dec 15, 2013 10:05 am    Post subject: Getting rid with rc messages... Reply with quote

http://img.fileup.cz/?di=1313871017378

I have no idea why this is happening... :( Gentoo works fine, but this irritate me :)
Back to top
View user's profile Send private message
Tony0945
Watchman
Watchman


Joined: 25 Jul 2006
Posts: 5127
Location: Illinois, USA

PostPosted: Tue Dec 24, 2013 2:59 am    Post subject: Reply with quote

As a shot in the dark, I suggest looking at this forum entry and see if it is relevant to your problem. It sounds similar.
Back to top
View user's profile Send private message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Tue Dec 24, 2013 9:27 pm    Post subject: Reply with quote

i ran into this like 2 weeks ago....

https://forums.gentoo.org/viewtopic-t-978502-highlight-.html

"adding 'need root' to swap & bootmisc init.d files has it booting consistantly now with no need to delete tmp...."

remount read write was occurring too late in my boot process. this remounds read write as soon as its done running fsck
Back to top
View user's profile Send private message
steveL
Watchman
Watchman


Joined: 13 Sep 2006
Posts: 5153
Location: The Peanut Gallery

PostPosted: Tue Dec 24, 2013 10:40 pm    Post subject: Reply with quote

Did you file a bug with the "patches" 666?
Back to top
View user's profile Send private message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Wed Dec 25, 2013 6:33 am    Post subject: Reply with quote

sure didnt... im not that skilled at patching. this systems not affected by the problem so im blindly going to make the patches & test to make sure its not wrench in the gear style.

https://bugs.gentoo.org/show_bug.cgi?id=495284

yup boots fine here with the patches installed.


this was VERY useful to me here
http://jungels.net/articles/diff-patch-ten-minutes.html

(and to think i'd been using those ugly LFS patch commands all this time)

regardless if MY exact case is your exact case or not... what ever is going on needs /etc/init.d/root ran before those.

udev looks like its causing your nightmare... its /etc/init.d/udev file shows its not got the root requirement.... need sysfs udev-mount uhhh and before fsck...


yeah totally disregard my postings... my bad, i thought i knew and realized i didn't....

post your kernel config.... and other goodies described on this page... https://wiki.gentoo.org/wiki/Troubleshooting

id further research cgroup_root read only (on google) & /sys/fs/cgroup read only (again on google)
Back to top
View user's profile Send private message
steveL
Watchman
Watchman


Joined: 13 Sep 2006
Posts: 5153
Location: The Peanut Gallery

PostPosted: Thu Dec 26, 2013 10:55 pm    Post subject: Reply with quote

Well it looks like bootmisc was fixed; does that patch ("applied in commit 235f94c and will be included in OpenRC-0.13") ie using 'after' instead of 'need' work for you?

Not sure why it needs to wait til the next major version of openrc.

WRT swap files, do you have those listed in fstab or something? Looking at swap, it just runs swapon -a -e - I have that patched not to use -e on busybox. Again, does 'use root' or 'after root' work?

Personally I don't have an issue with either needing root: both should be stopped if the system is going down, before root. The deptree looks odd though, if localmount does not need root (since bootmisc needs localmount that should suffice.) ATM it only needs fsck.
Back to top
View user's profile Send private message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Fri Dec 27, 2013 12:31 am    Post subject: Reply with quote

after root probably makes more sense..... swap should be tacked to that bug also for people using files rather than partitions.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things 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