Differences between revisions 1 and 2
Revision 1 as of 2019-12-24 00:35:19
Size: 193
Editor: sam
Comment:
Revision 2 as of 2019-12-24 00:35:52
Size: 201
Editor: sam
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

Backup_usb (last edited 2019-12-24 00:35:52 by sam)