Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
osak
tools
Commits
a431d8f0
Commit
a431d8f0
authored
Mar 26, 2015
by
moebius/ALUG
Committed by
Christopher Spinrath
Jan 21, 2016
Browse files
Image writer: ignore partx add problems
parent
106e6bba
Changes
1
Hide whitespace changes
Inline
Side-by-side
MassStorageCloner/blkwrite.sh
View file @
a431d8f0
...
...
@@ -57,7 +57,7 @@ if [ "x${TGT%%[0-9]*}" == "x$TGT" ]
then
# have a "master" block device
echo
"adding partitions for
$TGT
with partx"
partx
-a
"
$TGT
"
partx
-a
"
$TGT
"
||
true
fi
if
[
x
$res
==
x0
]
...
...
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