Project

General

Profile

« Previous | Next » 

Revision fcd775de

Added by Scott Ullrich almost 20 years ago

Mount -a .. Memory fs depends on it on embedded

View differences:

etc/rc
44 44

  
45 45
# Mount all. If it fails run a fsck.
46 46
/sbin/mount -w / || /sbin/fsck -y
47
/sbin/mount -a
47 48
if grep cf /etc/fstab; then
48 49
    /sbin/mount -w /cf || /sbin/fsck -y
49 50
fi

Also available in: Unified diff