Also I'm a little confused about what I should use for my e5620
CPUID | 206C2 (SLBV4) |
Also I'm a little confused about what I should use for my e5620
CPUID | 206C2 (SLBV4) |
So 1281 is used for single core Xeons and up to 6 core Xeons?1281 is the decimal representation for the 0501 in HEX
CPUID 206C2 (SLBV4)
1281 should workWould this work for dual cpu? Also I'm a little confused about what I should use for my e5620.
Same hee.I Still have the issue of no boot screen, In post #1314 @h9826790 mentioned that if it doesn't work I may have a modified rom. How would I go about confirming this and how to fix it. I have a Sapphire Pulse RX580 8Gb, and It shows up fine in macOS.
You installed the package in post #1314?Same hee.
I have a Radeon VII.
I have acceleration, but no bootrom
I'm using the opencore install from the macpro upgrade thread on facebook.You installed the package in post #1314?
I followed the post 1314.You installed the package in post #1314?
99% your RX580 is flashed. Please go TechPowerUp, download a ROM that's for your card, and flash it.I followed the post 1314.
Please remove everything, and re-do it by following post #1314I'm using the opencore install from the macpro upgrade thread on facebook.
I'm unable to boot into windows without the boot picker and startup disk doesn't work, I'm trying to flash my rom.99% your RX580 is flashed. Please go TechPowerUp, download a ROM that's for your card, and flash it.
[automerge]1583975473[/automerge]
Is that EFI Windows?I'm unable to boot into windows without the boot picker and startup disk doesn't work, I'm trying to flash my rom.
I thought it was Uefi but I may be wrong. There is 3 including the windows. one with Mojave and one with OC and Catalina.Is that EFI Windows?
How many boot drives in your cMP?
If the bootpicker does not show only your Windows drive then it is not UEFI Windows or the EFI folder for your Windows is not the first partition on that drive.I thought it was Uefi but I may be wrong. There is 3 including the windows. one with Mojave and one with OC and Catalina.
I did get my 580 flashed with the correct rom. and the boot picker does not show the windows drive.
How do I reinstall windows in UEFI? Do I use bootcamp and is there a special way I should make the installer ie. using media creation tool to a dvd or windows usb installer drive?If the bootpicker does not show only your Windows drive then it is not UEFI Windows or the EFI folder for your Windows is not the first partition on that drive.
What I did, in my humble knowledge of anything Windows, was to reuse an old 500GB internal hard drive I had removed from the Mac and install only Windows on it. No partition nightmare, no risk of altering my Mac OSes, etc. And when I need to use Windows (very rarely, let's be honest), I just remove all the internal drives and put the Windows drive in. When the Mac tries to boot and can't find its usual startup disk, it just goes for what's available - therefore Windows.How do I reinstall windows in UEFI? Do I use bootcamp and is there a special way I should make the installer ie. using media creation tool to a dvd or windows usb installer drive?
I changed min Kernel to 17.0.0 (High Sierra) and I was able to boot into my High Sierra partition! Of course I couldn't help but try Handbrake (HW encoding) and it made the entire machine slow down until the mouse cursor became giant and nothing was responsive anymore. Shame I had not activated SSH to log into the Mac and shut it down remotely. Had to pull the plug.
Use this guide, this for Windows and this manual. The guide missed sudo. Use this command:How do I reinstall windows in UEFI?
sudo VBoxManage internalcommands createrawvmdk -filename "</path/to/file>.vmdk" -rawdisk /dev/disk#
/dev/disk#
is the disk number where you will be installing Windows revealed by diskutil list
. First, make sure the drive is connected and unmounted:diskutil unmountDisk disk#
sudo VirtualBox
sudo virtualbox
from Terminal (always start virtualbox with sudo when accessing raw drive), select the desired VM, click Settings, click Storage, click Add Hard Disk button, select Choose existing drive, and then select the VMDK file you just created. Attach Windows.iso image downloaded from Microsoft.devtree > devtree.txt
, map -r > map.txt
from UEFI shell). This step is not necessary with OC versions>=0.5.9, because OC automatically finds bootmgfw.efi and the entire folder /EFI/Boot can be safely deleted if Windows is the only boot loader on that drive.He can't see the boot picker yet.If the bootpicker does not show only your Windows drive then it is not UEFI Windows or the EFI folder for your Windows is not the first partition on that drive.
Try press "2" after you hear the chime (around once per second, press a few times).I thought it was Uefi but I may be wrong. There is 3 including the windows. one with Mojave and one with OC and Catalina.
I did get my 580 flashed with the correct rom. and the boot picker does not show the windows drive.
I have now fixed the gpu issue. It was flashed with a custom rom but I found the original and now I see boot picker.He can't see the boot picker yet.
I suspect his card's GOP is broken. If I am correct, may be he can still boot Windows by pressing the number key during boot.
I believe he installed the "standard" package, with 10s time out.
[automerge]1584034222[/automerge]
Try press "2" after you hear the chime (around once per second, press a few times).
If the boot picker is there, you should boot into Recovery Partition.
If this work, then try 3, 4, 5 etc... you should able to boot into Windows to flash your RX580.
Still a little confused, I have my OC EFI on my Catalina NVME drive. So id have to modify windows after installing?Do not boot Windows without OC. Later you can replace bootX64.efi file in the Windows EFI folder with the OC bootX64.efi and point to bootmgfw.efi (you need to find the location of this file in the Windows EFI folder either in the debug log or withdevtree > devtree.txt
,map -r > map.txt
from UEFI shell)
Only if it is in the EFI of the Windows drive.I have my OC EFI on my Catalina NVME drive. So id have to modify windows after installing?
So don't modify windows EFI if OC is on a separate drive than windows.Only if it is in the EFI of the Windows drive.
After following this Carefully It doesn't show up in the boot picker, I have also burned an windows iso to a dvd, and was able to boot into the windows installer, then went through the process of installing windows but upon restarting after the installer says to restart, the hdd I installed windows to does not show up in the boot picker, but the dvd does. The dvd shows up as " EFI SECTOR"Use this guide:
WhereCode:VBoxManage internalcommands createrawvmdk -filename "</path/to/file>.vmdk" -rawdisk /dev/disk#
/dev/disk#
is the disk number where you will be installing Windows revealed bydiskutil list
.
Start installing Windows from the Virtualbox, but during first reboot power down the virtual machine drom the virtual box. Do not let it reboot from there. Continue installing WIndows once you reboot the cMP through the OC where you will select the Windows option. Do not boot Windows without OC. Later you can replace bootX64.efi file in the Windows EFI folder with the OC bootX64.efi and point to bootmgfw.efi (you need to find the location of this file in the Windows EFI folder either in the debug log or withdevtree > devtree.txt
,map -r > map.txt
from UEFI shell)
You have to reboot but with vbox but immediately shut down the vbox not letting it completely reboot.After following this Carefully It doesn't show up in the boot picker, I have also burned an windows iso to a dvd, and was able to boot into the windows installer, then went through the process of installing windows but upon restarting after the installer says to restart, the hdd I installed windows to does not show up in the boot picker, but the dvd does. The dvd shows up as " EFI SECTOR"