Changeset f99b745 for BOOK/chroot/common


Ignore:
Timestamp:
Aug 10, 2006, 11:15:30 AM (18 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
cc1ccdd
Parents:
8b9f539
Message:

Don't use /tools/bin/mount for mount bind command in chroot, and add -v to the command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/chroot/common/kernfs.xml

    r8b9f539 rf99b745  
    4848  appear in the new CLFS filesystem:</para>
    4949
    50 <screen><userinput>/tools/bin/mount -o bind /dev $CLFS/dev</userinput></screen>
     50<screen><userinput>mount -v -o bind /dev $CLFS/dev</userinput></screen>
    5151
    5252  <para>Additional file systems will soon be mounted from within the chroot
Note: See TracChangeset for help on using the changeset viewer.