summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scripts/mk-images.alpha2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mk-images.alpha b/scripts/mk-images.alpha
index eff7457c6..de2b733c1 100644
--- a/scripts/mk-images.alpha
+++ b/scripts/mk-images.alpha
@@ -1,4 +1,4 @@
-SECSTAGE="raid0 raid1 raid5"
+SECSTAGE="raid0 raid1 raid5 ext3"
prepareBootImage() {
dd if=/dev/zero of=$MBD_TMPIMAGE bs=1k count=$BOOTDISKSIZE 2>/dev/null