Last change
on this file since 2149 was 2149, checked in by Bruno Cornec, 16 years ago |
Begining f devl branch coding nd preliminary organisation
|
File size:
478 bytes
|
Line | |
---|
1 | At restore time, multiple parameters are available to modify how the restore will act:
|
---|
2 |
|
---|
3 | usb=/dev/xxx
|
---|
4 | Use thet USB device name as the place to look for backup content. The way drivers are loaded may lead that to the fact you have a different device name at restore time, compared to the one you used at backup time, making mondorestore unable to use the right device natively. This helper corrects that. Pass to it the device name, not the partition name. Example: usb=/dev/sdb
|
---|
Note:
See
TracBrowser
for help on using the repository browser.