104

I just purchased an Asus Zenbook Prime UX31A-DH51 with Windows 8. I want to wipe the drive and do a clean install but USB is not listed as a boot option in the BIOS. Does this mean it is not possible?

Here is a photo of my BIOS options.

enter image description here

This is the only option I get when I click Add New Boot Option. Not sure if I can add USB here.

enter image description here

***** Update ***** Asus tech emailed and said: "Unfortunately with Windows 8 you can not boot from bios."

Hennes
  • 65,804
  • 7
  • 115
  • 169
Chace Fields
  • 1,219

18 Answers18

94

I just went through the same pain... but I found a workaround.

  1. Plug in your USB drive
  2. Turn the Zenbook on
  3. Enter UEFI (BIOS) through pressing ESC or F2
  4. In 'Boot' tab: 'Disable Fastboot' (*)
  5. Press F10 to save & exit
  6. Immediately press ESC or F2 again
  7. In 'Boot' tab: your USB drive should be listed - change the order
  8. Press F10 to save & exit
  9. Your Zenbook should now boot from the USB drive
  10. profit

(*) = and 'Enable CSM' if you want to boot in legacy mode

If that does not help, you might need a more recent firmware version.

Just in case you run into more trouble while trying to install Windows onto your GPT SSD - this post might be very helpful: http://www.hodgin.ca/2012/10/02/creating-a-uefibios-windows-7-usb-and-installing-to-gpt-partitions/

mediafinger
  • 1,041
24

We just got a few of these in at work and they are a right PITA to wipe and clean-install windows with, especially the usb-3 only ones.

To enable booting to a USB device you need to set secure boot to disabled (in the security tab of the bios) and enable CSM (on the boot tab of the bios)

You can then select a USB boot device.

If you are trying to install windows 7 on a USB3 only zenbook, your next headache will be windows setup failing, from either a bootable USB memory stick or a USB DVD drive. This is because the bios loads the windows boot image, but when the windows setup program starts it doesn't have USB3 drivers and can't read the setup files.

To get around this you need to create a customized windows setup, on either a USB memory stick or a DVD. You need to download the USB3 drivers from asus, extract the driver files (from the folder containing the .sys and .inf files) and use dism.exe to load these into a windows boot image. There are tutorials on how to do this on the net, the one I used was here: https://forums.mydigitallife.net/threads/how-to-install-windows-7-from-a-usb-3-0-thumb-drive-fast-installation.32302/

18
  1. Power on
  2. F2 to enter BIOS
  3. Tab to Boot
  4. "Secure Boot" -Disabled
  5. "CSM + UEFI" selected in OS Mode Selection
  6. F10

  7. Hold F2 to Enter BIOS

  8. Check boot -> Boot Priority to see if connected USB is listed

I use sandisk Cruzer.

Excellll
  • 12,847
12

I hit this same issue. However, if you plug in the USB stick before you boot, the choice will turn up. You can then save and boot away.

IN THEORY.

I tried to boot onto an Ubuntu USB - I see the grub loader but nothing happens after that. But that's a different issue :-)

Last note: Once you remove the USB stick, it will disappear from the options. Next time you want to bot from USB (or a USB DVD, whatever), you'll need to do this again.

EDIT 12-12-12: OK, I managed to get this working with Ubuntu. What I needed to do was turn off the "Secure Boot" option in UEFI/BIOS. Once I did this, it was pretty smooth sailing. Ubuntu installed and all was well with the world once more. This page here: https://help.ubuntu.com/community/UEFI was the best help I found.

Note: Disabling secure boot also meant that I had no issues at all getting both a USB and USB CD-ROM to appear in the boot menu on startup (hitting ESC). You do need to have them plugged in on boot (as it happens so fast), but messing around with the boot order as I mentioned previously became unnecessary.

As always, YMMV - this worked for me, I hope it helps you.

8

This thread helped me a lot. I'll add my 2 cents:

Asus R509C with Windows 8 pre-installed:

  • USB device is plugged in
  • F2 to BIOS
  • Switch to "Boot" and set “FastBoot” to Disabled
  • Switch to "Security" and set "Secure Boot Control" to Disabled
  • F10 to save and exit and immediately press F2 to BIOS
  • Only then could I switch to "Boot" and set “Launch CSM” to Enabled
  • F10 to save and exit and immediately press F2 to BIOS
  • Now select a boot option. My USB option didn't say USB, it was just [ 8.0.7]
  • F10 to save and exit - booted right to USB
David
  • 9,854
6

Those are not BIOS setup screens, they are UEFI setup screens (which is the successor of BIOS). Note that UEFI cannot per se boot from media that are made bootable for a BIOS (like install media for most operating systems or rescue systems, which were released at a time where UEFI was not yet available, like last year or so) unless you enable CSM (compatibility support module) support.

So, either you have a boot media that is UEFI bootable (maybe in addition to bootable via BIOS), then you just have to attach it and it should be possible to select it in that menu, or your media is "only" BIOS bootable, then you have to enable CSM support and reboot and go into the BIOS setup of the CSM module to configure booting it from there.

mihi
  • 3,447
5

I just had this same problem with exactly the same symptoms on an ASUS K56CA that I unboxed yesterday, and boy I am glad I did not come to this thread first. Lots of good advice, but none of it (would have) helped me!

Try a different USB stick. I was using a U3 16GB stick that never had problems booting on any BIOS-based computer, and I could never get it to show up reliably in the boot menu. (Once it appeared in F9 menu, only after I had removed it during boot.)

I switched to a 2GB "24x" PNY Attache I had lying around, with no embedded U3 partition, and it showed up immediately when I had any EFI-supporting image copied to it. Unfortunately I still was not able to boot from the USB. (Grub would load, but no love after selecting any choice from the boot menu.)

Finally I was able to boot Ubuntu using a DVD media with the same image written to it. The helpful folks in the #ubuntu /freenode IRC channel informed me that you do not need a special image secure-linux-12.10-anyfoo.iso as the Ubuntu guide instructs, just use an up-to-date 12.10 amd64 image and it will have included EFI booting support.

For me, after all this, it happily showed up in either F9 or ESC menu for alternate booting.

Kingdon
  • 281
4
  1. Enter the BIOS setup menu by pressing and holding F2 key when powering on.
  2. Switch to "Boot" and set “Launch CSM” to Enabled.
  3. Switch to "Security" and set "Secure Boot Control" to Disabled.
  4. Press F10 to save and exit.
  5. Press and hold ESC key to lunch boot menu when the notebook restarts.
3

I found this: http://www.makeuseof.com/tag/how-to-access-the-bios-on-a-windows-8-computer/ - this might help you out but I am still having issues booting to a device...

chris
  • 31
3

Strangely, despite all proposed answers, my USB drive was still not appearing.

The USB drive finally appeared just after I hit Ctrl+Atl+Del after boot.  It re-boots, I hit Esc, and the USB Drive is now in the menu list available for choice.

It was as if the booting sequence was too fast for my USB drive.

It worked for me.

Stephane Rolland
  • 460
  • 7
  • 23
1

Boot from USB on APTIO SETUP UTILITY for a 2012 American Megatrends BIOS

  1. Enter the BIOS setup menu by pressing and holding F2 key when powering on.
  2. Switch to and set to Enabled.
  3. Switch to and set to Disabled.
  4. Press F10 to save and exit.
  5. Press and hold ESC key to launch boot menu when the Unit restarts.
1

Wrong information that it is not possible. Just create bootable USB for UEFI not MBR and machine will recognize it and show in BIOS as possible boot option. Bootable USB with Windows 8/8.1 for UEFI can be easily created via Rufus software or on the internet is many tutorials using command line. I had the same problem as you because I have created firstly USB for MBR by mistake instead of UEFI.

enter image description here

mikep
  • 459
1

I had the same issue. And activate the CSM option in UEFI menu was not a solution because then I couldn't install windows as my HDD drive was set in GPT (and not in MBR). And if I unset the CMS option, the USB stick was no longer detected... Actually, I realized that my bootable USB stick was not correctly set on UEFI mode, that I could do using the Microsoft media creation tool (or Rufus). Once done, my USB stick was immediately detected in the boot menu, and I could boot from it and install Windows.

1

All recent hardware supports booting from a USB drive. Look for "boot" in the contents index and flip through those pages 8^).

0

I had only two options when assigning to boot priority 1 and 2 - they were (a) CD/DVD and (b) hard disk. USB was not an option.

My solution so as to allow booting from USB was:

  • Ensure USB key is connected first and power on PC
  • Within BIOS go to "Disks" and attempt to change value. Hopefully "USB" appears here now - if so select it.
  • Still within BIOS go back to boot priority assignment and now "USB" will appear as a selectable value/option.

Your BIOS can now boot from USB.

NOTE: My BIOS had only two boot priorities - I was using USB and CD/DVD. Therefore I had to reverse the change mentioned above, i.e. change the hard disk within BIOS back to the hard disk, and then within boot priority no 2 assign it to the hard disk. So that PC would boot from the hard disk.

ryan
  • 141
0
  1. Get USB
  2. Install Linux/Ubuntu on USB
  3. Insert into PC
  4. You will see the USB option
  5. Install Linux on PC.
  6. Then Install Windows in the same USB

This is when In my Scenario, No DC/DVD drive, Only Guest Access and limited BIOS access.

0

In a word, no. When you have the machine set to boot using UEFI (Launch CSM is set to Disabled as shown in the first screenshot in the question), you'll only see USB-related stuff in the Boot section if plugged in UEFI-bootable USB devices were detected, with the added wrinkle that they have to have been plugged in at the time the 'Aptio Setup Utility' was starting as that's the only time it looks for devices.

The absence of that doesn't mean your system can't boot from USB generally. At the risk of making a huge generalization, UEFI-capable machines with AMIBIOS from 2012 and built-in USB ports are all capable of booting from a properly partitioned and configured USB device, provided that booting from USB isn't totally disabled in the Security section.

rakslice
  • 2,846
0

If your USB drive does not show up, try a different drive.

I couldn't get it to boot from USB DVD on two different model Zenbooks. It wound up being a compatibility issue with the DVD drive. A new DVD drive booted just fine.

Tim McCoy
  • 1
  • 1