Jump to content

Edge_013

Member
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About Edge_013

Edge_013's Achievements

0

Reputation

  1. I'm using a USB stick. First I tried just copying the updated syslinux files onto my flash drive and when that didn't work I ran the Goldstick.cmd command to reinstall all the files with the updated syslinux files. The changes I'm trying to make are loading a WIM file that has WinRE/ERD Commander for Win 7. Do you still have access to the MS network? If so I could share out my version of the goldstick.
  2. DPC, It will only allow me to upload 200MB and I can't get the Iso to be that small. I've basically taken goldstick v1.4.1 (if you are who I think you are you'll know what that means) updated the Chain.c32, memdisk, syslinux.exe with v3.83 because v3.82 wasn't working either. The Bootmgr file I haven't touched, but the BCD file I have edited to look like what I posted previously. Here's a rundown of what my flashdrive directory when I view the files: Boot - contains EN-US, Fonts, Isolinux, Syslinux folders and Boot.sdi, bootsect.exe, ETFSBoot.com, Memtest.exe and BCD files EFI - contains another BCD file and Fonts folder (not sure what this folder is for) Sources - contains my .WIM files that BCD looks to Tools - Contains Syslinux.exe and Goldstick.cmd files UBCD - contains Menus, images for applications that I use BOOTMGR
  3. DPC, I am using the syslinux.exe and chain.c32 files from Syslinux version 3.83 and I have tried both a 2GB and 4GB flash drive so I don't think its the drive since everything else on my Goldstick works. I did use the BCDedit script from the thread http://www.ultimatebootcd.com/forums/viewt...&highlight= to modify the BCD file and this is what the files looks like: Windows Boot Manager -------------------- identifier {bootmgr} description Windows Boot Manager locale en-US inherit {globalsettings} default {default} displayorder {f1a99199-7605-11de-b392-0013729b5f06} {f6b870d9-7605-11de-b392-0013729b5f06} {default} {eaee3f11-7605-11de-b392-0013729b5f06} toolsdisplayorder {memdiag} timeout 30 Windows Boot Loader ------------------- identifier {f1a99199-7605-11de-b392-0013729b5f06} device ramdisk=[boot]\sources\win7-re-x86.wim,{7619dcc8-fafe-11 d9-b411-000476eba25f} path \windows\system32\boot\winload.exe description Win 7 RE and ERD Commander x86 locale en-US inherit {bootloadersettings} osdevice ramdisk=[boot]\sources\win7-re-x86.wim,{7619dcc8-fafe-11 d9-b411-000476eba25f} systemroot \windows detecthal Yes winpe Yes ems Yes Windows Boot Loader ------------------- identifier {f6b870d9-7605-11de-b392-0013729b5f06} device ramdisk=[boot]\sources\win7-re-x64.wim,{7619dcc8-fafe-11 d9-b411-000476eba25f} path \windows\system32\boot\winload.exe description Win 7 RE and ERD Commander x64 locale en-US inherit {bootloadersettings} osdevice ramdisk=[boot]\sources\win7-re-x64.wim,{7619dcc8-fafe-11 d9-b411-000476eba25f} systemroot \windows detecthal Yes winpe Yes ems Yes Windows Boot Loader ------------------- identifier {default} device ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411 -000476eba25f} path \windows\system32\boot\winload.exe description Windows Vista Recovery Environment X86 locale en-US inherit {bootloadersettings} osdevice ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411 -000476eba25f} systemroot \windows detecthal Yes winpe Yes ems Yes Windows Boot Loader ------------------- identifier {eaee3f11-7605-11de-b392-0013729b5f06} device ramdisk=[boot]\sources\vista-re-x64.wim,{7619dcc8-fafe-1 1d9-b411-000476eba25f} path \windows\system32\boot\winload.exe description Windows Vista Recovery Environment X64 locale en-US inherit {bootloadersettings} osdevice ramdisk=[boot]\sources\vista-re-x64.wim,{7619dcc8-fafe-1 1d9-b411-000476eba25f} systemroot \windows detecthal Yes winpe Yes ems Yes
  4. I'm having a problem getting the BCD file to load using the following code LABEL winpe COM32 /boot/chain.c32 APPEND boot ntldr=/bootmgr and running UBCD off of my flash drive. However if I create an ISO then the BCD file will load and show me my menu options. When trying to load from my flash drive I will get the following error: File: \boot\bcd Status: 0xc0000225 Info: An error occurred while attempting to read the boot configuration data Any ideas why I get this error when loading from a flash drive only?
×
×
  • Create New...