A Digital Age Deserves A Digital Leader

How to delete ramdisk options

Forum rules
Please start your own topic for support with problems you experience. Even if it appears to be exactly the same as someone else's problem, system configurations differ significantly. Thank you.

It may take our support staff between 24-48 hours to respond to your problem. We are a small business and strive to answer your questions as soon as possible. We appreciate your patience.

How to delete ramdisk options

Postby salem586 » Sat May 21, 2011 6:42 pm

I ran a diagnostic on dual boot pro in Windows Seven and now besides getting the different names of the windows installed at boot-up[XP, Vista, and Seven] also get the ramdisk options. This is a bit annoying how to get rid of ramdisk options at startup?
PRO New Member
Posts: 6
Joined: Sun Sep 06, 2009 5:06 pm

Re: How to delete ramdisk options

Postby shreader » Sat May 21, 2011 8:18 pm

You could try using your windows 7 DVD & doing a Start-up repair.
Software Director
User avatar
Posts: 6716
Joined: Mon Aug 12, 2002 2:25 am
Location: Huntington Beach, CA

Re: How to delete ramdisk options

Postby Grav!ty » Sat May 21, 2011 9:30 pm

What shreader is suggesting should work, but you can also try running the following command from the command prompt in Windows 7. To get to the command prompt , type CMD on the start menu and then when the command prompt appears, right click it and select "Run as administrator".

In the command prompt type:

bcdedit /enum all and press Enter

Browse down the list until you get to find ramdisk listed as a device.

Copy the identifier which will look something like this {fe54c02d-622g-23e9-9871-2ac00453bb2d} by right clicking near by it and select Mark, the drag the mouse pointer over the identifier you want to copy. It copies when you mark it.

Next, at the command prompt type the following command:

bcdedit /delete {fe54c02d-622g-23e9-9871-2ac00453bb2d} (paste the identifier you marked - do not use the one I have made up here as its just a make believe one). Press Enter on your keyboard.

It is likely that you have more than one ramdisk listed and after a reboot, if the command still appears in the boot menu, you will need to do the same as above for the others that are listed.

It is best to try shreaders suggestion first though, because the command I gave you will permanently delete the ramdisk option.
Image

"The great majority of mankind are satisfied with appearances, as though they were realities, and are often more influenced by the things that seem than by those that are." - Niccolo Machiavelli
PROfessional Member
User avatar
Posts: 15790
Joined: Tue Sep 14, 2004 5:22 am
Real Name: Graham

Re: How to delete ramdisk options

Postby salem586 » Sun May 22, 2011 5:11 pm

I did what gravity suggested I opened at elevated command prompt bcdedit /enum all and located the ramdisk listed as a device and deleted the entry by using bcdedit /delete. I had to use bcdedit /delete twice to get rid of two ramdisk options. Thank you gravity very much for the post. This is slightly technical ramdisk option should come in the the dual pro and provision should be there to delete it. That will make it a bit simpler.
Now the ramdisk option has gone from the bootup there is another option which is coming at boot up after I ran the diagnostic in dual pro in Windows Seven that is the option of Windows Recovery Environment. How to delete that?
PRO New Member
Posts: 6
Joined: Sun Sep 06, 2009 5:06 pm

Re: How to delete ramdisk options

Postby Grav!ty » Sun May 22, 2011 9:09 pm

Delete it in the same way, using the identifier for it :yesnod:
Image

"The great majority of mankind are satisfied with appearances, as though they were realities, and are often more influenced by the things that seem than by those that are." - Niccolo Machiavelli
PROfessional Member
User avatar
Posts: 15790
Joined: Tue Sep 14, 2004 5:22 am
Real Name: Graham

Re: How to delete ramdisk options

Postby salem586 » Sun May 22, 2011 11:10 pm

I cannot see the identifier for Windows Recovery Environment . I cannot attach files more than 256 kb or so otherwise I would have had sent you the snap shot of my CMD
PRO New Member
Posts: 6
Joined: Sun Sep 06, 2009 5:06 pm

Re: How to delete ramdisk options

Postby Grav!ty » Sun May 22, 2011 11:31 pm

Does the entry for the Windows RE show up in DualBootPRO on the Operating Systems page? If so, high light it and then click on the red delete button on the right.

You can use imageshack.us or photobucket to post a screen shot too - just copy the forum thumbnail that's provided and paste it here. There's no restriction on image size at either of those.
Image

"The great majority of mankind are satisfied with appearances, as though they were realities, and are often more influenced by the things that seem than by those that are." - Niccolo Machiavelli
PROfessional Member
User avatar
Posts: 15790
Joined: Tue Sep 14, 2004 5:22 am
Real Name: Graham

Re: How to delete ramdisk options

Postby salem586 » Mon May 23, 2011 6:12 pm

Windows Recovery Environment does not show up in the the Dual pro software. Any how I have managed to resize the screen shots of my CMD which I am attaching.
I hope that you will be in a position to tell me where the Windows Recovery Environment is
Bios-3 Compressed.jpg
Bios-3 Compressed.jpg (44.58 KiB) Viewed 31636 times
Bios-2 Compressed.jpg
Bios-2 Compressed.jpg (101.24 KiB) Viewed 31640 times
Bios-1Compressed.jpg
Bios-1Compressed.jpg (136.45 KiB) Viewed 31641 times
PRO New Member
Posts: 6
Joined: Sun Sep 06, 2009 5:06 pm

Re: How to delete ramdisk options

Postby Grav!ty » Mon May 23, 2011 6:41 pm

That in the screen shots doesn't look to me like all the information in the BCD. In Windows 7, open DualBootPRO and go to the Boot Information page, check All and then copy and paste the entire text which appears there, here so that we can see it.

It seems you have a rather corrupt BCD with all sorts of entries in it from previous attempts to recover an installation. Oh and do not run diagnostics again whatever you do...In more than 6 years of using first VistaBootPRO and then DualBootPRO on hundreds of dual boot setups I have never yet found it necessary to do so.

Don't give up yet salem586, we've still got quite a few arrows in our quiver.
Image

"The great majority of mankind are satisfied with appearances, as though they were realities, and are often more influenced by the things that seem than by those that are." - Niccolo Machiavelli
PROfessional Member
User avatar
Posts: 15790
Joined: Tue Sep 14, 2004 5:22 am
Real Name: Graham

Re: How to delete ramdisk options

Postby salem586 » Mon May 23, 2011 8:36 pm

Below is the information in the bootloader of Dual Boot Pro
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=F:
path \bootmgr
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
resumeobject {7ad02889-b923-11df-86a8-806e6f6e6963}
displayorder {ntldr}
{current}
{0d2fb029-320e-11de-bfec-9954f68a61f4}
{0d2fb031-320e-11de-bfec-9954f68a61f4}
toolsdisplayorder {memdiag}
timeout 30

Windows Boot Loader
-------------------
identifier {0d2fb029-320e-11de-bfec-9954f68a61f4}
device partition=G:
path \Windows\system32\winload.exe
description Windows Vista (TM) Ultimate
osdevice partition=G:
systemroot \Windows
resumeobject {1ec3ac81-64c5-11de-b82b-806e6f6e6963}

Windows Boot Loader
-------------------
identifier {0d2fb031-320e-11de-bfec-9954f68a61f4}

Windows Boot Loader
-------------------
identifier {0d2fb033-320e-11de-bfec-9954f68a61f4}
device ramdisk=[C:]\Recovery\0d2fb031-320e-11de-bfec-9954f68a61f4\Winre.wim,{0d2fb034-320e-11de-bfec-9954f68a61f4}
path \windows\system32\winload.exe
description Windows Recovery Environment (recovered)
locale
osdevice ramdisk=[C:]\Recovery\0d2fb031-320e-11de-bfec-9954f68a61f4\Winre.wim,{0d2fb034-320e-11de-bfec-9954f68a61f4}
systemroot \windows
winpe Yes

Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.exe
description Windows 7 Ultimate
locale en-US
osdevice partition=C:
systemroot \Windows
resumeobject {7ad02889-b923-11df-86a8-806e6f6e6963}

Resume from Hibernate
---------------------
identifier {1ec3ac81-64c5-11de-b82b-806e6f6e6963}
device partition=G:
path \Windows\system32\winresume.exe
description Windows Vista (TM) Ultimate (recovered)
inherit {resumeloadersettings}
filedevice partition=G:
filepath \hiberfil.sys
pae Yes
debugoptionenabled No

Resume from Hibernate
---------------------
identifier {7ad02889-b923-11df-86a8-806e6f6e6963}
device partition=C:
path \Windows\system32\winresume.exe
description Windows 7 Ultimate (recovered)
locale en-US
inherit {resumeloadersettings}
filedevice partition=C:
filepath \hiberfil.sys
pae Yes
debugoptionenabled No

Windows Memory Tester
---------------------
identifier {memdiag}
device partition=F:
path \boot\memtest.exe
description Windows Memory Diagnostic
locale en-US
inherit {globalsettings}
badmemoryaccess Yes

Windows Legacy OS Loader
------------------------
identifier {ntldr}
device partition=F:
path \ntldr
description Windows XP Professional

EMS Settings
------------
identifier {emssettings}
bootems Yes

Debugger Settings
-----------------
identifier {dbgsettings}
debugtype Serial
debugport 1
baudrate 115200

RAM Defects
-----------
identifier {badmemory}

Global Settings
---------------
identifier {globalsettings}
inherit {dbgsettings}
{emssettings}
{badmemory}

Boot Loader Settings
--------------------
identifier {bootloadersettings}
inherit {globalsettings}
{7ff607e0-4395-11db-b0de-0800200c9a66}

Inherited Settings (20200003)
-----------------------------
identifier {7ff607e0-4395-11db-b0de-0800200c9a66}
custom:250000f3 0
custom:250000f4 1
custom:250000f5 115200

Resume Loader Settings
----------------------
identifier {resumeloadersettings}
inherit {globalsettings}

Device options
--------------
identifier {0d2fb034-320e-11de-bfec-9954f68a61f4}
ramdisksdidevice partition=C:
ramdisksdipath \Recovery\0d2fb031-320e-11de-bfec-9954f68a61f4\boot.sdi
PRO New Member
Posts: 6
Joined: Sun Sep 06, 2009 5:06 pm

Next

Return to Windows Boot Problems

Who is online

Users browsing this forum: No registered users and 2 guests

cron
cron