umount -a i devfs

Radosław Kintzi lists w eth0.prv.pl
Wto, 6 Maj 2003, 10:24:00 CEST


w fstab mam tak:

(...)
/dev/hda8 /home/users/builder/chroot-athlon	 jfs	defaults	1 1
devfs	  /home/users/builder/chroot-athlon/dev	 devfs	defaults	1 1
proc	  /home/users/builder/chroot-athlon/proc proc	defaults,gid=17	1 1
pts	  /home/users/builder/chroot-athlon/dev/pts devpts gid=5,mode=620 1 1
(...)

przy starcie systemu wszystko jest montowane prawidłowo:
$ mount 
/dev/hda8 on /home/users/builder/chroot-athlon type jfs (rw)
devfs on /home/users/builder/chroot-athlon/dev type devfs (rw)
proc on /home/users/builder/chroot-athlon/proc type proc (rw,gid=17)
pts on /home/users/builder/chroot-athlon/dev/pts type devpts (rw,gid=5,mode=620)


ale gdy robie:
$ umount -av
pts umounted
umount: /home/users/builder/chroot-athlon: device is busy

$ mount
/dev/hda8 on /home/users/builder/chroot-athlon type jfs (rw)
devfs on /home/users/builder/chroot-athlon/dev type devfs (rw)
proc on /home/users/builder/chroot-athlon/proc type proc (rw,gid=17)

$ fuser -v  /home/users/builder/chroot-athlon

                     USER        PID ACCESS COMMAND
chroot-athlon/       root     kernel mount  /home/users/builder/chroot-athlon

w manie do umount jest napisane, że umount -a nie odmontowuje proc,
pewnie to samo dotyczy devfs. Czy to znaczy, że nie mam możliwości
automatycznego odmontowanie chroot-athlon przy zamykaniu systemu i musze
sobie jakiegoś initscripta napisać?

Pozdrawiam,
Radek

-- 
Radosław Kintzi
mailto:radek w eth0.prv.pl
gg:2199600



Więcej informacji o liście dyskusyjnej pld-users-pl