Install ubuntu 16.04 on acer predator 15

midjji
midjji Member Posts: 5 New User
edited November 2023 in 2018 Archives
The fakeraid will interfere and since it is not setup correctly the bootloader will always skip grub and go to windows. 
The Raid is disabled if the drives are reformatted however. 

Enable disabling secureboot, tpi, by setting a bios password. Use very easy to guess, say "password", since resetting the limited efi on the laptop is tricky. 
Badblocks destructively the disks independently using a usb key. 
set proper gpt partitions, ignore warnings for incorrect gpt on the fakeraid device, it will be gone soon anyways. 
Install ubuntu to one, windows to the other, use pendrive again with boot-repair to fix what windows breaks. 
Install the nvidia driver as per the cuda install instructions. 

Answers

  • abernathi
    abernathi Member Posts: 3 New User
    First of all, thank you for typing out this comment. Can you explain a bit more in detail about
    Badblocks destructively the disks independently using a usb key.
    Do you mean use my Ubuntu 16.04 USB live disk to get into Ubuntu, then run badblocks destructively r/w on every single disk on my machine? Can you post the command and parameters you used?

    Also, for 
    set proper gpt partitions, ignore warnings for incorrect gpt on the fakeraid device, it will be gone soon anyways.
    Do you have a link or anything about how to do this? This sounds like something that I'd do once I've started the Ubuntu installation (i.e. selecting the hard drive where I want to save my bootloader, root, and home). 

    I apologize if these questions are super simple, but I've followed countless guides now and still haven't succeeded in dual booting with my Acer, and so I'd like to know exactly what you did and make sure I don't end up bricking everything!