8000 Distri doesn't boot with a virtual SCSI hdisk (VMware Fusion) · Issue #78 · distr1/distri · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Distri doesn't boot with a virtual SCSI hdisk (VMware Fusion) #78
Open
@knweiss

Description

@knweiss

I've created a vmdk disk image of the supersilverhaze release using

qemu-img convert -O vmdk distri-disk.img distri-disk.vmdk

and used it to create a new "Other Linux 5.x or later kernel 64-bit" VM in VMware Fusion 11.5.5.

Distri does not boot when I use this image with a virtual hdisk of type SCSI. It hangs right after

Loading Linux 5.6.5-15 ...
Loading initial ramdisk ...

I've then added the kernel parameter loglevel=7 to get more verbose output and noticed several error messages about unknown symbols. For example:

mptscsih: Unknown symbol mpt_put_msg_frame_hi_pri (err -2)
crypto_simd: Unknown symbol cryptd_alloc_aead (err -2)

Switching the virtual hdisk type from SCSI to SATA works around the issue and distri will boot fine. However, even in this case I still see the "Unknown symbol" log messages in the dmesg output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0