summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/add_storage.py
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/LinHES-system/add_storage.py')
-rw-r--r--abs/core/LinHES-system/add_storage.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core/LinHES-system/add_storage.py b/abs/core/LinHES-system/add_storage.py
index 600c8fe..073bc96 100644
--- a/abs/core/LinHES-system/add_storage.py
+++ b/abs/core/LinHES-system/add_storage.py
@@ -761,6 +761,7 @@ def myth_main(no_mount,install_call,dir_fe_sg):
i.set_mmount(True)
i.set_partition("7")
i.set_disk_num(0)
+ i.lookup_format()
i.add_fstab(True)
#if not install_call:
i.mount_disk(no_mount)