Jump to content











Photo

Have to profess my ignorance EUFI and bootable USB sticks.


  • Please log in to reply
3 replies to this topic

#1 Rootman

Rootman

    Frequent Member

  • Advanced user
  • 382 posts
  • Location:USA

Posted 24 September 2014 - 04:28 PM

For years I've used WinBuilder to create PE environments that I've booted MANY PCs from for data retrieval on hosed systems to running utilities and CHDSKs in order to fix corrupts OSs.  It's saved me DAYS or WEEKS of work.  I have been booting them with Easy2Boot off a USB stick. I use it regularly to backup and even image PCs using Symantec Ghost.

 

We started Getting some Dell Venue Pro's in with Windows 8.1 and they apparently only boot via EUFI.  I am not sure what I'll do if the OS or SSD becomes corrupt and I need to pull the users data off one.  It won't even see my USB stick as a boot media.

 

Can someone point me to a good tutorial for EUFI?  Is it possible to set up a stick using Easy2Boot / Grub4DOS to boot via EUFI?

 

Sorry this is just one thing that I am having trouble getting up to speed on.



#2 wimb

wimb

    Platinum Member

  • Developer
  • 3756 posts
  • Interests:Boot and Install from USB
  •  
    Netherlands

Posted 24 September 2014 - 04:54 PM

http://reboot.pro/li...boot-usb-drive/

 

 

:cheers:

 

How to use UEFI_MULTI:

 

 
[attachment=15085:UEFI_MULTI_85.png] ==> [attachment=15086:W81SE_AOMEI.png]


#3 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 24 September 2014 - 06:20 PM

A good start would be acknowledging that is UEFI (and not EUFI) ;).

 

As long as you are not going to multiboot, but just want to boot a single OS or a PE (4.x or 5.x) the "requisites" are relatively simple:

  1. there must be a FAT partition on the stick (the stick can be either of MBR or GPT)
  2. in it there must be a folder structure of \EFI\BOOT\[*]
  3. in the folder there must be an .EFI executable named after the architecture of the machine (typically BOOTx64.EFI or BOOTIA32.EFI)
  4. see, for a list of files needed for a PE : http://reboot.pro/to...files/?p=185244 (the \EFI\boot\bootx64.efi or \EFI\boot\bootia32.efi is a copy of \Windows\boot\EFI\bootmgfw.efi) see also: http://reboot.pro/to...n-uefi-systems/

The UEFI is an "evolution" (please note the double quotes) of the EFI specification which is (supposed to be) an "evolution" (please note the double quotes again) of BIOS, here are some details that may help in understanding the (perverted) mechanisms used:

http://homepage.ntlw...ot-process.html

https://www.happyass...ally-work-then/

 

:duff:

Wonko

 

 

[*] Not really-really as a number of alternate paths are possible and are registered in the UEFI (was EFI) ESP registry:

http://www.uefi.org/registry

though the \EFI\BOOT is "universal" (I am going to need a replacement key as the paint is peeling off from the amount of times I needed to use double quotes in this post) for removable devices and the Registry is described as:

 

This is an industry registry of vendor-specific subdirectory names in the EFI system partition described in the UEFI Specification. The registry aims to ensure fair, orderly, consistent and conflict free naming of files as well as help facilitate industry-wide best practices for the Directory Structure in the EFI system partition.

Originally implemented by the DIG64 Consortium, this registry of vendor specific subdirectory names in the EFI system partition is used to help companies avoid unnecessary collisions in implementation. This list is voluntary and minimally administered. Participation in the Registry or use of this information is at your own risk.

 

 

:whistling:



#4 steve6375

steve6375

    Platinum Member

  • Developer
  • 7566 posts
  • Location:UK
  • Interests:computers, programming (masm,vb6,C,vbs), photography,TV,films
  •  
    United Kingdom

Posted 24 September 2014 - 06:53 PM

www.easy2boot.com contains YouTube videos (bottom of main page) and details of how to make UEFI boot partition images.

Also a 'Useful things to know' tab here may be useful.

 






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users