View previous topic :: View next topic |
Author |
Message |
Kaypro Guest
|
Posted: Fri May 03, 2002 7:03 pm Post subject: rc6 -> 1.0 upgrade |
|
|
After doing the upgrade I never updated some links/files that needed to be done. After rebooting it says:
---------------------------------------------------
For Gentoo Linux to function properly, "/dev/shm/.init.d" need to exist.
Please mount your root partition read/write, and execute:
#mkdir -p /dev/shm/.init.d
Give root password for maintenance
(or type Control-D for normal startup):
----------------------------------------------------
So I do as it says and after rebooting, same thing. Also .init.d disapears.
Any ideas would be appreciated (short of reinstalling |
|
Back to top |
|
|
Nitro Bodhisattva
Joined: 08 Apr 2002 Posts: 661 Location: San Francisco
|
Posted: Fri May 03, 2002 9:06 pm Post subject: |
|
|
What kernel are you running? I think (correct me if I'm wrong), but the shm device has been replaced by tmpfs. Perhaps upgrading your kernel and then trying it again would work. Make sure it includes the Virtual Memory Filesystem too.
Running mount -v on my xfs-source kernel shows Code: | tmpfs on /mnt/.init.d type tmpfs (rw,mode=0644,size=1024k) |
_________________ - Kyle Manna
Please, please SEARCH before posting.
There are three kinds of people in the world: those who can count, and those who can't. |
|
Back to top |
|
|
Kaypro Guest
|
Posted: Fri May 03, 2002 9:44 pm Post subject: |
|
|
Thanks for the tip Nitro,
I'll try the kernel recompile but in the mean time here's what a mount -v returns for me:
tmpfs on /dev/shm type tmpfs (rw,mode=0644,size=4m)
So do I have the correct one or not?
Thanks a bunch!
Kaypro |
|
Back to top |
|
|
Kaypro Guest
|
Posted: Fri May 03, 2002 9:46 pm Post subject: |
|
|
By the way, I'm running kernel 2.4.17-r5. |
|
Back to top |
|
|
Nitro Bodhisattva
Joined: 08 Apr 2002 Posts: 661 Location: San Francisco
|
Posted: Fri May 03, 2002 10:12 pm Post subject: |
|
|
Your kernel should be fine, maybe some of your init scripts are out of date? Doesn't make any sense to me why it is mounting it in /dev.
Run: find /etc/init.d/ -iname '._cfg????_*' and see if it lists anything, if it does, try updating (if it seems relevant).
I personally like etc-update included in the gentoolkit, emerge gentoolkit. _________________ - Kyle Manna
Please, please SEARCH before posting.
There are three kinds of people in the world: those who can count, and those who can't. |
|
Back to top |
|
|
|
|
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
|
|