mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 02:42:58 +02:00
Die Partitionen werden nun dynamisch berechnet.
Min. 512MB - Max. 2GB - / 20MB - /boot Min. 246MB - Max. 1GB - swap git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@596 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -20,7 +20,6 @@ case "${1}" in
|
||||
boot_mesg "Remounting root file system in read-write mode..."
|
||||
mount -n -o remount,rw / &>/dev/null
|
||||
evaluate_retval
|
||||
sleep 1
|
||||
|
||||
# Remove fsck-related file system watermarks.
|
||||
rm -f /fastboot /forcefsck
|
||||
|
||||
Reference in New Issue
Block a user