remove "mount -t kernfs" line.
This commit is contained in:
parent
6f567e45e4
commit
118e8385d3
@ -58,9 +58,6 @@ if [ "X${DONEPROFILE}" = "X" ]; then
|
||||
# mount the ramdisk read write
|
||||
mount -u $ROOTDEV /
|
||||
|
||||
# mount the kern_fs so that we can examine the dmesg state
|
||||
mount -t kernfs /kern /kern
|
||||
|
||||
# run the installation program
|
||||
sysinst
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user