Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-image-creator
Commits
bc9d122f
Commit
bc9d122f
authored
Mar 13, 2013
by
Nikos Skalkotos
Browse files
Fix small typo
parent
495a0d12
Changes
1
Hide whitespace changes
Inline
Side-by-side
image_creator/bundle_volume.py
View file @
bc9d122f
...
...
@@ -131,7 +131,7 @@ class BundleVolume(object):
def
_create_partition_table
(
self
,
image
):
# Copy the MBR and the space between the MBR and the first partition.
# In msdos partiton
s
tables Grub Stage 1.5 is located there.
# In msdos partit
i
on tables Grub Stage 1.5 is located there.
# In gpt partition tables the Primary GPT Header is there.
first_sector
=
self
.
disk
.
getPrimaryPartitions
()[
0
].
geometry
.
start
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment