How to build a customized CentOS image to run on a virtual machine
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I need to be able to create a customized Centos image that can run as a virtual machine (such as a qcow2 or raw image). I would like to be able to create this image without needing to be sudo, as I need this to run on-demand and without user interaction. I have several rpms that I need to add to the image and a list of packages that need to be added also.
I know of yocto, but I do not know how to generate an image such as qcow2 from the yocto build artifacts.
Does anyone know how to generate a qcow2 image from the yocto build artifacts, or does anyone know a better or different way to generate this image?
Thanks
centos virtual-machine qemu yocto
add a comment |Â
up vote
0
down vote
favorite
I need to be able to create a customized Centos image that can run as a virtual machine (such as a qcow2 or raw image). I would like to be able to create this image without needing to be sudo, as I need this to run on-demand and without user interaction. I have several rpms that I need to add to the image and a list of packages that need to be added also.
I know of yocto, but I do not know how to generate an image such as qcow2 from the yocto build artifacts.
Does anyone know how to generate a qcow2 image from the yocto build artifacts, or does anyone know a better or different way to generate this image?
Thanks
centos virtual-machine qemu yocto
Have you looked at vagrant? That can spin up virtual machines with customizations.
â thrig
Oct 10 '17 at 15:38
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I need to be able to create a customized Centos image that can run as a virtual machine (such as a qcow2 or raw image). I would like to be able to create this image without needing to be sudo, as I need this to run on-demand and without user interaction. I have several rpms that I need to add to the image and a list of packages that need to be added also.
I know of yocto, but I do not know how to generate an image such as qcow2 from the yocto build artifacts.
Does anyone know how to generate a qcow2 image from the yocto build artifacts, or does anyone know a better or different way to generate this image?
Thanks
centos virtual-machine qemu yocto
I need to be able to create a customized Centos image that can run as a virtual machine (such as a qcow2 or raw image). I would like to be able to create this image without needing to be sudo, as I need this to run on-demand and without user interaction. I have several rpms that I need to add to the image and a list of packages that need to be added also.
I know of yocto, but I do not know how to generate an image such as qcow2 from the yocto build artifacts.
Does anyone know how to generate a qcow2 image from the yocto build artifacts, or does anyone know a better or different way to generate this image?
Thanks
centos virtual-machine qemu yocto
centos virtual-machine qemu yocto
asked Oct 10 '17 at 15:00
Mark
1013
1013
Have you looked at vagrant? That can spin up virtual machines with customizations.
â thrig
Oct 10 '17 at 15:38
add a comment |Â
Have you looked at vagrant? That can spin up virtual machines with customizations.
â thrig
Oct 10 '17 at 15:38
Have you looked at vagrant? That can spin up virtual machines with customizations.
â thrig
Oct 10 '17 at 15:38
Have you looked at vagrant? That can spin up virtual machines with customizations.
â thrig
Oct 10 '17 at 15:38
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f397243%2fhow-to-build-a-customized-centos-image-to-run-on-a-virtual-machine%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Have you looked at vagrant? That can spin up virtual machines with customizations.
â thrig
Oct 10 '17 at 15:38