79419430

Date: 2025-02-06 21:48:52
Score: 1.5
Natty:
Report link

Following up on @David Weber and @alchemy's answer:

You want to follow this step-by-step.

NB: Keep in mind the value of your Target path.

After you've added the new virtual hardware, enter the VM and do:

  1. Create a directory inside your VM: mkdir /mnt/random

  2. Mount: mount -t 9p -o trans=virtio <value_of_target> /mnt/random

Reasons:
  • Has code block (-0.5):
  • User mentioned (1): @David
  • User mentioned (0): @alchemy's
  • Low reputation (1):
Posted by: Bazzan