Utaminna

Utaminna

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #70225
    Utaminna
    Participant
    • Posts: 3
    Knowledge:
    
    need to know basic command for cmd / powershell
    need to know how to make liveusb from rufus (either windows installer usb / linux live usb)
    coffee, for the patience
    
    The-not-so-good-how-to (Beware ! do it at your own risk !)
    Install new Windows on SSD (or if you just want to use windows from eMMC and Linux from SSD, skip the install windows on SSD)
    
    Follow the Step-By-Step listed on here -- This is what you need to type on the powershell / cmd 
    
    Follow the step until the bcdedit /set {bootmgr} path \EFI\refind\refind_x64.efi
    
    IF THIS COMMAND doesn't work, try to use the double quote on the {bootmgr}
    
    bcdedit /set "{bootmgr}" path \EFI\refind\refind_x64.efi
    
    After this step-by-step is done, rEFInd is installed, try to reboot the windows, and now your bootmgr will be changed to rEFInd instead of the normal windows one :)
    If refind is installed, you can try to boot linux live USB (must be the UEFI one, dont use the BIOS one when creating it with rufus !
    #70218
    Utaminna
    Participant
    • Posts: 3

    Trying: Double Boot Windows + Antergos (Both on SSD)

    Source: Ulric step-by-step (for touchpad solution) & rEFInd tutorial for installing the boot manager

    Knowledge:

    • need to know basic command for cmd / powershell
    • need to know how to make liveusb from rufus (either windows installer usb / linux live usb)
    • coffee, for the patience

    The-not-so-good-how-to (Beware ! do it at your own risk !)

    1. On the eMMC’s windows, download rEFInd (you can find it at http://www.rodsbooks.com/refind/getting.html) – Choose the binary zip one
    2. Extract it, and open the CMD or PowerShell (Run as Adminitrator)
    3. Follow the Step-By-Step listed on here (http://www.rodsbooks.com/refind/installing.html#windows) — This is what you need to type on the powershell / cmd
      • mountvol S: /S
      • cd \path\to\your\extracted\refind-binary-zip\  –>  example: cd \Users\Utaminna\Downloads\refind-bin-0.10.9\
      • xcopy /E refind S:\EFI\refind\
      • S:
      • cd EFI\refind
      • rename refind.conf.sample refind.conf
      • bcdedit /set {bootmgr} path \EFI\refind\refind_x64.efi 
        • IF THIS COMMAND doesnt work, try to use the double quote on the {bootmgr} –>bcdedit /set “{bootmgr}” path \EFI\refind\refind_x64.efi
    4. After this step-by-step is done, rEFInd is installed, try to reboot the windows, and now your bootmgr will be changed to rEFInd instead of the normal windows one 🙂
    5. If refind is installed, you can try to boot the windows installer USB / linux live USB (must be the UEFI one, dont use the BIOS one !)

    Tips:

    1. Install Windows first, then install linux, dont install linux first, then install windows.
    2. When installing the windows, I did NOT wiping the eMMC EFI partition and he RECOVERY, only deleting the Windows on eMMC partition. –> this is bad practice, because you cant swipe the ssd to the other pc instantly.
    3. For installing the linux, when partitioning, DONT install the bootmanager (GRUB / whatever else), choose the /boot the same one as windows EFI partition / where the refind is)
    4. After installing the linux, you will find out that the touchpad (this notebook is awesome, only this touchpad have the problem !)is not working, so you need to use usb mouse for a while, follow the ulric instruction for the mod, posted by UoF (this link http://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/jumper-ezbook-3-pro-can%27t-boot-from-usb-most-of-common-linux-distros-4175605766/page2.html)
      • Some distros doesnt use the update-initframs anymore, so instead of using the update-initframs, you need to use mkinitcpio

    I’m attaching my gparted partition (/boot/efi on emmc, windows10 & antergos on sda1 / SSD)

     

    That’s all, hope u can install and run it well 🙂

    Attachments:
    You must be logged in to view attached files.
    #70215
    Utaminna
    Participant
    • Posts: 3

    I got that kind of error too….

    and I think it’s due to the windows hidpi scaling is bad, try to use the custom scaling (120%) instead of the recommended (125%)

    and voila…. at least it works for me…

Viewing 3 posts - 1 through 3 (of 3 total)

Lost Password

Skip to toolbar