Jump to content

PXE Boot Network Install can't find BCD


cdusseau

Recommended Posts

I am pxe booting to start my windows 7 network install. I know how I can set it up for it to work with one type of windows 7, but I want to split it into a folder system to allow me to install all different versions. This means I need to move where the system is searching for the BCD file.

Currently it looks in \Boot\BCD, which, when its there, works fine. But I need to host several different BCDs, so I have to change the path. I need to know what file directs the install to \Boot\BCD and how I can change it (like with a sed command).

Thanks

Link to comment
Share on other sites


I am pxe booting to start my windows 7 network install. I know how I can set it up for it to work with one type of windows 7, but I want to split it into a folder system to allow me to install all different versions. This means I need to move where the system is searching for the BCD file.

Currently it looks in \Boot\BCD, which, when its there, works fine. But I need to host several different BCDs, so I have to change the path. I need to know what file directs the install to \Boot\BCD and how I can change it (like with a sed command).

Thanks

Translated, you are ASSUMING that there is a file where this info is hard-coded (right assumption :yes: ) AND that you can change it (wrong one :no: ).

Now, the good news are that I lied to you :w00t:

It is possible (on a particular version of BOOTMGR):

http://reboot.pro/8043/

which evolved into:

http://sites.google.com/site/rmprepusb/tutorials/how-to-create-a-usb-drive-that-will-install-vista-win7-and-server-2008

BUT there are better ways :thumbup :

http://sites.google.com/site/rmprepusb/tutorials/firawiniso

You will need to mix (and shake well ;)) one of the two above (preferrably the second) with this:

https://sites.google.com/site/rmprepusb/tutorials/pxe

It should work. :unsure:

jaclaz

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...