Ignore:
Timestamp:
Jan 18, 2017, 12:15:06 AM (8 years ago)
Author:
rick
Message:

Re-mounting read-only takes longer these days.

See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=176169 for explanation
why and how-to work-around if needed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/releng-11/nanobsd/files/tools/cfedit

    r10604 r13721  
    1414    echo "# Run again to protect"
    1515  } || {
     16    echo "# Please wait, it takes between 30-60 seconds to"
     17    echo "# remount partition disk read-only again"
    1618    mount -ur /
    1719    umount /cfg
Note: See TracChangeset for help on using the changeset viewer.