Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

bcdedit questions

Featured Replies

Hi,

i am using BCD for my PXE Environment in order to have 2 multiboot windows pe 2.1 (32 and 64 bit).

Everything works besides that I dont know how I add localboot as default boot to the BCD...

When the timer runs down it boots the Windows PE...

my Configuration looks like this

bcdedit -store c:\BCD -enum all

Windows Boot Manager
--------------------
identifier {bootmgr}
description W.H.A.T. BootManager
default {default}
displayorder {625f9b00-ec81-11dd-b5f9-0019b9464270}
{77c871b0-ebc3-11dd-b5f9-0019b9464270}
timeout 10

Windows Boot Loader
-------------------
identifier {625f9b00-ec81-11dd-b5f9-0019b9464270}
device ramdisk=[boot]\Boot\boot32.wim,{ramdiskoptions}
description Windows PE 2.1 (x86)
osdevice ramdisk=[boot]\Boot\boot32.wim,{ramdiskoptions}
systemroot \Windows
detecthal Yes
winpe Yes

Windows Boot Loader
-------------------
identifier {77c871b0-ebc3-11dd-b5f9-0019b9464270}
device ramdisk=[boot]\boot\boot.wim,{ramdiskoptions}
description Windows PE 2.1 (x64)
osdevice ramdisk=[boot]\boot\boot.wim,{ramdiskoptions}
systemroot \Windows
detecthal Yes
winpe Yes

Setup Ramdisk Options
---------------------
identifier {ramdiskoptions}
description 32 Bit PE 2.1 OBEN, 64 Bit PE 2.1 UNTEN
ramdisksdidevice boot
ramdisksdipath \boot\boot.sdi

The question is how do I add an GENERIC localboot entry as default? I only have the choice to make a default vista/2008 boot or {ntdlr} for xp/2003

but we have all kinds of servers (2003 and 2008) so I need a generic localboot entry...

Anyone an idea?

  • 4 weeks later...

Hi

Can you show me how to add two Ramdisk entries ?

I've tried the following under Vista SP1

bcdedit -store C:\TEMP\BCD -create {bootmgr} /d "Boot Manager"
bcdedit -store C:\TEMP\BCD -set {bootmgr} device boot
bcdedit -store C:\TEMP\BCD -create {ramdiskoptions} /d "WinPE1"
bcdedit -store C:\TEMP\BCD -create {ramdiskoptions} /d "WinPE2"

The last command gives an error. I cant add two ramdisk optitions

can you give me the commands to add two WinPE entires ?

perhaps you can send me your bcd file

Greetings

kyor

Edited by kyor

@jaclaz

Thank you very much !! :rolleyes:

This makes me happy B)

Edited by kyor

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.