Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Bootsplash - strange errors during bootup.
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
andrzejk
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jan 2006
Posts: 139
Location: Warsaw, Poland

PostPosted: Sat Feb 10, 2007 10:57 am    Post subject: Bootsplash - strange errors during bootup. Reply with quote

I've got tones of errors during bootup of my Gentoo. This errors don't affect my system, but are very annoying. As far as i can tell they are connected with bootsplash and initrd:
Code:

(...)
Caching service dependencies
ls: error while loading shared libraries: libnfsidmap.so.0 cannot open shared object file: No such file or directory
No script to process!
bash /lib/splash/cache/depcache: No such file or directory
mv: error while loading shared libraries: libnfsidmap.so.0. cannot open shared object file: No such file or directory
-0: assertion failed: system (mv /lib/splash/cache/treecache.XOLcXEL /lib/splash/cache/deptree)
Field to cache service dependencies
touch: cannot touch '/var/lib/init.d/mtime-test.2250': Read only file system
/bin/mktemp: cannot create temp file /var/lib/init.d/depchache.XnyaSKJ: Read only file system
/bin/mktemp: cannot create temp file /var/lib/init.d/treecache.XuMXw7J: Read only file system
gawk: /lib/rcsripts/awk/gendependecies.awk:506: fatal expression for '>>' redirection has null string value
touch: cannot touch '/var/lib/init.d/depcache':  Read only file system
touch: cannot touch '/var/lib/init.d/deptree':  Read only file system
chmod: changing permissions of  '/var/lib/init.d/depcache': Read only file system
chmod: changing permissions of  '/var/lib/init.d/deptree':: Read only file system
Checking root filesystem ...
(...)

I was trying to find the solution by myself but I found only this threads:
http://www.linuxforums.org/forum/gentoo-linux-help/58729-cannot-touch-var-lib-init-d-deptree.html
https://forums.gentoo.org/viewtopic-t-446072-highlight-readonly+system.html
All I know it's has smth to do with mounting my file system read only during early bootup faze and maybe with having my /var on separate portition.
I tried:
reemerging splash-utils (with unmasking newer version)
regenereting initrd with newer version of splash-utils
Revdep-rebuild shows dynamic linking are consistent.
I also tried:
Code:

emerge python gawk
touch /var/lib/init.d/*
depscan.sh --update
emerge baselayout

Still no change. Any help would be greatly appreciated.
Lower i paste my /etc/fstab and grub.conf configuration. Maybe smth wrong is here but I can't see errors.
/etc/fstab:
Code:

/dev/hda2               /boot           ext2            defaults,noatime                        0 2
/dev/hda3               /               reiserfs        noatime,notail                          0 1
/dev/hda6               /usr            reiserfs        noatime,notail                          0 2
/dev/hda7               /opt            ext3            noatime                                 0 2
/dev/hda8               /var            reiserfs        noatime,notail                          0 2
/dev/hda9               /usr/lib        ext3            noatime                                 0 2
/dev/hda10              /home           ext3            noatime                                 0 2
/dev/hda5               none            swap            sw                                      0 0
/dev/cdrom              /mnt/cdrom      auto            noauto,exec,users                       0 0

/boot/grub/grub.conf
Code:

title=Gentoo kompilacja 2.6.17-r8

root (hd0,1)
kernel /boot/vmlinuz-2.6.17-gentoo-r8 root=/dev/hda3 video=vesafb:1024x768-32@60,mttr,ywrap splash=kdgraphics,fadein,silent,theme:ThinkLinux fbcon=scrollback:128K quiet CONSOLE=/dev/tty1 pci=assign-busses acpi=on nolapic
initrd /boot/ThinkLinux-1024x768

Sorry for my english.
Same problem described in my native polish language.
https://forums.gentoo.org/viewtopic-t-538271.html
_________________
Dell XPS Gentoo 3.12.2 GCC 4.8.2 KDE 4.11
Back to top
View user's profile Send private message
Dan
Veteran
Veteran


Joined: 25 Oct 2005
Posts: 1302

PostPosted: Sat Feb 10, 2007 3:33 pm    Post subject: Reply with quote

Code:
emerge sysvinit libnfsidmap splashutils && etc-update && revdep-rebuild
may take care of all of your issues, please post back with results after these are done.
_________________
- Failure is not an option. It's bundled with your software.
Back to top
View user's profile Send private message
andrzejk
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jan 2006
Posts: 139
Location: Warsaw, Poland

PostPosted: Sun Feb 11, 2007 3:39 pm    Post subject: Reply with quote

I did:
Quote:

emerge sysvinit libnfsidmap splashutils && etc-update && revdep-rebuild

I also tried emerging baselayout and regenerating initrd after. Still no change errors looks the same.
I tried another theme for bootspalsh - no change.
When I disabled boot theme at all, I got console in hi-resolution (no graphics) and all errors are gone. But that's no solution I like my bootsplash.
What this nfs library has to do with my bootsplash?
_________________
Dell XPS Gentoo 3.12.2 GCC 4.8.2 KDE 4.11
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