How to create the Windows EFI boot partition 7 for USB HDD

I installed Windows 7 x 64 on USB HDD using Imagex and start at the start of the legacy with success.

Now, I have to use it on new computers to work with enable EFI boot.

I don't want to disable boot EFI in these pc since it is at work, but I can't start my USB HDD.

I can boot windows to GO on similar USB HDD on these computers because windows 8 use EFI boot

I tried to format the boot as FAT 32 partition and used

bcdboot C:\Windows /s F: /f ALL on windows 7 x64 PC but CMD showed error and advised to ask for helpI did manage to copy boot
bcdboot C:\Windows /s F:  but it was legacy boot not EFI.Please advise me how to create a EFI bootable partition for  my windows 7 installed on USB HDD to be able to use in EFI boot computer.My HDD   partition 1 FAT 32 300 mb    partition 2 NTFS OS installed 25GB   partition 3 NTFS    Datathanks.

Hey Aung,

Refer to the steps in the following Microsoft article and check.

Installation of Windows on an EFI computer: http://technet.microsoft.com/en-us/library/dd744321 (WS.10) .aspx

Note: To get help, I recommend you post the same question in the TechNet forums and check if it helps.

TechNet: http://social.technet.microsoft.com/Forums/en-US/w7itproinstall/threads

Keep us informed on the status of the issue.

Tags: Windows

Similar Questions

  • How to create the hard disk volume/partition in windows 8?

    I bought a new Sony Vaio with windows 8 OS. I need to create a new partition/hard disk volume. How to create the hard disk volume/partition in windows 8?

    I bought a new Sony Vaio with windows 8 OS. I need to create a new partition/hard disk volume. How to create the hard disk volume/partition in windows 8?

    shrink the volume c: http://www.sevenforums.com/tutorials/2672-partition-volume-shrink.html

    Then create a new volume u want http://www.pcandtablet.com/windows-8-drivers/1216/how-to-extend-volume-in-widows-8-and-take-extra-space-for-a-drive.html

  • HOW TO CREATE THE WINDOWS MODEL

    Dear all

    I'm new to the ESX Server do not know how to create the window model in EX Server I mean customer infrastructure. So that I can do a lot of copy of windows from this model.

    Kindly help me to solve my problem step by step.

    Thank you

    Malik Adeel Imtiaz

    NetSol Technologies

    Hello

    Create a new virtual machine in Virtual Center - install the software updates that you need in this model etc etc.

    Click right of the virtual machine when you finished and chose "convert model', if you need later update it is again you can 'convert virtual machine' and update before make you a model again.

  • Satellite U940-108 - how to configure the BIOS to boot double OS to SSD / HDD

    How can I set the BIOS to start multi os ssd and HDD?

    I want to boot from an OS SSD and other bones of the HARD drive,
    When I try to do, I've got windows error?

    Can you help me

    Hello

    I guess you want to install the operating system (which one?) on the internal mSATA SSD 32GB?
    This mSATA SSD is used for caching (hybrid boot) to start Windows faster 8.

    I recommend you to install the second operating system on the HARD drive.
    To do this you must create the new partition that could be used for the installation of the OS.

    Then boot from the Windows installation disc and install the OS 2nd on the new partition.

  • How to reinstall the Windows 7 upgrade on vista for new installation or in the event of system failure?

    I love periodically re - install a new operating system after reformatting hadr drive. In the past it was the of syetem of full operation and not just an upgrade. I have to be sure that it is not complicated, as I want to install the upgrade to Windows 7 (family pack) on 3 PC/laptops running Vista. I would upgrade as detailed instructions on how I would do a new installation using the Windows 7. This is important because I don't want to create a nightmarish experience of backup, install the original operating system, install the upgrade, etc. etc. etc.

    If you upgrade a computer Vista Win7 and need or want to do a clean install (or repair install) of Windows, you will need to reinstall Vista and then switch to Win7 again.

    Your question has nothing to do with Windows Update. Ask questions about the upgrade instead: http://social.answers.microsoft.com/Forums/en-US/w7install/threads ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • How to create the method own slot in QT for blackberry Playbook

    Hi all

    After two days of work-around, I can successfully develop the project of the QT in Qnx IDE for blackberry playbook 2.0.

    But now I have a problem to create the method of the slot to call on the click event of the specific button,

    Here is my code.

    #include

    #include
    #include
    #include
    #include

    slots machines
    void clickedSlots();

    int main (int argc, char * argv []) {}

    qputenv ("QT_QPA_FONTDIR", "/ usr/fonts/font_repository/monotype");
    QCoreApplication::addLibraryPath ("app/native/lib");
    QApplication app (argc, argv);

    QWidget window;
    Window.Resize(1024, 600);
    window.setWindowTitle (QString::fromUtf8 ('QPushbutton Background'));
    one click = new QPushButton ("Click Me");
    Click on-> setToolTip ("Thanks");
    Click on-> setMaximumHeight (100);
    Click on-> setGeometry (400, 100, 100, 40);
    QObject::connect (click, SIGNAL (clicked ()), & app, SLOT (clickedSlots ()));

    QPalette * palette1 = new QPalette();
    Palette1-> setColor (QPalette::Button, Qt::blue);
    Click on-> setPalette(*palette1);

    QPushButton * leave = new QPushButton ("Quit");
    QObject::connect (quit, SIGNAL (clicked ()), & app, SLOT (quit ()));

    QPalette * palette2 = new QPalette();
    Palette2-> setColor (QPalette::Background, Qt::green);
    Exit-> setPalette(*palette2);
    Exit-> setGeometry (200, 100, 100, 40);
    QVBoxLayout layout = new QVBoxLayout (& window);
    layout-> setGeometry (QRect (0, 0, 1024, 600));
    layout-> addWidget (click);
    layout-> addWidget (quit);

    Window.Show ();
    Return app.exec ();
    }

    void clickedSlots() {}
    QMessageBox msgBox.
    msgBox.setWindowTitle ("Hello");
    msgBox.setText ("You Clicked");
    msgBox.show ();
    msgBox.exec ();
    }

    Please help me with this problem. I had started to develop in QT before 2 days only. I'm not familiar with the development of QT.

    Thanks in advance.

    bskania.

    You have the chance, I'm feeling generous today.

    I fixed your code. You should really read the Qt documentation, it's fantastic. Here, it's a good start for the signals and Slots.

    http://Qt-project.org/doc/Qt-4.8/signalsandslots.html

    Mark this message as the solution and give me one as you please.

    main.cpp

    #include 
    
    #include 
    #include 
    #include 
    #include 
    #include "myslots.h"
    
    int main(int argc, char *argv[]) {
        qputenv("QT_QPA_FONTDIR", "/usr/fonts/font_repository/monotype");
        QCoreApplication::addLibraryPath("app/native/lib");
        QApplication app(argc, argv);
    
        QWidget window;
        window.resize(1024, 600);
        window.setWindowTitle(QString::fromUtf8("QPushbutton Background"));
        QPushButton *click = new QPushButton("Click Me");
        click->setToolTip("Thanks");
        click->setMaximumHeight(100);
        click->setGeometry(400, 100, 100, 40);
        myslots a;
        QObject::connect(click, SIGNAL(clicked()), &a, SLOT(clickedSlot()));
    
        QPalette* palette1 = new QPalette();
        palette1->setColor(QPalette::Button, Qt::blue);
        click->setPalette(*palette1);
    
        QPushButton *quit = new QPushButton("Quit");
        QObject::connect(quit, SIGNAL(clicked()), &app, SLOT(quit()));
    
        QPalette* palette2 = new QPalette();
        palette2->setColor(QPalette::Background, Qt::green);
        quit->setPalette(*palette2);
        quit->setGeometry(200, 100, 100, 40);
        QVBoxLayout* layout = new QVBoxLayout(&window);
        layout->setGeometry(QRect(0, 0, 1024, 600));
        layout->addWidget(click);
        layout->addWidget(quit);
        window.show();
        return app.exec();
    }
    

    myslots.h

    #include 
    #include 
    #include 
    
    class myslots : public QObject {
        Q_OBJECT
    
        public:
            myslots() { };
    
        public slots:
            void clickedSlot() {
                QMessageBox* msgBox = new QMessageBox();
                msgBox->setWindowTitle("Hello");
                msgBox->setText("You Clicked " + ((QPushButton*) sender())->text());
                msgBox->exec();
            };
    };
    

    myslots. Pro

    TARGET = myslots
    DEPENDPATH += .
    INCLUDEPATH += .
    HEADERS += myslots.h
    SOURCES += main.cpp
    

    Put all these files in the same folder, run qmake in there, it will produce a Makefile. Run make and it comes out a binary executable called myslots. That and your code works.

    I don't have a lot of changes, I'll let you step through the code yourself to find out what I did. Look at the documentation for help.

    I have not tested this Momentics, nor Alpha PlayBook/Dev. But I'm 100% sure the code works, since I ran it myself.

  • How to create the custom using Javascripts in PLM for Agile process validator

    I have already created customized using ASP.Net validators. But now I need to create custom using Javascript validator.

    Please provide me the details

    1. how to create custom validator and where to create?

    2 provide me with code samples for custom validators javascripts

    Thank you

    Floquet

    I am currently using 6.1.1.5

  • How to create the Windows 7 installation disc

    Hello

    I just got my new HP Pavillion g6, but it came without the disks. It has Windows 7 on it and I would like to create a Setup disk in case I need to reinstall the system. I also need to create a disk with all the drivers for the hardware.

    Thanks for any help

    Hello

    Make sure all your backup files before you restore the computer/PC laptop to factory State. If you use the original hard drive and have not deleted the recovery partition, your machine must have a recovery partition.

    To set your PC/laptop to factory State, restart the PC/laptop. HP welcome screen, press the F11 key to start the recovery process. Follow the instructions on the screen.

    Good luck

  • How to create the filter by date of request for access using database connectivity tool

    Hello

    I had started my project by reading the access data, using a UDL connection,

    but now I want to create a filter for access by using a query that would select two dates and get all the corresponding data, how to query using SQL Parmetrized?

    Best regards

    Note: I do not know the SQL language

    Hi salim_mjs,

    You must use the date format that I have used. It is independent of the format in your database. It should be "month/day/year".

    Mike

  • How to restore the windows boot partition 8

    During the formatting of some new partitions I created, I accidentally restructured my windows boot partition 8.

    My windows system partition 8 (containing all my files and soforth) did not suffer. When I inserted the disc of windows 8, I didn't see no simple method to reinstall my windows 8 boot partition without wiping the entire system (and other operating systems that I have on this computer).

    Is there a simple way to repair my boot partition without harming my other partitions?

    Hello

    Thanks for the update.

    Try another set of orders. Follow the same steps provided in my previous steps to get the command prompt. Type the following commands and press ENTER after each:

    bcdedit/set {default} partition device = c:
    bcdedit/set {default} osdevice partition = c:
    bcdedit/set {bootmgr} partition device = c:

     

    Check if you are able to boot in Windows 8.

     

    Please get back to us with the State of the question.

  • Wizard Boot Camp invites not to create the Windows ISO

    Hi all.

    I have a new MacBook Pro (15-inch, mid-2015 retina) with El Capitan 10.11.3 (15 d 21) installed and fully updated. I'm trying to use Boot Camp to install Windows 10, how ever when I load the Boot Camp, he goes to the option to partition disk and wonder where the ISO file is located, but it never gives me the ability to create a Windows ISO on my USB key as did previous versions of Boot Camp.

    Don't know not what Im doing wrong here, but it doesn't recognize it even with the version I have all my ISO files even when they have been downloaded from the Web Microsoft MSDN site as when I click on continue after that point to the ISO file, I get an error message saying "Boot Camp only supports installation of 8 or a later version of Windows 64 bit on this platform." Please use an ISO for 64-bit Windows 8 or later installation file. "I get it despite trying everything I have or do.

    My version of boot Camp is Version 6.0.1 (522)

    BootCamp does not create the Windows ISO, he asks, you will need to provide it.

  • Satellite P750 PSAY1A: how to create the recovery Toshiba on the new HARD drive partition

    Hello

    I have an old Toshiba Satellite P750 (PSAY1A-01Y022). I just upgraded my memory from 4 GB to 8 GB and am preparing to take my 500 GB HARD drive 1 TB. I had to order the disk online and wait to happen.

    I always try to understand how to create the arrival of my new HARD drive Toshiba Recovery Partition. I do the same thing for an old book, I handled based on something similar to it's original factory State.

    I have reflected on the recovery partition, but does not know how it was created. It is not NTFS. Does anyone have experience in the creation of a Toshiba Recovery on a new HARD drive Partition?

    And the help is very appreciated.

    Thanks and regards,
    Dinesh

    Recovery partition can be created when you use the original Toshiba Recovery disk and install recovery image. Before the partitions to boot OS install will be automatically created, recovery image copied on a recovery and then partition as last step recovery image installation starts.

    A sort of migration of files from one to the other HARD disk is not solution.

    Only for laptop with factory will work and the usable recovery partition.

  • How get/create my window recovery partition

    My 900 Elitepad had a problem with the touch screen while loading. I gave Hp support diagnostic Centre. They went before formatting my Tablet while diagnosis to find out where is the problem. At the end it got to know that the Elitepad 900 charger is the main problem for the touch screen problem. They have ordered for the charger and I resolved. After receiving the Hp Elitepad 900. on getting home, I did a thorough tab unfortunately check, I discovered that my Windows 8pro restore partition was missing or has been deleted. And without the recovery of Windows partition, I won't be able to refresh, reset my TAB to factory default incase the present windows installed on it get damaged/affected by the Virus. This gave me more concern since then. How can I go on this gentleman? Am confused. I need the recovery partition window/how get/create the recovery of the rear window so that I'll be able to reset my elitepad 900 to default setting. I will seek early for your positive response. Thank you and God bless you

    Yes, the recovery media should restore the recovery to original also partition.

    I don't know what will be the cost for the media. Something like US $40.

  • the upgrade of my hard drive on an hp laptop. How to create a windows cd? KeyCode on laptop wallpaper

    the upgrade of my hard drive on an hp laptop.  How to create a windows cd?  KeyCode on laptop wallpaper

    You n "t do it this way.

    You use cloning software to clone your existing to the new disk drive.  For portable computers, you will need to purchase an external hard drive enclosure which is (a) compatible with your drive (SATA or PATA) interface and (b) compatible with external connections on your laptop (for example, USB, FireWire, eSata).  Do not spend a lot of money for this speaker ($ 10-$ 20).

    If your new hard drive Western Digital, you can get the free cloning (a 'special' version of Acronis True Image) of WD software (http://support.wdc.com/product/downloaddetail.asp?swid=119) or you can get it separately (this is not an exhaustive list and is in no particular order):

    Acronis True Image Home 11
    EASEUS ToDo Backup
    Paragon Drive Copy or Partition Manager Personal
    Casper
    Norton Ghost

    The process is simple:

    1. Install the software on your laptop for cloning
    2. RTFM (do not skip this step)
    3. Install the new drive in the external case
    4. Connect new player to the computer
    5. Clone original disc on new drive
    6. Stop
    7. Unplug the external computer case
    8. Exchange records (original for external disk) and the new laptop drive
    9. Reboot and enjoy your new drive.

    When you know that the cloning operation was successful, format the old drive, which is now in the external case and use it for backup of data.

  • How to create the home group and how to connect two computers that are running windows 7. and also Remote Desktop connection!

    Someone help me how to create the home group and how to connect two computers that are running windows 7. and also Remote Desktop connection!
    step by step information!

    Hello

    I suggest you to refer to the links and check if it helps:

    Create a homegroup

    http://Windows.Microsoft.com/en-us/Windows7/create-a-HomeGroup

    Join a homegroup

    http://Windows.Microsoft.com/en-us/Windows7/join-a-HomeGroup

    Setting up a network home

    http://Windows.Microsoft.com/en-us/Windows7/setting-up-a-home-network

    Remote Desktop connection

    http://Windows.Microsoft.com/en-us/Windows7/products/features/Remote-Desktop-connection

    What types of connections remote desktop should I allow?

    http://Windows.Microsoft.com/en-us/Windows7/what-types-of-Remote-Desktop-connections-should-I-allow

    Remote Desktop connection: frequently asked questions

    http://Windows.Microsoft.com/en-us/Windows7/Remote-Desktop-connection-frequently-asked-questions

    Let us know if it helps.

Maybe you are looking for

  • Qosmio G30-153 too slow during installation

    Hello people, My Qosmio G30-153 takes too much time to install normal programs/software. For example, it took me over 3 hours to install Office XP! -C' is ridiculous. Also it stucks in the first 4 "bars" when I try to install Macromedia Dreamweaver 8

  • Toshiba virtual Store account Reset - 33878

    Please reset my account staff-33878

  • computer may be in sleep mode and run exxentials scan security

    See above

  • non-existent usb drives

    Hi, I just took an IdeaCentre K230 with Vista (64). I saw no direct forum for this model, but I have a good idea, it's a Vista problem more than a prolem of Lenovo. Since it first started, I saw several usb drives in 'My Computer' which simply do not

  • e260v2-display lights

    Just got my sansa e260v2 and went through all the setup stuff.  Now, when I turn it on, the wheel turns and the display lights up.  The screen never starts well.  I plugged the headphones and FM tuner plays, so I have no idea what is happening.  Some