diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/generic1/conf | 2 | ||||
-rw-r--r-- | hosts/logi1/conf | 2 | ||||
-rw-r--r-- | hosts/nas1/conf | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/hosts/generic1/conf b/hosts/generic1/conf index db915a6..661ec39 100644 --- a/hosts/generic1/conf +++ b/hosts/generic1/conf @@ -2,7 +2,7 @@ # start,size,id,bootable part_script=' - 1024,+,83,* + 2,+,83,* ' # fs mp type options dump pass diff --git a/hosts/logi1/conf b/hosts/logi1/conf index ba2fc72..a5f28d7 100644 --- a/hosts/logi1/conf +++ b/hosts/logi1/conf @@ -2,7 +2,7 @@ # start,size,id,bootable part_script=' - 1024,+,83,* + 2,+,83,* ' # fs mp type options dump pass diff --git a/hosts/nas1/conf b/hosts/nas1/conf index 2790c0c..4d60e91 100644 --- a/hosts/nas1/conf +++ b/hosts/nas1/conf @@ -2,7 +2,7 @@ # start,size,id,bootable part_script=' - 1024,+,83,* + 2,+,83,* ' # fs mp type options dump pass |