Even if you’ve never had experience with rescue boot media before, don’t worry. Making a bootable DVD or CD is not difficult and it ensures you can get your system running, even when it doesn’t want to.
Oct 05, 2009 Starting Acronis Loader Acronis Loader: No Configuration File Present Press Enter to reboot. I understand that there may be an alternate iso file that will correct this problem. I am using TI Workstation with Universal Restore version 9.1. Any help would be appreciated. Starting Acronis Loader. No configuration file present. Press to reboot So, I tried my version 10 boot disk. I still get the same message. Nothings wrong with the boot disk as it works on another.
Normally when powering your computer, the system “boots” (a.k.a. starts) from the operating system (OS) that is installed on your hard drive. Whether it is Windows, Linux, macOS, or something else, the OS tells all of the components of your computer what to do.
But sometimes you cannot use the installed OS, either because it is damaged or because you’re going to make changes to the OS that you cannot make while it’s in use. That’s where boot media comes in: it’s essentially a small, stripped down version of your operating system that can get your computer running when you can’t use the OS on your hard drive.
You can create boot media on a DVD, CD or Blu-ray disk that is loaded through your optical drive, which we’ll describe below. (You can also store your rescue “disk” on a USB drive, but the process for creating and using USB boot media is different.)
'Acronis Loader: No configuration file present. Press to reboot.' The last thing was before I tried to reboot my system modifying the LAN/Ethernet PCI card's IP Address, Subnet Mask, etc. For Sygate Personal Firewall Pro v5.5. I ran disk2vhd on a recently built Windows 8.1 x64 machine. The conversion completed successfully, but I'm having no luck finding the right recipe to booting it in Hyper-V on a Server 2012 R2 machine. I've tried both Gen 1 and Gen 2 (with and without Secure Boot enabled). In both cases it apparently fails to find a boot loader.
To create a bootable disk, you’ll need three things:
Making a rescue boot disk using Acronis Disk Director 12 a simple process.
If you followed all of these steps above, everything should be working fine. But if you find that your system is not booting from the disk like it’s supposed to, there are a few things you can check.
You can restore Windows Boot Loader manually using Windows utilities
Should you need to restore Windows Boot Loader, proceed as described in this article.
One of the symptoms when you need to do this, is when you have the BOOTMGR is missing error on an attempt to start Windows.
Windows 2000/XP/Server 2003 Installation CD
Boot the computer from the installation CD, start Recovery Console and run fixmbr and fixboot commands.
Further information is available at:
(!) If the system partition was not restored to its original position, then the boot.ini file needs to be updated.
This can be done with the Recovery Console command bootcfg /rebuild
Further information is available at:
Windows Vista or Windows 7 installation CD/DVD
Boot from Windows Vista installation disc, select language and keyboard or input method, click Next and choose to Repair your computer. Then you will need to select the operating system that you want to repair. In the System Recovery Options dialog box click Command Prompt and type the following:
Bootrec.exe /FixMbr
Bootrec.exe /FixBoot
If you want to completely rebuild Windows Vista Boot Configuration Data, then you should issue the following command:
Bootrec.exe /RebuildBcd
This command scans all disks for installations that are compatible with Windows Vista. Additionally, this option also allows select the installations that you want to add to the Boot Configuration Data store.
Further information is available at https://support.microsoft.com/en-us/help/927392/use-bootrec-exe-in-the-windows-re-to-troubleshoot-startup-issues
Windows 8/8.1
See instructions at Microsoft Knowledge Base http://support.microsoft.com/kb/2622803/
Windows 10
1. Boot from Windows 10 installation DVD.
2. Press any key at the “Press any key to boot” message
3. When you get to the screen with 'Install now' button, сlick the Repair your computer button in the lower-left corner.
4. Click on Troubleshoot
5. Click on Advanced options, then select Command prompt
6. Use Bootrec tool to repair the MBR by running the following commands in command prompt, one after the other:
7. Exit and reboot the computer
You can find more information at https://neosmart.net/wiki/bootrec/#Bootrec_in_Windows10
More information
Please keep in mind that fixmbr is supported only on x86-based machines.