Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
initrid fail to unmount after boot
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
mathfeel
l33t
l33t


Joined: 03 Aug 2004
Posts: 700

PostPosted: Sat Feb 12, 2005 9:44 am    Post subject: initrid fail to unmount after boot Reply with quote

I am using the initrid generated by genkernel
with :
genkernel initrd

it fails to unmount after boot because under its mounting point, two more mounting points exist and must be unmounted first...

Is this normal?
Back to top
View user's profile Send private message
xbmodder
Guru
Guru


Joined: 25 Feb 2004
Posts: 404

PostPosted: Sat Feb 12, 2005 11:05 am    Post subject: Reply with quote

sure?
_________________
http://xbmodder.us/
Back to top
View user's profile Send private message
mathfeel
l33t
l33t


Joined: 03 Aug 2004
Posts: 700

PostPosted: Sat Feb 12, 2005 11:42 am    Post subject: Reply with quote

If there is a command that gives the information shown at the bootsreen, I can show you the exact error is:

Failed to unmount initrd

and, actually also something like
/linuxrc : [###] : Not Found

where ### is some #...
Back to top
View user's profile Send private message
dfarr
n00b
n00b


Joined: 12 Feb 2005
Posts: 1

PostPosted: Sat Feb 12, 2005 7:23 pm    Post subject: Reply with quote

linuxrc fails at line 472 complaining that it cannot find [ and initrd (/tmp/.initrd) is not unmounted. I noticed this problem after upgrading to coreutils-5.2.1-r4 and my prism54 based wlan card stopped working because hotplug could not load its firmware. This problem is caused when linuxrc does a pivot_root and [ is no longer in the path. However, this happens only if you have a separate /usr partition which at this stage is not yet mounted. The quick fix is to copy /usr/bin/[ to /bin/[ and linuxrc should work again.
Back to top
View user's profile Send private message
PipesDownUK
n00b
n00b


Joined: 22 Jun 2004
Posts: 37

PostPosted: Sun Feb 13, 2005 11:02 am    Post subject: Fix confirmed, fixed kicker crash too, whatabout long term f Reply with quote

I'd like to confirm the fix posted above by dfarr :D as I too had the same problem. After an emerge I began getting the following.

Code:
Booting ./linuxrc: 441 [: not found
/linuxrc: 441: [: not found
umount: /tmp/.initrd device is busy
*: Failed to umount the initrd


I too have /usr on it own partition. Doing the short term fix posted above by dfarr, prevented these messages appearing on the next reboot. :!: In my case I also found that kicker was crashing when starting KDE leaving me without menus. This fix also solved that problem.

:?: Having implemented a short term fix, will there be a long term fix? I'm not knowledgeable enough to understand the problem, what the short term fix does, or any long term effects of the short term fix, but I'm not comfortable with leaving a workaround in place long term. :(
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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