You are not logged in.

#1 2007-05-15 16:50:07

mancino
Member
Registered: 2006-09-04
Posts: 41

umount /proc: device is busy

after upgrade to duke  i see this message at boot
in forum i don't find anything about

Offline

#2 2007-05-15 17:07:29

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: umount /proc: device is busy

Can you post some surrounding text? When exactly do you see this message? Before the colors start, or after?

Offline

#3 2007-05-15 17:14:37

mancino
Member
Registered: 2006-09-04
Posts: 41

Re: umount /proc: device is busy

in the boot process after mounting local filesystem message
maybe can i resolve with last klibc-udev package?

Offline

#4 2007-05-16 21:03:43

mancino
Member
Registered: 2006-09-04
Posts: 41

Re: umount /proc: device is busy

nothing change after klibc-udev upgrade
some idea?:|

Offline

#5 2007-05-17 08:36:06

Weeks
Member
Registered: 2006-01-26
Posts: 91

Re: umount /proc: device is busy

hmm. i had a similar problem when I was using chroot for something-or-other. i can't recall if i ever sorted it. it was very bizarre. i'd turned off just about everything i could do so. perhaps udev uses /proc?

Offline

#6 2007-05-17 08:44:41

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: umount /proc: device is busy

Oh, actually, I've the same problem, I certainly couldn't notice it, because everything works as normal, but there is indeed this problem at boot.
As mancino said, it appears just after "Mounting Local Filesystems"
so it's probably this section when /proc is remounted :

# re-mount /proc , /sys  and usbfs so they can be written to /etc/mtab
umount /proc/bus/usb
umount /proc && mount -t proc none /proc

And indeed, /proc doesn't show up in /etc/mtab, or in mount (since that apparently uses mtab).


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#7 2007-05-17 10:02:26

mancino
Member
Registered: 2006-09-04
Posts: 41

Re: umount /proc: device is busy

it's not a kernel problem
i have same message with 2.6.21arch and with 2.6.20archck
all things work fine, but i would resolve!!

Offline

#8 2007-05-17 10:23:42

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: umount /proc: device is busy

mancino wrote:

it's not a kernel problem
i have same message with 2.6.21arch and with 2.6.20archck
all things work fine, but i would resolve!!

You probably should report a bug there : http://bugs.archlinux.org/


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#9 2007-05-17 13:16:45

Geekosaurio
Member
From: Valencia - Venezuela
Registered: 2007-04-26
Posts: 17

Re: umount /proc: device is busy

Are you tried updating to the last initscripts package, I had the same problem and now it works, especially you have to replace rc.sysinit for the new one.

Offline

#10 2007-05-17 15:03:48

mancino
Member
Registered: 2006-09-04
Posts: 41

Re: umount /proc: device is busy

thx a lot
maybe i have understood  problem...
i use initscripts-gensplash for the old 2.6.19 beyond
tonight i try to remove it and reinstall last
initscripts

Offline

#11 2007-05-17 16:13:00

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: umount /proc: device is busy

oops, me too, I'm not using the normal initscripts package, but the one from this network repo:
http://archlinux.org/~james/projects/network/
http://wiki.archlinux.org/index.php/Network_Scripts

sorry smile


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#12 2007-05-17 17:05:23

Geekosaurio
Member
From: Valencia - Venezuela
Registered: 2007-04-26
Posts: 17

Re: umount /proc: device is busy

I was using beyond and initscripts-gensplash too, I manually merge the splash part of the old initscripts in the new one using vimdiff to not loose the silent splash bootscreen, now that beyond is dead I'm testing viper from AUR.

Offline

#13 2007-05-18 06:46:30

mancino
Member
Registered: 2006-09-04
Posts: 41

Re: umount /proc: device is busy

now it work fine
i installed last initscripts

Offline

#14 2007-05-18 14:38:43

mini
Member
Registered: 2006-12-18
Posts: 138

Re: umount /proc: device is busy

I have reinstalled initscripts-gensplash but  umount /proc: device is busy
comes again.

Offline

#15 2007-05-18 14:53:28

mancino
Member
Registered: 2006-09-04
Posts: 41

Re: umount /proc: device is busy

you can try to compile initscripts-gensplash from source :
makepkg -i for example

Offline

Board footer

Powered by FluxBB