|
⇤ ← Revision 1 as of 2019-12-24 00:35:19
Size: 193
Comment:
|
← Revision 2 as of 2019-12-24 00:35:52 ⇥
Size: 201
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| usb backup. | = usb backup. = |
| Line 3: | Line 3: |
| a, run gencont to found out the device, b, dd if=/dev/zero of=[device from gencont] count=1 |
. a, run gencont to found out the device, . b, dd if=/dev/zero of=[device from gencont] count=1 |
usb backup.
1, need to format the usedrive ,mainly to remove the file system from the device
- a, run gencont to found out the device,
- b, dd if=/dev/zero of=[device from gencont] count=1
