Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
alpine-conf
Commits
dc06856d
Commit
dc06856d
authored
May 19, 2014
by
Natanael Copa
Browse files
setup-disk: fix partitioning of HP raid array (cciss)
ref
#2893
parent
e6750d75
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup-disk.in
View file @
dc06856d
...
@@ -950,7 +950,7 @@ if [ $# -gt 0 ]; then
...
@@ -950,7 +950,7 @@ if [ $# -gt 0 ]; then
echo
"
$i
is not a suitable for partitioning"
echo
"
$i
is not a suitable for partitioning"
exit
1
exit
1
fi
fi
diskdevs
=
"
$diskdevs
/dev/
$
j
"
diskdevs
=
"
$diskdevs
/dev/
$
{
j
//!//
}
"
done
done
else
else
ask_disk
"Which disk(s) would you like to use? (or '?' for help or 'none')"
\
ask_disk
"Which disk(s) would you like to use? (or '?' for help or 'none')"
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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