Yoga 2 13 system image backup question

Hello:
I just bought a Yoga 2 13" ultrabook with 128Gb solid state drive. I tried to make an initial system image backup according to the steps in the manual, but could not do it. The manual instructs me to use the Novo button to invoke a menu with "System Backup" as an option. There is no such option on the menu. I found a post on this forum that directed another person to use the Windows 8.1 control panel system backup option.
I did make a Windows 8.1 system image backup, but now I have no idea of what I should do to perform a restore, should I need one.
Is there a conventional process by which I create a USB bootable disk that can then be used to restore the Windows 8.1 image? Or does the OneKey restore have that as an option?
Bottom line problem is:
I need to make a system image backup that I can use to restore all of my partitions, should I need to do so. And I need the procedure for doing the restore.
Thanks!

Hi Rudy1212,
Welcome to Lenovo Community!
I understand your concern and the OS (Operating System) can only be backed up in a USB Flash Drive. Below is the link to perform the same:
How to Create a USB Recovery Drive and Use it to Recover Windows 8/8.1?
Do post us back for further queries
Best Regards
Shiva Kumar
Did someone help you today? Press the star on the left to thank them with a Kudo!
If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
Follow @LenovoForums on Twitter!

Similar Messages

  • System Image Backup Failed During Backup

    I have a 2 year old HP pavilion g series notebook.  I was doing a system image backup onto dvd+r disks. It was nearly finished when on disk #99 I got this message "The Backup Failed. The system cannot find the path specified (0x80070003)  
    My computer is out of warranty and I'm out $60 in disks if they can't be used.  I need to know it there is a way to salvage what I saved and restart Image backup from where it left off?  
    Product: A6Z59UA #ABA
    Model: g61d60us
    This question was solved.
    View Solution.

    Hi CherylLyme,
    Welcome to the HP Forums!
    I would like to take a moment and thank you for using the forum, it is a great place to find answers.
    For you to have the best experience in the HP forum, I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand that you were doing an image backup and when it was nearly finished you received  the error (0x80070003).  Here is a link to a Microsoft answer to assist you. Windows backup error 0x80070003 ( Answered by Vinod N)
    I am unsure if you would be able to start again and pick up on disk 99, as once you have repaired it, it will have changed from when you first ran the backup.  The disk you used were not read, writeable, so you would not be able to reuse them.  You may find that an external drive would be a more economical way to do your backups. The data would be in one place and easier to store.  If you decide to use a USB stick it must not be more then 32GB and will not say Windows 8 on it.
    You can most likely purchase an External drive for about the cost of replacing the disks.  Here is a link to HP Shopping External storage , but you can purchase one at many places, computer shops, Staples,Walmart, and Office Depot are just a few.  I hope this helps.
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • SYSTEM IMAGE BACKUP. WINDOWS 8.1

    Good day experts.
    When running Windows 8.1's 'System Image Backup', I recieve the attached error message:-
    I have ran SIB once sucessfully since upgrading to 8.1, but the second time I try to backup I get the error message.  I have tried formatting my backup drive & still the problem persists.  Could this be yet another glich with the os.
    Thanks for reading.  Can anyone help?
    This question was solved.
    View Solution.

    I ran this command:- wbAdmin start backup -backupTarget:E: -include:C: all sorted.

  • System Image backup using Windows 8 on my Compaq CQ 58 Notebook ?

    For creating a System Image backup the HP guide shows two selections (External Hard Drive or Disc). Can I use a USB flash drive?
    This question was solved.
    View Solution.

    Which HP guide covering system image backup creation are you referring to?
    The only option I am aware of that are available are  on a hard disk, DVD media and network locations (NAS), not on a USB flash disk.
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • [Forum FAQ] Schedule multiple versions of System Image Backup in Windows 8.1

    As we known that there is no UI for user to configure Image backup in Windows 8.1, this is a guide for your to schedule multiple versions of System Image Backup.
    Step 1: Create a task to schedule an image backup with following command:
    SCHTASKS /Create /SC WEEKLY /D MON /TN WeeklyFullBackup /RL HIGHEST /ST 13:00 /TR “wbAdmin Start Backup -backupTarget:F: -include:C: -allCritical -quiet”
    Step 2: Schedule a robocopy to backup the saved image with BAT file:
    Please create a new folder (in this example, the new folder is e:\test2) to save your multiple copies of image backup:
    Write following batch file to copy backup and rename with backup date:
    *****************BAT********************
    @echo off
    robocopy e:\test1\ e:\test2\ test.wim
    ren e:\test2\test.wim  test_%date:~10,4%%date:~7,2%%date:~4,2%_%time:~0,2%%time:~3,2%.wim
    NOTE: e:\test2 is my location to save multiple copies of image backup; e:\test1 is the location I create the system image backup.
    This BAT can also help to rename the copy of image backup with date and time like below:
      3.  Set up a basic task in Task schedule:
    Note: please make sure the time you configured follows the time you set for image backup in Step 1.
    Action -> Create basic task (Name you task) -> Trigger (Set how often this task should be run) -> Action (Start a program) -> Under Program/script, point to your bat file you create in Step 2.b -> Finish
    At the end, you can know more about SCHTASKS and Robocopy via following links:
    Robocopy
    http://technet.microsoft.com/en-us/library/cc733145.aspx
    Schtasks
    http://technet.microsoft.com/en-us/library/cc725744.aspx
    Welcome to your feedbacks.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Hi,
    Thanks for posting in Microsoft TechNet forums.
    I will try to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience.
    Regards,
    Kelvin Xu
    TechNet Community Support

  • System Image Backup in windows 8.1 not working

    Hi,
    I am trying to take system image backup on windows 8.1 with USB drive attached and I am getting the following error which is given at the end of the post. It always says the backup location is invalid.When I tried with -allCritical it fails with
    I tried to wbadmin enable backup, that also fails with "Warning:  The ENABLE BACKUP command is not supported in this version of Windows. The operation ended before completion."
    Can someone help with the wbadmin backup, please. It seems to be a red-herring.
    PS C:\WINDOWS\system32> wbadmin start backup -backupTarget:E: -include:c:
    wbadmin 1.0 - Backup command-line tool
    (C) Copyright 2013 Microsoft Corporation. All rights reserved.
    Retrieving volume information...
    This will back up OS(C:) to E:.
    Do you want to start the backup operation?
    [Y] Yes [N] No Y
    ERROR - The specified backup location could not be found or is not a
    supported backup storage location.
    PS C:\WINDOWS\system32> wbadmin start backup -backupTarget:E: -include:c: -allCritical -quiet
    wbadmin 1.0 - Backup command-line tool
    (C) Copyright 2013 Microsoft Corporation. All rights reserved.
    Retrieving volume information...
    This will back up ESP(EFI System Partition) (500.00 MB),OS(C:),(\\?\Volume{26a2e53d-6299-4ef1-a7e7-860f1e839ed6}\) to E:.
    ERROR - The specified backup location could not be found or is not a
    supported backup storage location.

    Hi,
    Thanks for posting in Microsoft TechNet forums.
    I will try to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience.
    Regards,
    Kelvin Xu
    TechNet Community Support

  • System Image Backups fails after upgrading to Windows 8.1 with 0x80040154

    Backed up a Windows 8.0 system to DVD with no issues. Upgraded the computer to 8.1, and now when we tried to backup the system to DVD, we are getting the error message "An error occurred, class not registered (0x80040154)"
    Anyone have any suggestions on how to fix this issue?
    Richard

    Hi,
    According to your description,did you format the BD-R disc ?
    Before you start system image backup, please format the BD-R disc.
    For more information, you may refer to:
    0x80040154 error may occur when you create a system image backup in Windows 8.1
    http://support.microsoft.com/kb/2934165/en-us
    Regards,
    Kelvin Xu
    TechNet Community Support

  • System Image Backup programmatically with c++

    Hi, is it possible with C++ to backup the whole system image of your PC, meaning not just coping files, but the whole
    operating system, with all its programs and files,
    and to schedule to do it like once a week, including all the drives specified, I
    have external HD 4TB, Seagate model (which i want to use as destination drive
    to store disk image on it). I was unable use to
    use Windows 7 System Image backup, since this type of HD (Seagate) is new and structured differently.
    I am aware of a software like DiskWizard which can be found at:
    http://www.seagate.com/support/internal-hard-drives/desktop-hard-drives/barracuda-xt/discwizard-master-dl/
    which does the job, however, they sell one license for 1 PC, and i would want for more then one PC, like for at least 3.
    Get back, thanks in advance.
    Gennady Gurin

    Actually the correct solution, is to get the free software :
    http://www.paragon-software.com/home/br-free/download.html
    Since i have an external drive which is 512E as i was told, and other my internal HDD(s) are 4k, so Windows 7 backup unable to do the job, however this software works together with different types of HDD(s), and you can even
    schedule a task, but the boot disk must be created first, then PDF file should be a great help, then backup VD, and add to schedule a task and
    after apply.
    Gennady Gurin

  • System image backup error (0x80070021)

    I have attempted to use the system image backup tool so I do not have to re-install everything in the event of HDD failure.
    However, I receive an error (specified in title) that a process has locked a file, and it fails.
    I have already tried closing every background task I can, but to no avail.
    I am backing up to a LAN drive. (Seagate Central 3TB)  It is running the latest firmware.
    Thanks.

    Using process monitor
    FWIW what I was imagining might be possible is finding a file name which is causing the problem symptom.  E.g. find where in the trace the message that you see is being written and then use that for context to see what was occurring just before that.
    I mostly use ProcMon as a guide to my analysis of the existing diagnostics and, since I don't have access to the source or support documentation, as a supplement to their meaning.  E.g. to get a list of all the files which are being written to
    while your trace was running you can use the Count... tool.  E.g. first filter on Operation Is Write then use Count... to see how many unique Path values there are associated with it.  Once you have inferred where a particular message was written
    you can then turn off your filter and go back to see what other registry and file accesses might have contributed to it.  Otherwise it is easy to be overwhelmed by all the possible red herrings in a ProcMon trace.   <eg>
    I suspect that the two processes that you have found doing stuff are supposed to be doing those things.  However, since I was unfamiliar with them I had to do a web search for each.  The results of that would suggest looking in the Event log for
    clues.  So, if ProcMon shows your processes writing to the Event log, definitely have a look at them.
    Good luck
    Robert Aldwinckle

  • System Image Backup fails in Surface Pro Win 8.1 with an error

    I'm trying to create a system image backup by using "System Image Backup" tool that comes with Windows 8.1 without any success.
    For this I went to "File History" tool and under this at the bottom-left hand side there is a link "System Image Backup". Then selected the drive and just clicked Next and Ok on the prompts.
    I get the below error message around the last stage of the backup since the progress bar will be just around the finish line when
    the below error pops up saying that the backup wasn't successful:
    ERROR: "There was a failure while compacting the virtual had disk on the backup location. (0x80780151) Additional Information: Incorrect
    function. (0x80070001)"
    I'm using Verbatim 500GB portable hard drive. I have formatted it in NTFS file system as required by the backup tool. It has nothing
    in it so it has enough space.
    Thanks
    Jay

    Hi,
    Based on my research, I suggest you try to delete mounted volume reparse point.
    Windows backup or restore errors 0x80070001, 0x81000037, or 0x80070003
    http://support.microsoft.com/kb/973455
    Let’s  have a try to check if the methods also apply to windows 8.1.
    Meanwhile, we can use the Recimg.exe command-line tool to create a system image.
    How to create a system image to refresh your Windows 8 PC
    http://support.microsoft.com/kb/2748351/en-us
    This article also applies to Windows 8.1.
    Regards,
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • System Image Backup to flashdrive: HP change to software prevents this option - per support

    HP informs me System Image Backup to flashdrive (per Win 8.1 documenttion) has been disabled by HP.
    Does anyone know a workaround? Perhaps from Cmd line?
      Recovery/File History/System Image Backup - will not function to a flashdrive per Win 8.1 directions because HP has disabled the option - per support.

    You have been told correctly that you cannot run a File History image backup to a USB Flash drive.  There is no work around. 
    Even if you could, size limitations would probably prevent all the files of your hard drive being backed up, also, Flash drives are not dependable nor reliable for such a process.
    The should be done to an external hard drive for reliability and speed.
    There are much better image backup programs out there such as Macrium Reflect Free which would do better job and be more secure.  If your interested, see this:
    http://download.cnet.com/Macrium-Reflect-Free/3000-2242_4-10845728.html?part=dl-&subj=dl&tag=button
    Please mark my post as SOLVED if it has resolved your problem. It helps others with similar situations.

  • Windows 8.1 System Image Backup issues

    All,
    Running a Satellite P50-S PSPMHC-01M00P with Windows 8.1.
    When attempting to create a System Image Backup in Control Panel > System and Security > File History, using a target of \\hostname\share\dir (using an NetBIOS /TCP/IP session with an account that has read/write privileges). A dialog box says
    "There is not enough disk space to create the volume shadow copy on the storage location. Make sure that, for all volumes to be backup up, the minimum disk space for shadow copy creation is available. This applies to both the backup storage destination and volumes included in the backup. Minimum requirement: For volumes less than 500 megabytes, the minimum is 50 megabytes of free space. For volumes more than 500 megabytes, the minimum is 320 megabytes of free space. Recommended: At least 1 gigabyte of free space on each volume if volume size is more than 1 gigabyte. (0x80780119)"
    The target is a device to which I am able to connect over \\hostname\share\dir with read/write privileges. I am able to read and write files from that network share using the file history feature as well as manually add/delete files. My C:\ volume has 857GB of 917GB total free.
    A browse around reveals that I should resize the volumes to give space to each volume, but I want to save the images from bare metal before doing anything (actually wanting to go to Win7 maybe since 8.1 pretty much stinks). That includes resizing partitions... is there a way to stage this to the local filesystem first without having to write to all the local volumes? Or buy more software which you would think would already be with the device?

    Satellite P50-A-01M (PSPMHC-01M00P)
    Everything for that Canadian model is here
    There's a bug in that Windows 8.1 System Image Backup. Best to switch to a third-party alternative for now.
    -Jerry

  • Windows 8.1 System Image Backup - Unable to backup to network share due to unsupported "version of the file format"

    I have a Windows 8.1 Pro 64 bit system that I am trying to make a system image backup via Windows 8.1's System Image Backup feature.
    The backup destination is a network share, but the image creation is failing with the following error: 
    The version does not support this version of the file format
    After some investigation, it appears this is due to the network share (a Netgear BlackArmor NAS 220)not
    supporting sparse files. The consensus out on the web seems to be that your smb.conf file on the NAS needs to have strict allocate = yes added, in order to support sparse files. However, as far as I can tell with the BlackArmor NAS
    220, there is no way to edit the smb.conf file (and I'm not even 100% positive they're running Samba--but I bet they are).
    Some more searching revealed another possible option here: 
    If you don't need to exclude files from your backup, use the "-allcritical" option in your command line. AS IN:
    wbadmin start backup -backupTarget:\backup1\backupdrive1\ -include:c: -user:administrator -password:xxxx -systemState -vssFull -allcritical -quiet
    This changes it to Block backup and gets rid of the error.
    I'm trying to do a complete backup, so no exclusions are wanted or needed. So, i tried this, and got the exact same error (only this time it was on the command line, rather than a GUI dialog).
    Is there any way to do backups to a network share that doesn't support sparse files via Windows 8.1's System Image Backup facility?
    Alternatively, is there a way to enable the strict allocate = yes on a BlackArmor NAS 220?

    Hi,
    When using BackupAssist to perform a backup from a Windows file system to a Linux (ext4 or XFS) file
    system, the backup can fail if the following conditions apply.
    The backup is running a system protection job to the Linux based NAS. 
    The Linux NAS has sparse file allocation turned on.
    These two contition can cause the problem like yours.
    You can refer to the document which also contains an solution for further details.
    http://www.backupassist.com/downloads/resources/sparse_file_system_compatability.pdf
    Roger Lu
    TechNet Community Support

  • Any solution for Windows 8.1 System Image Backup on DVD fails with error 0x80040154??(apart taking backup in external drive)

    Windows 8.1 is facing a problem while taking System Image Backup on DVD, it pops an error saying  0x80040154 and more it says that class is not registered , i am trying from days to find some optimum solution for it apart from taking it on external
    hard drive...any suggestion please let me know asap!
    regards!
     

    Hi,
    Check this article first:
    0x80040154 error may occur when you create a system image backup in Windows 8.1
    http://support.microsoft.com/kb/2934165/en-us
    Please capture the system event during you reproing this issue by using Process monitor:
    Process Monitor v3.05
    http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
    If there is any Access denied error, follow this blog to solve this issue.
    Solving Access Denied Errors Using Process Monitor
    http://improve.dk/solving-access-denied-errors-using-process-monitor/
    You can also upload the saved log file here for our research. Please upload them to a file sharing service like Skydrive or "Rapidshare" and put a link to them in your reply.
    Kate Li
    TechNet Community Support

  • System Image Backup in Windows 10

    I'm trying to do an image Backup on the Windows 10 Build 9879 system disk but find that it's no longer possible. How do I do it?
    Renee
    "MODERN PROGRAMMING is deficient in elementary ways BECAUSE of problems INTRODUCED by MODERN PROGRAMMING." Me

    No difference I can see from Win 8.1...
    No doubt you have found that you can initiate a System Image backup manually by starting the
    File History panel, then choosing the System Image Backup link in the bottom-left corner.
    The wbadmin command is also still available, and as far as I can see can be scheduled just like in Windows 8.
    -Noel
    Detailed how-to in my eBooks:  
    Configure The Windows 7 "To Work" Options
    Configure The Windows 8 "To Work" Options

Maybe you are looking for

  • Use of tcode file

    what is the use of tcode file???? what is platform independent file name????

  • Error Specify a value for variable-Abort System error in program SAPLRRK0 a

    Dear Experts, Could anyone help me to fix this issue? I have an Customer exit variable in my query to calulate the first week of the prior year value as per the system calendar. when i execute the query, I am receiving the following error messaged an

  • Working on a set of records in PL/SQL procedure

    Hi, I have three tables - Cash, Charge and Cash_Application. The table structures are: Cash: This table holds all payments made by customers by date by account_reference. Columns are: cash_id number(22) Primary Key, receipt_date date, account_referen

  • Forcing CD to run and open Software/program on Mac OS X Lion???

    I have a software that will only run on Snow Leopard or earlier Leopard. (Biblical Hebrew by Hebrew World/Yodea). Is there anyway to force the CD program to open on Lion? Also, will this problem be fixed with Mountain Lion? Thank you..

  • Raid 0 (stripe) double space?

    I've a MSI K7N2 Delta-ILSR and 2 HD Maxtor 80 Gb SATA in RAID 0. All datas, included hidden and system files, take 3.3 Gb of Hard Disk space, but when i check the occupied space (right click on HD than proprieties) it says me 6.6!! Why? What's wrong?