MSFN Forum: Acronis True Image with GRUB4DOS - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Acronis True Image with GRUB4DOS Rate Topic: -----

#1 User is offline   dariods 

  • Newbie
  • Group: Members
  • Posts: 17
  • Joined: 14-December 09

Posted 26 July 2012 - 08:29 AM

Hi,
When I boot the rescue cd.iso file created by Acronis True Image Home 2012 with grub4dos through bootable usb,all operations like creating and restoring backup images,creating acronis secure zone works perfectly.But the option to activate F11for startup recovery get the error as shown in the pic as files not found.
The entry in the menu.lst file is

title Acronis True Image Home 2012
map --mem (hd0,0)/cdimage/acronis.iso (hd32)
map --hook
chainloader (hd32)
boot

how do I rectify the problem?


#2 User is offline   rulman 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 28-January 11
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 August 2012 - 07:39 PM

title Acronis True Image 2012 6154 Plus & Acronis Disk Director 11.0.2343 Home
set ISOFILE=/cdimage/ACTI.ISO
if exist %ISOFILE% || find --set-root --ignore-floppies %ISOFILE% || echo -> %ISOFILE% bulunamadi!
# if exist %ISOFILE% && map --mem %ISOFILE% (0xFF)
if exist %ISOFILE% && map %ISOFILE% (0xFF)
if exist %ISOFILE% && map --hook && root (0xFF) && chainloader (0xFF) || chainloader () && boot
boot || echo -> Onyukleme basarisiz! && echo && pause --wait=5 <<< Klasik Menuye Don ...

#3 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,433
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 14 August 2012 - 02:35 AM

Just for the record the snippet posted by rulman is simply the same as the one dariods posted, only using (0xFF) instead of (hd32) for the vitual CD-ROM, written in a more complex "conditional" way.

jaclaz

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy