mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 00:53:23 -05:00
Little changes.
This commit is contained in:
parent
64c0642558
commit
42a02543bb
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $Id: rcS.example,v 1.4 2001/12/18 19:58:41 freesource Exp $
|
||||
# $Id: rcS.helper,v 1.1 2002/12/11 23:41:50 freesource Exp $
|
||||
# Used by the Example.yard template.
|
||||
# /etc/rcS: System initialization script.
|
||||
#
|
||||
@ -10,7 +10,8 @@
|
||||
echo "Checking root file system..."
|
||||
|
||||
mount -n /proc
|
||||
cramfsck /dev/ubd/0
|
||||
|
||||
#cramfsck /dev/ubd/0
|
||||
|
||||
# fsck -C /dev/ubd/0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user