OEM Recovery Partition Creator for Windows

Discussion in 'MDL Projects and Applications' started by AnarethoS, Sep 11, 2010.

  1. luky

    luky MDL Addicted

    Dec 21, 2008
    729
    33
    30
    I use the first version (MBR) of autounattend.xml. :confused:
     
  2. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,297
    1,587
    60
    I am, for your installation, do you use the version that put the WIM file on the last or on the first partition?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,297
    1,587
    60
    #2344 AnarethoS, Oct 10, 2013
    Last edited by a moderator: Apr 20, 2017
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. luky

    luky MDL Addicted

    Dec 21, 2008
    729
    33
    30
    @AnarethoS

    Now, another partition (D) has been added to Autounattend.xml file. Is there anything else that needs to be done? Do I need to add or change something in Setting - Examples folder or I'm done with customizing my installation?"
     
  5. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,297
    1,587
    60
    Basicaly, you are done. But if you don't change the "ResetPartitions.txt" file, restoring from DVD or USB (which delete all partitions without any exception) will not recreate the DATA partition.

    If you what this partition recreated, you will have to add a few ligne, like

    SELECT DISK 0
    SELECT PARTITION 3
    SHRINK DESIRED=size MINIMUM=size
    CREATE PARTITION PRIMARY
    FORMAT FS=NTFS QUICK LABEL=DATA

    where size is the size of the DATA partition in MB (150000 => 150gb and so on)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. luky

    luky MDL Addicted

    Dec 21, 2008
    729
    33
    30
    My ResetPartitions.txt, please see if it is correct.

    I do not want to let me in restoring deleted D partition.

    CREATE PARTITION PRIMARY SIZE=12000
    FORMAT FS=NTFS QUICK LABEL=RECOVERY
    SET ID=27
    ASSIGN LETTER=R
    CREATE PARTITION PRIMARY SIZE=150
    ACTIVE
    FORMAT FS=NTFS QUICK LABEL=SYSTEM
    ASSIGN LETTER=S
    CREATE PARTITION PRIMARY
    FORMAT FS=NTFS QUICK LABEL=WINDOWS
    ASSIGN LETTER=W
    CREATE PARTITION PRIMARY
    FORMAT FS=NTFS QUICK LABEL=DATA
    ASSIGN LETTER=D
     
  7. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,297
    1,587
    60
    #2348 AnarethoS, Oct 11, 2013
    Last edited by a moderator: Apr 20, 2017
    (OP)
    It won't works. Here is the file, considering a 150gb WINDOWS partition
    Code:
    CREATE PARTITION PRIMARY SIZE=12000
    FORMAT FS=NTFS QUICK LABEL=RECOVERY
    SET ID=27
    ASSIGN LETTER=R
    CREATE PARTITION PRIMARY SIZE=150
    ACTIVE
    FORMAT FS=NTFS QUICK LABEL=SYSTEM
    ASSIGN LETTER=S
    CREATE PARTITION PRIMARY SIZE=150000
    FORMAT FS=NTFS QUICK LABEL=WINDOWS
    ASSIGN LETTER=W
    CREATE PARTITION PRIMARY
    FORMAT FS=NTFS QUICK LABEL=DATA
    ASSIGN LETTER=D
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. luky

    luky MDL Addicted

    Dec 21, 2008
    729
    33
    30
    @AnarethoS sorry just have to tell me!

    I have one question regarding default language. My Windows 8 is in SLOVENIAN language. When I go through with the installation and when I load up Recovery Tools and reboot - my keyboard layout changes to ENGLISH. Also some of the PROGRAMS in Metro change (mail, calendar, people).

    Can you give me some advice?

    Thanks and best regards!"
     
  9. tirej72

    tirej72 MDL Novice

    Sep 23, 2012
    3
    0
    0
    sorry for my basic English :) is there anyone to help me with answering this issue : I have two hdd in my laptop one is 320 gb the other is 500 gb. I am using the one with 500 gb capatiy for archive if I use this programme for creating recovery partition for my hdd with 320 gb will my ohter hdd effected or not?
     
  10. luky

    luky MDL Addicted

    Dec 21, 2008
    729
    33
    30
  11. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    First question would be, what type of dvd media are you using? I would never use cheap media in order to create a recovery dvd. I recommend verbatim, that is what I use for all my data. ;)

    Also make sure any apps running in the background that you might have installed are temp turned off just to insure no issues will arise.
     
  12. luky

    luky MDL Addicted

    Dec 21, 2008
    729
    33
    30
    This is making ISO files, and does not record the media. :(
     
  13. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    If no other apps are installed then AnarethoS will have to address it.
     
  14. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,297
    1,587
    60
    Can you restart the process? If the error occurs again, DO NOT CLICK THE OK message and check the following :
    - Space left on C:
    - Give me the full content list of C:\DVDCreator (all files and folder)

    Also, which version are you using (WIM on first or last partition). Defaut partition layout or not?

    Thanks!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,710
    6,739
    270
    #2356 EFA11, Oct 13, 2013
    Last edited by a moderator: Apr 20, 2017
    if you are not sure how to make a full content list with all files and folders other than typing it out (if there are a lot of files), browse to C:\DVDCreator in a command prompt and type
    Code:
    dir /s >list.txt
    and you can open the list.txt and paste here for AnarethoS.
     
  16. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,297
    1,587
    60
    I found the problem. I installed Windows 8.1 in VMware.

    It is M$ fault. They removed some files from C:\Windows\Boot where I take some file to create a bootable DVD. The ETFSBOOT file (the boot sector) is now missing.

    I now face a dilemna. If I put my files Inside my softwar, it won't be legal for me to distribute it. But without the file, it can not works Under 8.1 (bot OK for 8).

    Thèses files are present on the original Windows disk, so I may have to ask the "technician" bulding the computer to copy some file from the boot media on the computer before capturing or something similar.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. luky

    luky MDL Addicted

    Dec 21, 2008
    729
    33
    30
    @AnarethoS

    This error appears when I click Install-Windows 8.1, test in VMware.

    View attachment 24456
     
  18. luxcer

    luxcer MDL Novice

    Jan 15, 2013
    32
    4
    0
    If only the file ETFSBOOT the problem, it exist in the original dvd for Windows 8.1, exists in the "boot" folder.
    We can copy the file to the directory.
    What is the exact directory where file is missing?
    C:\Windows\Boot
    ?

    Thank you
     
  19. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,297
    1,587
    60
    This is normal. I just try to kill the process in case the sysprep window qwas still open.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...