Difference between revisions of "Windows 10 Backup"

From wikidb
Jump to: navigation, search
(Backup)
Line 46: Line 46:
 
Alternative
 
Alternative
 
* Under "System and Security" click on "Save backup copies of your files with File History"
 
* Under "System and Security" click on "Save backup copies of your files with File History"
 +
 +
= Copy Select Files to Backup =
 +
 +
Windows
 +
* Created a special directory on backup drive
 +
* copied epp\
 +
** VituralBox
 +
** AndroidProjects
 +
** Documents
 +
** Downloads - selected
 +
 +
Ubuntu
 +
* In VirualBox connect USB/...
 +
* Rebooted and it mounted (could mount it otherwise) don't remember if I reboot just VirtualBox/Ubuntu or Windows
 +
* cd to /media/eepp/New Volume/....
 +
* rsync -av / .

Revision as of 13:47, 21 May 2018

Disk Prep

Remove efi partiton

Format Backup Disk

SKIP I figured out the problem with using a previous image backup disk - see below. I didn't reformat.

When I tried to use existing NTFS image backup drive, I got an access denied error. I couldn't trace it down so I decided to reformat the backup drive.

Chose exFAT so it will work well across platforms

Steps

  • Windows key + X
  • Right-click the E: drive partition
  • Selected exFAT format
  • Ok
  • I think I got an "in use" error and realized that it was cause by exploring the disk earlier. I abort and rebooted.
  • How to Format

Backup

References

Steps

  • Used exist NTFS backup image
  • Control Panel
  • Under "System and Security" click on "Backup and Restore (Windows 7)"
  • Upper left corner select "Create a system image"
  • Select the hard dive
  • ...


Alternative

  • Under "System and Security" click on "Save backup copies of your files with File History"

Copy Select Files to Backup

Windows

  • Created a special directory on backup drive
  • copied epp\
    • VituralBox
    • AndroidProjects
    • Documents
    • Downloads - selected

Ubuntu

  • In VirualBox connect USB/...
  • Rebooted and it mounted (could mount it otherwise) don't remember if I reboot just VirtualBox/Ubuntu or Windows
  • cd to /media/eepp/New Volume/....
  • rsync -av / .