Advertisement
Guest User

dual boat acer

a guest
Jan 16th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1.  
  2.  
  3. Recently, I bought an Acer Aspire ES1-512 for a college course. As it happens this course requires the students to use Ubuntu. After several unsuccessful attempts to install Ubuntu alongside Windows. I believe I have an answer that allows you to install Ubuntu 14.04.2 alongside Windows 8.1 on an Acer Aspire ES1-512.
  4.  
  5. Some of the steps are from memory, so if something doesn't work please let me know.
  6.  
  7. Steps for Installing Ubuntu:
  8.  
  9. Turn on the laptop and press F2 as soon as you see the "Acer Explore Beyond Limits" screen. This will take you into the UEFI/BIOS screen.
  10. If this is the first time you have entered the UEFI/BIOS section there are some adjustments that need to be made.
  11. Using the cursor keys highlight the menu item "Main."
  12. Network Boot: [Disabled]
  13. F12 Boot Menu: [Enabled]
  14. D2D Recovery: [Enabled]
  15. Wake on LAN: [Disabled]
  16. SATA Mode: [AHCI Mode]
  17. Touchpad: [Advanced]
  18. xHCI Support: [Enabled]
  19. Cursor over to the "Security" menu item.
  20. Set Supervisor Password to one of your choosing.
  21. Disable "Password on Boot."
  22. Cursor over to the "Boot" menu item and arrange these items.
  23. Boot Mode: [UEFI]
  24. Secure Boot: [Enabled]
  25. Arrange the boot devices as follows
  26. ATPI CDROM:
  27. HDD:
  28. USB HDD:
  29. USB FDD:
  30. Network Boot - IPV4
  31. USB CDROM:
  32. Network Boot IPV6
  33. Windows Boot Manager
  34. Press F10 to Save your modifications and Exit BIOS.
  35. Open the DVD tray and insert your LiveDVD of Ubuntu. Close the DVD tray and restart your laptop.
  36. When you restart, if the boot order is set correctly you should boot up in Ubuntu. If not go back into the "Boot" item in the BIOS menu and make sure the laptop's DVD is at the top of the boot devices.
  37. Select the option "Install Ubuntu alongside Windows." The installation program will divide the Windows partition. My Acer Aspire has a 500 Gigabyte HDD. The installation program divided it like so:
  38. Files (27.2 GB) /dev/sda4(ntfs) 253 GB
  39. Ubuntu /dev/sda5(ext4) 231 GB
  40. Wait for Ubuntu to install. This will take awhile.
  41. After Ubuntu is installed you will be instructed to reboot your laptop. After you select reboot you will be instructed to remove the Ubuntu DVD from the DVD ROM drive. Warning: If you think the laptop will now boot up and let you choose which OS you want to run. I am afraid you will be disappointed. The only OS recognized by the UEFI firmware at this time is Windows.
  42. Restart the laptop as we did back in Step 1.
  43. Use the right cursor key to highlight "Security" and use the down cursor key to highlight "Select an UEFI file as trusted for executing" and press Enter.
  44. The "Security" window will show HDD0 in white letters. Press the Enter key.
  45. On my laptop two items; they look like folders show up: "EFI and Temp." Highlight EFI and press Enter.
  46. These folders are displayed: ., .., ubuntu, Microsoft, Boot, and OEM. Highlight ubuntu and press Enter.
  47. Another set of folders are listed: ., .., shimx64.efi, grubx64.efi, and MokManager.efi. Highlight "grubx64.efi" and press Enter.
  48. The "Add an new file" window will appear in the middle of the screen with the question: "Do you wish to add this file to allowable database?" In the "Boot Description" type in grubx64.efi and press the Enter key twice.
  49. Press F10 to Save and Exit BIOS.
  50. Now restart the laptop and return to the BIOS menu. Cursor over to the "Boot" item and you will see a ninth boot file added: "EFI File Boot 0: grubx64efi." If you choose to leave the boot order alone. Whenever you turn on your laptop it will boot up in Windows.
  51. Or you can move the ""EFI File Boot 0: grubx64efi" to the eight position and boot up in Ubuntu.
  52.  
  53. For stealth reasons you can let your laptop default boot into Windows, but if you need Ubuntu when you power on the Laptop press the F12 key repeatedly until the "Boot Manager's" window opens. There should be two options.
  54.  
  55. Windows Boot Manager
  56. grubx64efi
  57.  
  58. To boot Ubuntu highlight the grubx64efi and press Enter. For Windows highlight Windows Boot Manager and press Enter.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement