https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220105

--- Comment #1 from Kevin Allix <[email protected]> ---
Apparently, devices without logical partitions are not even probed with
(ufs|zfs)_module.c

in boot1.c, line 492: 
if (!blkio->Media->LogicalPartition)
    return (EFI_UNSUPPORTED);

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to