Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
udev not getting unmounted at shutdown/reboot.
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
abhay
Apprentice
Apprentice


Joined: 30 Jul 2005
Posts: 161

PostPosted: Tue Nov 08, 2005 6:35 am    Post subject: udev not getting unmounted at shutdown/reboot. Reply with quote

Hello,

A few days ago my system hung and I had to do a reboot by pressing the power button. Since then I get the following message while shutdown/reboots
Code:
Remounting remaining filesystems readonly [!!]
umount : udev busy - remounted read-only
umount : /: device is busy
umount : /: device is busy
umount : /: device is busy
Give root password for maintenance
(or type Control-D to continue):

If I don't do anything then the system reboots in approximately 5 seconds but on reboot it replays a few transactions on my "/" filesystem.
I have tried re-emerging udev but it did not help.
Googling did not bring any results either.

Any ideas to solved this problem will be highly appreciated.

Regards,
Abhay
Back to top
View user's profile Send private message
abhay
Apprentice
Apprentice


Joined: 30 Jul 2005
Posts: 161

PostPosted: Fri Nov 18, 2005 1:17 pm    Post subject: Reply with quote

Thanks once again to Gentoo User list this problem is solved as well.
This is what I was told to do
Code:
init 1
umount -a
lsof /dev

There I found that a program explicitly started by me using local.start was not unmounting its entries in /dev. Used local.stop to end the program and now it doesn't end in error :)

Abhay
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