Alt+F1 Boot Menu: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with " ==F2== The F2 option will allow you to boot OS/2, but it will send you to the command line. Some important notes: * This boot procedure uses "?:\os2\boot\config.x" for config.sys. * You can execute "SET | more" or "ENV | more" to view the enviromental variables that are stored. category:Draft"
 
Tomh (talk | contribs)
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
When you run ArcaOS or eCS or OS/2 Warp 4.5 you can press "Alt+F1" at startup (when the OS/2 little box shows) to access a special menu (called the "Recovery Choices menu") to help you with some troubleshooting.


==F2==
==F2==
Line 6: Line 6:
Some important notes:
Some important notes:
* This boot procedure uses "?:\os2\boot\config.x" for config.sys.
* This boot procedure uses "?:\os2\boot\config.x" for config.sys.
* You can execute "SET | more" or "ENV | more" to view the enviromental variables that are stored.
* You can execute "SET | more" or "ENV | more" to view the environmental variables that are stored.
* You can also execute (for example) "echo %PATH%" to see the contents of the environmental variable PATH.


[[category:Draft]]
[[category:Draft]]

Latest revision as of 08:16, 1 August 2024

When you run ArcaOS or eCS or OS/2 Warp 4.5 you can press "Alt+F1" at startup (when the OS/2 little box shows) to access a special menu (called the "Recovery Choices menu") to help you with some troubleshooting.

F2

The F2 option will allow you to boot OS/2, but it will send you to the command line.

Some important notes:

  • This boot procedure uses "?:\os2\boot\config.x" for config.sys.
  • You can execute "SET | more" or "ENV | more" to view the environmental variables that are stored.
  • You can also execute (for example) "echo %PATH%" to see the contents of the environmental variable PATH.