Skip to content

vmc-from-scratch failure to create boss VM #10

@wmkouw

Description

@wmkouw

Goal: create boss VM according to instructions on vmc-from-scratch

Input: Create boss VM from generated XML file

sudo virsh create /home/$USER/vmc-from-scratch/nodes/bossvm.xml

Problem: permission denied when accessing storage file bossvm.img

Stack trace:

error: Failed to create domain from /home/$USER/vmc-from-scratch/nodes/bossvm.xml
error: Cannot access storage file '/home/$USER/vmc-from-scratch/nodes/bossvm.img' (as uid:64055, gid:135): Permission denied

I have already changed permissions on bossvm.img to read+write+execute for all:

sudo chmod 777 /home/$USER/vmc-from-scratch/nodes/bossvm.img

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions