Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Dec 2021 19:24:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 260178] bhyve: passthru makes ahci-hd boot fail
Message-ID:  <bug-260178-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260178

            Bug ID: 260178
           Summary: bhyve: passthru makes ahci-hd boot fail
           Product: Base System
           Version: CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Keywords: bhyve
          Severity: Affects Only Me
          Priority: ---
         Component: bhyve
          Assignee: virtualization@FreeBSD.org
          Reporter: bz@FreeBSD.org

Next funny problem with passthru;  I am booting from a raw disk which works
fine.

        -S \
        -s 0,hostbridge \
        -s 3,ahci-hd,/dev/da0,sectorsize=3D512 \
        -s 10,virtio-net,tap1 \
        -s 31,lpc \


Now I added a passthru device to the same bhyve config (-S was there alread=
y)
and the boot starts to fail:

        -s 11,passthru,2/0/0 \

BdsDxe: failed to load Boot0001 "UEFI BHYVE SATA DISK BHYVE-9E55-9829-EEEE"
from PciRoot(0x0)/Pci(0x3,0x0)/Sata(0x0,0xFFFF,0x0): Not Found

Removing the passthru device from this config and the virtual machine boots
just fine again.

Anyone suggestions where to start before I dive in?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260178-27103>