From 09043c0e9a1868974553f8252029b321c233fa49 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 7 Nov 2005 19:50:41 +0000 Subject: Stop the Udev build process from killing the hosts' udevd process git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7132 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter09/reboot.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter09/reboot.xml') diff --git a/chapter09/reboot.xml b/chapter09/reboot.xml index babdfaeb2..ba005c90b 100644 --- a/chapter09/reboot.xml +++ b/chapter09/reboot.xml @@ -27,9 +27,9 @@ installation for the first time! First exit from the chroot environment: logout -Stop the udevd daemon that Udev started earlier, then unmount the virtual files systems: +Unmount the virtual files systems: -pkill udevd + umount -v $LFS/dev/pts umount -v $LFS/dev/shm umount -v $LFS/dev -- cgit v1.2.3-54-g00ecf