Installation :: USB Not Appearing In UEFI Boot Sources

Feb 10, 2016

i've installed windows 10 on linux before and i've never had any problems booting it (from what i remember, through UEFI boot sources). currently the windows 10 iso seems to be the only one that isn't appearing in UEFI; i installed peppermint from lubuntu using the same image disk writer on the same usb 30 minutes ago.am i supposed to have some specific settings enabled/disabled in my bios to boot the windows install? secure boot is disabled and legacy boot is enabled.

View 2 Replies


Similar Messages:


Installation :: Apple MBP / UEFI Installation Won't Boot After Image Apply

Aug 25, 2015

last few hours I spent trying to manually deploy Windows 10 on clean GPT disk but after applying image and rebooting I always end in unbootable state.

I manually setup drive like this:

Code:

select disk 0cleanconvert gptcreate partition primary size 350 #RE tools won't fit 300MB anymore :-)format quick fs ntfs label "Windows RE tools"assign letter tset id de94bba4-06d1-4d40-a16a-bfd50179d6acgpt attributes 0x8000000000000001create partition efi size 100format quick fs fat32 label Systemassign letter screate partition msr size 128create partition primary format quick fs ntfs label Windowsassign letter wlist volumeexit#no recovery image partition as per documentation it is no longer needed and followed by pretty common deployment:

Code:

dism /apply-image /imagefile:g:Sourcesinstall.wim /index:1 /applydir:w:dism /image:w: /set-Timezone:"Central Europe Standard Time"md T:RecoveryWindowsREattrib w:WindowsSystem32RecoveryWinre.wim -h -s -rcopy w:WindowsSystem32RecoveryWinre.wim T:RecoveryWindowsREwinre.wimbcdboot w:windows /s s: /f UEFIw:WindowsSystem32
eagentc /setreimage /path T:RecoveryWindowsRE /target w:Windows

After reboot I always end unbootable (as we talk Apple computer it means 1) no partition on Option or 2) folder with ? or 3) just gray screen, make your pick). There's a chance that Windows rely on some UEFI 2.0 feature, which is not available as the old guy has 1.2 only. Or maybe I missed some step somewhere.

View 2 Replies

Installation :: Windows Won't Boot In UEFI Mode - Deleted EFI Partition

Aug 25, 2015

Okay, so the other week i received a new Clevo P650SE laptop. The laptop only had a 500GB 7200RPM HDD with Windows 10 to begin with, so yesterday i added my Samsung 840 EVO SSD. As i wanted this to now be the primary drive, i made another new installation of Windows onto here. After doing this, the system now displayed a boot selection at startup with the choice between the new Windows 10 installation on my SSD or the old one on the HDD.

As i no longer wanted to use the HDD for running Windows, i decided it would be best to delete Windows from this drive. So i booted onto an Ubuntu USB and wiped the entire drive of it's data in GParted, which included three different partitions. This seemed perfectly fine to me at the time, because i had a the new installation from the SSD showing up in the boot manager.

However, when i rebooted the machine and attempted to boot into the new installation on the SSD, it gives me this message:

"The boot configuration data from your PC is missing or contains errors.
File: /EFI/Microsoft/Boot/BC Error code: 0xc000000f"

I have tried everything to recover the system but nothing has worked. Startup repair from my Windows USB doesn't do anything, the system reset wouldn't operate because it stated that the partition was locked.

Nothing with the Command Prompt is working, I have done 'bootrec /fixmbr', 'bootrec /fixboot' and 'bootrec /rebuildbcd', but the last command returns the following error:

"The requested system drive cannot be found."

I also did 'bcdboot C:/Windows' but that also refused to work. I assumed the reason for this might be because the drive didn't have a letter, but when i attempted to add a letter is says:

"The specified drive letter is not free to be assigned."

Both drives in my laptop have now been completely wiped and converted to MBR, but even with the two drives empty the original message still appears when booting my Windows USB in UEFI.

I have only had this laptop a couple of weeks and it's already completely messed up. I can boot the Windows USB in Legacy and install Windows as normal, but of course i'm looking to have it back on UEFI as it was before.

View 9 Replies

Can No Longer Boot Up Automatically Using UEFI

Sep 19, 2015

I just upgraded to Win10. I am using the computer as a HTPC and need the PC to boot up automatically each day so it can runs some scripts. I have been doing this by enabling the computer to automatically boot up within the UEFI . This no longer works after the Win 10 upgrade.

View 3 Replies

Computer Won't Boot (Even Into UEFI / BIOS)

Aug 24, 2015

I have had nothing but issues, since upgrading to Windows 10 from Windows 8 (64). The installation within of itself was horrible. I got the continual flash on the screen, until I was able to get it into safe mode and recovered it. Then made sure drivers were updated. However, I did not upgrade my BIOs, from the information I had seen from MSFT. Didn't think twice, since they said if you were upgrading from 8 or 8.1 that should not be an issue. The system was running stable, after I did those fixes.

About 1 week ago, after a MSFT Windows automatic patch push, My monitor started not to respond during boot up. Ran some basic troubleshooting for the monitor (Ie: check plugs, check cables, check Video card). They all seemed to work fine and my system booted up normal.

The very next day, cold booted again and monitor did same thing, it was not getting any signal from the computer. Went through the checks, after a little bit of a delay the system finally booted. I checked my BIOs settings, which were all set up normally. I locked my computer after that and did not turn off the system, the next morning, my monitor was unresponsive.

I re-checked monitor, cables and even replaced the video card. Everything is good except no signal to my monitor. I disconnected all hardware except the video card and motherboard, to see if it was an issue with my power. I took out out the CMOS battery and also disconnected power to the motherboard for about 2 hours, to try and reset the BIOs to factory. No luck.

This leaves me with 2 things left:

a) Corrupted BIOs, not loading my drivers, or
b) motherboard went bad.

Going to try a bootable USB BIOs next.

View 4 Replies

UEFI Fails To Boot From USB Stick

Oct 22, 2015

Downloaded Windows 10 ISO, created a bootable flash drive using "Windows 7 USB DVD download tool" which I also got from Microsoft.

Set first boot device to USB in BIOS.

Saved changes and turned laptop off.

Turned it back on, with the flash drive plugged in, but computer boots to Windows 8.1 instead of the Windows 10 installation.

Restarted again, and pressed F9 to show a list of boot devices, it just shows OS boot manager, and DVD drive, not the flash drive.

Tried with Windows 8.1 USB installer, same thing happens.

Went back to BIOS, enabled "Legacy Mode" and turned off "Secure Boot", restarted, the computer can now boot to the USB stick.. for both Windows 8.1, and Windows 10.

Disabled Legacy Support, the computer fails to boot to USB devices again.

So, I cannot boot to a USB device if I have Legacy Mode disabled in my BIOS.And if I boot using Legacy Mode, Windows wants to convert my GPT HDD to MBR.

How do I boot to USB using UEFI instead of Legacy?

View 1 Replies

Does UEFI Boot Have Any Runtime Advantages?

Oct 20, 2015

Other than slightly faster boot and wake from sleep, does UEFI have any real runtime advantages over legacy boot?

View 1 Replies

UEFI BIOS Enabled But No Secure Boot

Sep 28, 2015

i had secure boot up and running on my windows 8.1 machine after a clean install, but now since Microsoft upgraded me to windows 10 it seems as my secure boot is off again, but it's enabled in my bios is so weird, it's enabled in bios but off in windows 10? Is not much of a big deal to me in a since but just wondering why it still shows as on in bios but off in windows 10.

View 9 Replies

Dual Boot Menu Not Appearing When Starting From Shutdown

Jan 11, 2016

I have a laptop which had Windows 7 installed on a normal HDD and an SSD which I added after it was lying around spare. I then updated to Windows 10 via the free upgrade. Everything was working fine, and I decided to put Windows 10 on the SSD for quicker booting.

I did a clean install on the SSD using the Windows 10 installation media and everything now works fine until I shut down the laptop.

After powering on and seeing the Bios screen I then just get a black screen and the boot menu to choose which OS to boot off (Windows 10 is now installed on both the HDD and the SSD) does not appear.

A workaround is to go into the Bios after powering on and exiting the Bios without making any changes, then the boot menu appears as normal and I can log in to either installed OS. Also if I'm in Windows and restart then everything works as expected.

I've tried the repair tools from the Windows 10 installation media., which said there was nothing to repair, and have tried swapping to the old text based boot menu, which had the same problems.

View 4 Replies

Customization :: Change Boot Screen In Non UEFI Mode?

Nov 24, 2015

How do I change this screen? Change in non Uefi Mode? My motherboard is 5 years old. Can this be done without switching to UEFI?

View 2 Replies

Installation :: UEFI BIOS Settings To Prepare For Installation

Aug 31, 2015

Is it advisable to set the UEFI BIOS (Asus ROG Hero Maximus VI motherboard) to a factory default settings before installing Windows 10? Or should I at least set the memory "XMP" profile?

View 3 Replies

Installation :: Switching Motherboards With UEFI Installation?

Aug 23, 2015

I currently plan on doing a clean install on a new ssd of Windows 10. My current mobo is a ASUS P8z68-V which has UEFI so I plan on doing a UEFI installation of Windows 10. However, I plan on getting a new processor and motherboard sometime in the future, so would I have to do a reinstall of Windows 10 when I get my new motherboard, or could I expect it to boot up normally as would a traditional BIOS system would work?

View 4 Replies

Installation :: Making UEFI And MBR Muitiboot USB

Feb 10, 2016

I just brought a 128GB sandisk ultra usb 3.0 because as a computer tec im tired of fumbling through my tons of usb drivers to do a job. , i want my windows installers & Linux, bookable tools and such all in one usb. so i looked into multibooting usbs and came across many tools, one being SARDU. But i need a hybird UEFI/MBR boot and my laptop doesn't support uefi & legacy simultaneously only one or the other.

So using SARDU i cant see or boot from the usb unless i switch bios to legacy mode, works well because i see and can boot from all of what i have windows installers and linux distros but i have to keep switching back and forth between legacy and uefi. i was wondering if i can make the usb primarily Uefi bootable BUT also bootable for a old MBR if needed.

View 9 Replies

Installation :: How To Create UEFI Install DVD

Jan 7, 2016

I'm upgrading my mom's laptop from windows 7 to windows 10. Since my last upgrade I seem to have misplaced my USB Stick that has the UEFI Windows 10 install media on it. I do, however, have a few DVDs lying around that are large enough to make a Installation DVD. If I use the Microsoft Windows 10 Media Creation tool, will it create a UEFI Installation DVD?

View 4 Replies

Installation :: Changing UEFI Settings?

Jul 18, 2015

In Windows 8 there a way to change settings in your PC's UEFI firmware. Is this possible in W10?

View 1 Replies

Installation :: How To Install On RAID 0 Non UEFI System

Feb 10, 2016

I've rescued an old small server(working with Red Hat enterprise -- but I can't have the OS as it's licensed by the office) from our office --was being chucked out but looks quite good to me.

4 SATA bays populated with 4X 3TB HDD's (the HDD's were mine BTW !!!). I'm thinking of using this as a NAS server - 16 GB RAM and decent Intel CPU (i3 equivalent -- good enough for media server).

The only problem is that it's MBR BIOS and I have two RAID 0 arrays consisting of 2 X 2 3TB HDD's.

Installing Windows though -- No HDD's seen !!! yet there's 12 TB of them in the system.

The RAID is onboard --not a separate RAID controller.

Should I remove the HDD's and send the server on it's original journey to a one way trip to the City's TIP.

(On board VGA good enough also for running a GUI - if I can ever install an OS on it -- preferably W10).

View 5 Replies

Installation :: After Upgrade Revert To W8.1 On UEFI Machine

Jun 4, 2015

Assume a computer with the UEFI firmware interface.

Assume that during or after a user has upgraded a W8.1 machine to W10 things go horribly wrong - Black screen, Blue screen, No screen. The user now tries to Boot from a USB Emergency Boot Disk that they previously created using the W8.1 utility and then they try to restore W8.1 from a System Image Backup (the one in File History) that they previously created.

Will this be possible and will the Product Key in the UEFI firmware allow a reinstall of W8.1 after a W10 upgrade...?

View 9 Replies

Installation :: Can't Install Update - UEFI Error?

Dec 23, 2015

So, I have Windows 10 already installed on my PC. I upgraded it last Summer from Windows 7 for free.

I've been trying to update it for the past 6 weeks but keep getting the error: "Windows 10 couldn't be installed. Windows can't be installed because this PC has an unsupported desk layout for UEFI firmware."

I have 3 hard drives and Win10 is running on my main SSD, disk 0. I remember having some funky upgrade issues and needed to unplug certain hard-drives due to strange ownership issues. Heres is a look from Disk Management. I've got an MSI m-board plus BIOS, all new.

[URL] ....

View 9 Replies

Installation :: Stuck In UEFI After Reset To Default

Feb 10, 2016

After resetting UEFI to default values, I can't start WIndows because boot goes to UEFI.

I wanted to make a clean install of W10 and for that I had to make some changes in UEFI because it wouldn't allow me otherwise. But after the installation I see that I have some problems with the sleep and fast boot, not working well. So I went to UEFI and reset it to default, saved and exit. On boot, it goes to UEFI once and again. Windows doesn't load.

So I have to do the same changes that I had to do for installing W10. Disable fast boot, etc. And then yes, I get to Windows, but keep having the same sleep and boot problems. Both work really bad in different ways.

I also did other changes, by the way. I couldn't install W10 because it said that my disk was GPT partition style, so I had to follow some instructions to change that, which wiped my disk and partitions completely and maybe I missed some step...

View 9 Replies

Installation :: How To Install UEFI On Dell Inspiron 15 7559

Feb 23, 2016

As the title says how exactly do you achieve this?

I have an ISO Ran RUFUS 2.6
GPT Partition Scheme for UEFI
Fat 32
8192 Default
X Quick Format
X Create a bootable disk using
X Create Extended label and Icon Files

so the next part is the Kicker Dell did a number on their Bios and rather than using standard logic as we have done so many years just setting the boot order to "Boot USB" first, you "Only" have the option to create a "Boot Program"!!! so you select your USB Drive then which ever file you want it to boot I'm Assuming? So I tried selecting Setup, bootmgr.efi, and autorun with no results!

I get the secured boot error crap, turn that off and I get Legacy BIOS (that defeats the entire point) What the hell happened to Win95 Boot Discs and FDISK?

I am so frustrated with this garbage, I found out the hard way with Windows 10 and trying to nuke the SSD and put a clean install of 8.1 on it.

View 9 Replies

Installation :: Booting DVD In UEFi Mode For Windows Install

Sep 1, 2015

How do I set my BIOS to have the DVD boot and install Windows 10 in UEFI mode? I do see a setting on my Asus motherboard UEFI "CSM Compatability" and in there are three options:

UEFI and Legacy OPROM
Legacy OPROM only
UEFI only

Do I select UEFI only option here?

What is the benefit of installing in UEFI vs Legacy? All I understand is that the system sets up more partitions.

View 9 Replies

Do Not Have The Option Of Outputting Two Sources

Feb 24, 2016

I do not have the option of outputting two sources in windows 10 it seems

View 1 Replies

ASRock Z97 Pro-3 / Audio From Two Sources Simultaneously?

Oct 7, 2015

Is it possible, in Windows 10, to have two sources play audio in two different outputs simultaneously?

For example, I have my TV speakers, and my normal computer speakers. Could I set it so that Skyrim will output from my computer speakers, and Chrome will output from my TV speakers at the same time?

Note that I don't have a dedicated sound card, I'm just using the default onboard audio for an ASRock Z97 Pro-3.

View 1 Replies

Installation :: Setup Freeze / Hangs At Logo - Loading Circle Not Appearing

Sep 19, 2015

I just want to create my own Win10 here, but when I setup the VMs, and running it, It wasn't go well, It froze!

I have tried add the size to 21GB, using UEFI, and deleting the EFI folder, but still not working

View 3 Replies

Installation :: Will Clean Install Attempt Recognize Windows 8.1 UEFI Stored Key

Aug 4, 2015

If I create a DVD with Windows 10 Home and try to perform a clean install on a computer that came with Windows 8/8.1 Home pre-installed. Will Windows 10 Home recognize and accept my genuine Windows 8/ 8.1 Home Key stored in UEFI or firmware etc?

By Clean install I mean not updating but directly trying to install on a computer, on which Windows 10 have never been installed before.

View 3 Replies

Cannot Perform Clean Install - Valid Sources Required

Jan 8, 2016

I have a problem in the installation of Windows 10. I have a CD installer of windows 10 pro 64 bit and I want to replace my Windows 8 OS thats why I perform a clean install. But whenever I try to install the OS. I have this error:

"Windows cannot find the Microsoft Software License Terms. Make sure the installation sources are valid and restart the installation."

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved