Booting from Removable Media: Difference between revisions
From Info Wiki
Jump to navigationJump to search
No edit summary |
(Added links to information about UEFI) |
||
(One intermediate revision by one other user not shown) | |||
Line 13: | Line 13: | ||
#*increasing variety of removable media devices |
#*increasing variety of removable media devices |
||
#*migration to UEFI firmware, which has different procedures |
#*migration to UEFI firmware, which has different procedures |
||
#possible device types i might be recognised as |
|||
#*"CDROM" for ''internal'' optical drive |
|||
#*"USB CDROM" for ''external'' optical drive |
|||
#*"USB CDROM" for USB drive written from standard dotISO |
|||
#*"USB HDD" for USB drive written from hybrid dotISO |
|||
#*"SD" for ''internal'' SD drive |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
#The selection of "drive" and hence OS is done at POST stage and depends on type of firmware in the computer |
#The selection of "drive" and hence OS is done at POST stage and depends on type of firmware in the computer |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
==== BIOS ==== |
==== BIOS ==== |
||
*usually by pressing F11 at POST stage - sometimes other keys such as F12, F8 |
*usually by pressing F11 at POST stage - sometimes other keys such as F12, F8 |
||
Line 26: | Line 32: | ||
*computers earlier than about 2004 may have limited ability to boot external devices |
*computers earlier than about 2004 may have limited ability to boot external devices |
||
==== UEFI ==== |
==== UEFI ==== |
||
For an introduction, see [http://www.uefi.org/about/ About the Unified Extensible Firmware Interface Forum] or [http://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface Wikipedia article]. |
|||
--[[User:Cwijones|Cwijones]] 18:52, 8 September 2012 (EST) |
|||
*usually requires entering "Setup" mode for firmware |
*usually requires entering "Setup" mode for firmware |
||
**usually by pressing DEL at POST stage |
**usually by pressing DEL at POST stage |
Latest revision as of 08:52, 8 September 2012
Scope
The following are now treated as removable media, in additon to the traditional Floppy & CD?DVD drives
- USB "flash/pen drives"
- USB card readers
- inbuilt SD readers
- external drives
- HDD
- CD/DVD/Blueray
Selecting Boot Device
- This task has become more complicated in recent years as a result of:
- trend towards removable media devices being set to DISABLED by default, as a counter to malware
- increasing variety of removable media devices
- migration to UEFI firmware, which has different procedures
- possible device types i might be recognised as
- "CDROM" for internal optical drive
- "USB CDROM" for external optical drive
- "USB CDROM" for USB drive written from standard dotISO
- "USB HDD" for USB drive written from hybrid dotISO
- "SD" for internal SD drive
- USB card readers and flash/pen drives might appear to firmware as either
- USB FDD or
- USB HDD
- depending on how the software installed to them was complied
- no harm in trying one or the other, until boot is achieved
- The selection of "drive" and hence OS is done at POST stage and depends on type of firmware in the computer
BIOS
- usually by pressing F11 at POST stage - sometimes other keys such as F12, F8
- then select relevant device type
- then select relevant "drive"
- followed by relevant OS, if more than one on the drive
- computers earlier than about 2004 may have limited ability to boot external devices
UEFI
For an introduction, see About the Unified Extensible Firmware Interface Forum or Wikipedia article.
--Cwijones 18:52, 8 September 2012 (EST)
- usually requires entering "Setup" mode for firmware
- usually by pressing DEL at POST stage
- doing so will require password, if one set in CMOS
- navigate to "Boot" tab
- select "Boot Override"
- select relevant "drive"
- followed by relevant OS, if more than one on the drive
--Rpeters13:25, 24 August 2012 (EST)
--