mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
xen-image-maker: default fs to ext3.
many xen server still not support ext4.
This commit is contained in:
@@ -33,8 +33,7 @@ SIZEboot=64
|
||||
SIZEswap=512
|
||||
SIZEroot=1024
|
||||
SIZEvar=1024
|
||||
# ct'server does not support ext4 so change this to ext3.
|
||||
FSTYPE=ext4
|
||||
FSTYPE=ext3
|
||||
|
||||
##############################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user