Update example default fs
ext4 is now the default, not ext3, so update the example.
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
#compress="xz"
|
#compress="xz"
|
||||||
|
|
||||||
# Choose filesystem format to format (ext3 or ext4)
|
# Choose filesystem format to format (ext3 or ext4)
|
||||||
#fstype="ext3"
|
#fstype="ext4"
|
||||||
|
|
||||||
# Disable IPV6 (yes or no)
|
# Disable IPV6 (yes or no)
|
||||||
#disable_ipv6="yes"
|
#disable_ipv6="yes"
|
||||||
|
|||||||
Reference in New Issue
Block a user