Help booting Symantec Rescue Disk - not enough memory to create ramdisk device
I use Ghost 15 and it usually works great (I run Ghost recovery off a bootable grub4dos usb stick). I recently performed a cold backup of a PC using the Ghost 15 recovery environment. When restoring the backup from the Ghost recovery environment to the same PC, as the restore was 99% completed, I was prompted to enter an additional disk. Of course, I didn't have the disk the restore process was looking for and the restore process returned an error and did not successfully complete. I understand that this is a bug in Ghost 15 and that the restore process somehow thinks I'm restoring to a different machine and is looking for files from Symantec's PC Anywhere. So I did as has been suggested in this forum and downloaded the Symantec Rescue Disk that comes with Symantec System Restore 2013. I copied the 32-bit ISO to my USB stick and created the following entry in menu.lst: # Symantec System Recovery - Symantec Recovery Disk title Symantec Recovery Disk find --set-root /ISO/SSR11.0.1.47662_AllWin_English_SrdOnly.iso map /ISO/SSR11.0.1.47662_AllWin_English_SrdOnly.iso (hd32) map --hook root (hd32) chainloader (hd32) The iso is contiguous on the USB stick. When launching, I immediately receive the following error message: "There isn't enough memory available to create a ramdisk device." Error code is 0xc0000017 The system in question has 512MB of memory. I am able to boot the Ghost 15 ISO from the same USB stick and it's larger at 394MB while the SRD ISO is 381MB. Any suggestions?Solved3.1KViews2likes16CommentsSSR 2013 Boot issue with hard disc copy
Hello, I'm having troubles with cloning a hard disk with W2000 SP3 on it. I'm usin SSR2013 60-days trial version. Tha clone would not boot and stucks at "Attempting Boot From Hard Disk (C:)" moessage. Have redused the size of the primary partition on target disk to 40GB. In the forums I found some hints on BESR 8.x, but the options mentioned there are not available in SSR 2013. I'll appreciate any suggestions.456Views2likes1CommentSSR 2013 Recovery Disk Does Not Boot
I have the SSR 2013 Recovery Disk and Have also downloaded the SSR 2013 SP2 Recovery Disk and neither will boot for over 30-45 minutes. What has gone wrong with this product. SSR 2011 works fine and boots up in a couple of minutes. With SSR 2013 it just sits at the Black Screen with the Blue Windows Logo does not show any activity until over 30-45 minutes. This is with various hardware mostly x64 based but some 32-bit also. I have also tried running it in a VM but that crashes also. Am I missing something? I having to look at another product now due to the issues with the 2013 Recovery Disk. I have a support call open with Symantec on this issue but they don't understand the issue, fob off after fob off. They have just asked me to download a tool onto the desktop!!! I don't have a desktop, the os haqs corrupted hence why I need the recovery disk to restore it. Sadly I'm going to have to look at another product unless this is resolved, it's a shame as I've been using it since v7.5 but this version is a disaster.920Views1like8Commentsthe same GUID on two computers
I have two computers with the same GUID in Altiris Agent. So I deleted them from SSR-MS, then reset Guid (AeXAgentUtil.exe /resetguid), and then restart agent. But when I checked them it had again the same new GUID. So I've found on Altiris KB some script: 'vbscript Change GUID then force client to update configuratin and send basic inventory Dim WshShell Set WshShell = WScript.CreateObject("WScript.Shell" ) Dim TypeLib, sNewGuid Set TypeLib = CreateObject("Scriptlet.TypeLib" ) sNewGUID = TypeLib.Guid Set TypeLib = Nothing sNewGuid = left(sNewGUID, len(sNewGUID)-2) ' wscript.echo " # Guid Generated " + sNewGuid WshShell.RegWrite "HKLM\Software\Altiris\Altiris Agent\MachineGuid" ,sNewGuid, "REG_SZ" WshShell.RegWrite "HKLM\SOFTWARE\Altiris\Client Service\NSMachineGuid" ,sNewGuid, "REG_SZ" WshShell.RegWrite "HKLM\SOFTWARE\Altiris\eXpress\MachineGuid" ,sNewGuid, "REG_SZ" WshShell.RegWrite "HKLM\SOFTWARE\Altiris\eXpress\NS Client\MachineGuid" ,sNewGuid, "REG_SZ" WshShell.RegWrite "HKLM\SOFTWARE\Computing Edge\Notification Server\MachineGuid" ,sNewGuid, "REG_SZ" Dim client Set client=WScript.CreateObject ("Altiris.AeXNSClient" ) ignoreBlockouts=1 sendIfUnchanged = 1 client.SendBasicInventory sendIfUnchanged, ignoreBlockouts client.UpdatePolicies ignoreBlockouts Probably it works well/better. Now in Resource Manager I see both computers. But when I click "Symantec System Recovery Details" in SSR-MS I have information that "The Symantec System Recovery configuration data is not available" What to do with this?2KViews1like13Comments