0720.html 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. <!DOCTYPE html>
  2. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>Install ChromeOS Flex (CloudReady 2.0) on a Laptop or Desktop</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <meta charset="UTF-8">
  7. <meta name="keywords" content="How To Install ChromeOS Flex,How To Run ChromeOS Flex,How To Run ChromeOS,How To Install CloudReady,How To Run CloudReady,Install Guide,ChromeOS,ChromeOS Flex,CloudReady 2.0,Chromebook,Chromebox,How To,Tutorial,i12bretro">
  8. <meta name="author" content="i12bretro">
  9. <meta name="description" content="Install ChromeOS Flex (CloudReady 2.0) on a Laptop or Desktop">
  10. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  11. <meta name="revised" content="03/20/2022 12:20:41 PM" />
  12. <link rel="icon" type="image/x-icon" href="includes/favicon.ico">
  13. <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
  14. <script type="text/javascript" src="includes/js/steps.js"></script>
  15. <link href="css/steps.css" rel="stylesheet" type="text/css" />
  16. </head>
  17. <body>
  18. <div id="gridContainer">
  19. <div class="topMargin"></div>
  20. <div id="listName" class="topMargin">
  21. <h1>Install ChromeOS Flex (CloudReady 2.0) on a Laptop or Desktop</h1>
  22. </div>
  23. <div></div>
  24. <div id="content">
  25. <h2>What is ChromeOS Flex?</h2>
  26. <blockquote><em>Try the cloud-first, fast, easy-to-manage, and secure Chrome OS for PCs and Macs. Chrome OS Flex is a free and sustainable way to modernize devices you already own. It&rsquo;s easy to deploy across your fleet or simply try it to see what a cloud-first OS has to offer. -<a href="https://chromeenterprise.google/os/chromeosflex/" target="_blank">https://chromeenterprise.google/os/chromeosflex/</a></em></blockquote>
  27. <h2>Things You Will Need</h2>
  28. <ul>
  29. <li>A USB flash drive, at least 16 GB <a href="https://amzn.to/3wkR5ju" target="_blank">https://amzn.to/3wkR5ju</a> | <a href="https://amzn.to/3qkrJ1p" target="_blank">https://amzn.to/3qkrJ1p</a> | <a href="https://amzn.to/3Nhu9b9" target="_blank">https://amzn.to/3Nhu9b9</a></li>
  30. </ul>
  31. <h2>Creating the Installation Media</h2>
  32. <p>PRO TIP: I repeatedly had issues booting the flash drive created by the Chromebook Recovery Utility. I found that the utility downloads ChromeOS Flex to the user&#39;s local temp directory (%temp% or %userprofile%\AppData\Local\Temp). Browse through the scoped_dir directories to find the compressed ChromeOS Flex image. I grabbed the file and used Balena Etcher to write it to a flash drive to correct the booting issue</p>
  33. <ol>
  34. <li>Open a Chromium based browser, install the Chromebook Recovery Utility extension</li>
  35. <li>In Brave Browser, open a new tab and navigate to https://chrome.google.com/webstore/category/extensions</li>
  36. <li>Search for Chromebook Recovery</li>
  37. <li>Click on Chromebook Recovery Utility</li>
  38. <li>Click the Add to Brave button &gt; Click Add Extension to confirm</li>
  39. <li>After the extension installs, click the puzzle piece next to the hamburger menu &gt; Click Chromebook Recovery Utility to launch it</li>
  40. <li>Inside the Chromebook Recovery Utility click the Get started button</li>
  41. <li>Click the Select a model from a list link</li>
  42. <li>Select Google Chrome OS Flex from the manufacturer dropdown</li>
  43. <li>Select Chrome OS Flex from the product dropdown &gt; Click Continue</li>
  44. <li>Select the USB flash device to write ChromeOS Flex to &gt; Click Continue &gt; Click Create now</li>
  45. <li>Wait while Chrome OS Flex is written and verified</li>
  46. <li>Once the flash drive is setup, remove it and plug it into a USB port on the target device</li>
  47. </ol>
  48. <h2>Installing ChromeOS Flex</h2>
  49. <ol>
  50. <li>Power on the target device and boot to the ChromeOS Flex flash drive</li>
  51. </ol>
  52. <ol>
  53. <li>After the Chrome splash screen displays, click the Get started button</li>
  54. <li>Click Install CloudyReady 2.0 to select it &gt; Click Next</li>
  55. <li>Click Install CloudyReady 2.0</li>
  56. <li>Click Install to confirm erasing the hard drive</li>
  57. <li>After about two minutes the installation will complete and the PC will reboot</li>
  58. <li>Remove the USB flash drive during the reboot to avoid booting back into the installation media</li>
  59. <li>Once ChromeOS has rebooted, click the Get started button</li>
  60. <li>ChromeOS should detect an Ethernet connection, otherwise connect to a Wifi network &gt; Click Next</li>
  61. <li>Uncheck the Help improve ChromeOS option &gt; Click Accept and continue</li>
  62. <li>At the Who&#39;s using this Chrome device screen, select You &gt; Click Next</li>
  63. <li>Login with Google account credentials</li>
  64. <li>At the Sync your Chrome device screen, click Accept and continue</li>
  65. <li>Uncheck the Let Google use your hardware data option &gt; Click Accept and continue</li>
  66. <li>Select whether to use Google Assistant</li>
  67. <li>Select whether to connect to your phone</li>
  68. <li>Click Get started to complete setup</li>
  69. <li>Welcome to ChromeOS Flex</li>
  70. </ol>
  71. </div>
  72. </div>
  73. </body>
  74. </html>