* [gentoo-user] udev not getting unmounted at shutdown/reboot
@ 2005-11-17 17:46 abhay
2005-11-18 5:10 ` Richard Fish
0 siblings, 1 reply; 3+ messages in thread
From: abhay @ 2005-11-17 17:46 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1154 bytes --]
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
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 says that "/" filesystem is NOT clean. I boot into Slackware (my
alternate distro) and during boot it replays over 100 transactions on Gentoo
partition. It is a kind of routine. I shutdown/reboot, get the above
mentioned message and then a "filesystem is NOT clean" on next boot. How can
I get rid of this annoyance? Can this error harm my install any way?
Versions I am currently using
sys-fs/udev-070-r1
sys-kernel/gentoo-sources-2.6.14-r2
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
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] udev not getting unmounted at shutdown/reboot
2005-11-17 17:46 [gentoo-user] udev not getting unmounted at shutdown/reboot abhay
@ 2005-11-18 5:10 ` Richard Fish
2005-11-18 12:46 ` abhay
0 siblings, 1 reply; 3+ messages in thread
From: Richard Fish @ 2005-11-18 5:10 UTC (permalink / raw
To: gentoo-user
On 11/17/05, abhay <abhay.ilugd@gmail.com> wrote:
> 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
>
> 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):
Try doing an "init 1", "umount -a", then "lsof /dev". Any processes
with a device node still open should show up there.
-Richard
>
> If I don't do anything then the system reboots in approximately 5 seconds but
> on reboot it says that "/" filesystem is NOT clean. I boot into Slackware (my
> alternate distro) and during boot it replays over 100 transactions on Gentoo
> partition. It is a kind of routine. I shutdown/reboot, get the above
> mentioned message and then a "filesystem is NOT clean" on next boot. How can
> I get rid of this annoyance? Can this error harm my install any way?
>
> Versions I am currently using
> sys-fs/udev-070-r1
> sys-kernel/gentoo-sources-2.6.14-r2
>
> 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
>
>
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] udev not getting unmounted at shutdown/reboot
2005-11-18 5:10 ` Richard Fish
@ 2005-11-18 12:46 ` abhay
0 siblings, 0 replies; 3+ messages in thread
From: abhay @ 2005-11-18 12:46 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 400 bytes --]
On Friday 18 Nov 2005 10:40 am, Richard Fish wrote:
> Try doing an "init 1", "umount -a", then "lsof /dev". Any processes
> with a device node still open should show up there.
>
> -Richard
That did it. One of the programs I am starting in local.start was getting
hanged at shutdown/reboot and didn't allow umounting of /dev. killall
<program> in local.stop worked.
Thanks a lot.
Abhay
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-11-18 12:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-17 17:46 [gentoo-user] udev not getting unmounted at shutdown/reboot abhay
2005-11-18 5:10 ` Richard Fish
2005-11-18 12:46 ` abhay
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox