Giter Site home page Giter Site logo

vm's Introduction

Virtual Machines easy autonomous instalation tool

Main file: VM_install.sh

Description: This script anyone can easily install VMs in Fedora, RHEL or CentOS. It does the install absolutely autonomous. All I/O is directed to the console. It uses *.ks Anaconda kickstarter files to configure instalation process.


*.ks - Anaconda kickstarter files: basic_install.ks fedora_devel_install.ks

Description: Theese files are used for automatic instalation. Modify them and create new in order to fully customize your instalation.


Other files: .nanorc fedora_devel_user_setup.sh

Description: Theese files are downloaded from this repo to the VM. They are used for easy preparation of VM's environment.

vm's People

Contributors

faramoscz avatar

Stargazers

Rodolfo Olivieri avatar Alexandre Possebom avatar

Watchers

James Cloos avatar  avatar

Forkers

bocekm

vm's Issues

SELinux handling

You may want to add setting of SELinux rule for virtd.
setsebool -P virt_use_fusefs 1
Without that I was getting an error:
ERROR internal error: process exited while connecting to monitor: 2016-11-14T15:43:50.305925Z qemu-system-x86_64: -drive file=/run/media/mbocek/seagate/fedora_24.qcow2,format=qcow2,if=none,id=drive-virtio-disk0: Could not open '/run/media/mbocek/seagate/fedora_24.qcow2': Permission denied

Mandatory options

I would mention in the script usage/help, what options are required. Currently there's just a list of them without any information that four of them are required (-n, -s, -ks, -d).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.