-
Notifications
You must be signed in to change notification settings - Fork 836
Open
Description
Operating system
CachyOS
Description
I got error message
Restricted processor to single core because an AMD CPU was detected! (Set \"FORCE=Y\" to disable this measure)
and then I add env FORCE: "Y" in the docker compose
but still it failed to boot, got another error log
BdsDxe: failed to load Boot0001 "UEFI Misc Device" from PciRoot(0x0)/Pci(0xA,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device 2" from PciRoot(0x0)/Pci(0x5,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device 2" from PciRoot(0x0)/Pci(0x5,0x0)
#[EB|LOG:EXITBS:END] _
#[EB.BST.FBS|-]
#[EB|B:BOOT]
#[EB|LOG:HANDOFF TO XNU] _
Docker compose
services:
macos:
image: dockurr/macos
container_name: macos
environment:
VERSION: "14"
devices:
- /dev/kvm
- /dev/net/tun
cap_add:
- NET_ADMIN
ports:
- 8006:8007
- 5900:5900/tcp
- 5900:5900/udp
volumes:
- ./macos:/storage
restart: always
stop_grace_period: 2mDocker log
BdsDxe: failed to load Boot0001 "UEFI Misc Device" from PciRoot(0x0)/Pci(0xA,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device 2" from PciRoot(0x0)/Pci(0x5,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device 2" from PciRoot(0x0)/Pci(0x5,0x0)
#[EB|LOG:EXITBS:END] _
#[EB.BST.FBS|-]
#[EB|B:BOOT]
#[EB|LOG:HANDOFF TO XNU] _
Screenshots (optional)
My OS fastfetch info
.-------------------------: azul@azCachyOS
.+=========================. --------------
:++===++==================- :++- OS: CachyOS x86_64
:*++====+++++=============- .==: Host: A8
-*+++=====+***++==========: Kernel: Linux 6.17.1-2-cachyos
=*++++========------------: Uptime: 5 hours, 35 mins
=*+++++=====- ... Packages: 1270 (pacman), 24 (flatpak)
.+*+++++=-===: .=+++=: Shell: fish 4.1.1
:++++=====-==: -*****+ Display (LS24AG32x): 1920x1080 in 24", 144 Hz [External]
:++========-=. .=+**+. DE: KDE Plasma 6.4.5
.+==========-. . WM: KWin (Wayland)
:+++++++====- .--==-. WM Theme: MacVentura-Dark
:++==========. :+++++++: Theme: Breeze (MacVenturaDark) [Qt], Breeze-Dark [GTK2], Breeze [GTK3]
.-===========. =*****+*+ Icons: WhiteSur-dark [Qt], WhiteSur-dark [GTK2/3/4]
.-===========: .+*****+: Font: Noto Sans (10pt) [Qt], Noto Sans (10pt) [GTK2/3/4]
-=======++++:::::::::::::::::::::::::-: .---: Cursor: WhiteSur (24px)
:======++++====+++******************=. Terminal: konsole 25.8.1
:=====+++==========++++++++++++++*- CPU: AMD Ryzen 9 8945HS (16) @ 5.26 GHz
.====++==============++++++++++*- GPU: AMD Radeon 780M Graphics [Integrated]
.===+==================+++++++: Memory: 13.10 GiB / 27.18 GiB (48%)
.-=======================+++: Swap: 534.21 MiB / 27.18 GiB (2%)
.......................... Disk (/): 63.21 GiB / 180.00 GiB (35%) - btrfs
Disk (/mnt/WinData): 97.10 MiB / 238.59 GiB (0%) - ntfs3
Disk (/mnt/WinShared): 465.35 GiB / 1.00 TiB (45%) - ntfs3
Local IP (wlan0): 192.168.100.217/24
Locale: en_US.UTF-8
Metadata
Metadata
Assignees
Labels
No labels