Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
T
tools
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
osak
tools
Commits
106e6bba
Commit
106e6bba
authored
Mar 26, 2015
by
moebius/ALUG
Committed by
Christopher Spinrath
Jan 21, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Image writer improved; you now can add a symlink from 'source.img' to the actual data source
parent
9e5b36bb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
MassStorageCloner/.gitignore
MassStorageCloner/.gitignore
+1
-0
MassStorageCloner/write.sh
MassStorageCloner/write.sh
+2
-2
No files found.
MassStorageCloner/.gitignore
View file @
106e6bba
*.pyc
source.img
MassStorageCloner/write.sh
View file @
106e6bba
...
...
@@ -8,8 +8,8 @@
# The blockdev is passed as $1
#
# Customize this file as needed.
#
#
You may want to make a symlink in this directory from 'source.img' to the actual image file.
xterm
-
e
"sudo bash ./blkwrite.sh ~/LIP-Image-WS2014-10-09-01.img
$1
"
xterm
-
geometry
120x10
-title
"blkwrite to
$1
"
-e
"sudo bash ./blkwrite.sh source.img
$1
"
#end;
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