View | Details | Raw Unified | Return to bug 457984
Collapse All | Expand All

(-)scripts/boot-boot.sh.orig (+2 lines)
Lines 16-21 Link Here
16
16
17
# Move device nodes
17
# Move device nodes
18
/bin/mount --move /dev /root/dev
18
/bin/mount --move /dev /root/dev
19
/root/usr/bin/chroot /root /bin/mount /proc
20
19
# ready to leave
21
# ready to leave
20
cd /root
22
cd /root
21
umount /proc
23
umount /proc

Return to bug 457984