Magellan Linux

Diff of /alx-src/trunk/alxinstall-ng/bin/alxinstall-ng.sh.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6831 by niro, Thu Jul 23 12:04:49 2015 UTC revision 6832 by niro, Thu Jul 23 12:07:16 2015 UTC
# Line 765  mkinitrd -f /boot/$(readlink /boot/initr Line 765  mkinitrd -f /boot/$(readlink /boot/initr
765  exit 0  exit 0
766  CHROOTEOF  CHROOTEOF
767    
768   ## enters chroot   ## enter chroot
769   mount -t proc proc ${INSTALLPATH}/proc   mount -t proc proc ${INSTALLPATH}/proc
770   mount -t sysfs sysfs ${INSTALLPATH}/sys   mount -t sysfs sysfs ${INSTALLPATH}/sys
771   mount -o bind /dev ${INSTALLPATH}/dev   mount -o bind /dev ${INSTALLPATH}/dev

Legend:
Removed from v.6831  
changed lines
  Added in v.6832