13 Aug
2013
13 Aug
'13
16:05
On 8/7/2013 8:13 AM, Greg Freemyer wrote:
To keep them manageable we often break them into segments of 2 gb or less: image.001, image.002, etc.
The well known/tested restore command is
cat image.* > /dev/sdx
You really rely on the shell globbing expansion to set the proper order of the pieces? -- bkw -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org