bargees / barge-packer

Barge Packer for VirtualBox, QEMU and Hyper-V
https://atlas.hashicorp.com/ailispaw/boxes/barge
GNU General Public License v2.0
19 stars 6 forks source link

Support Hyper-V? #11

Open ailispaw opened 7 years ago

ailispaw commented 7 years ago

Hyper-v Support Plan ? · Issue #35 · bargees/barge-os https://github.com/bargees/barge-os/issues/35

Hyper-V support. by jeffmendoza · Pull Request #595 · boot2docker/boot2docker https://github.com/boot2docker/boot2docker/pull/595/files

https://github.com/boot2docker/boot2docker/blob/master/Dockerfile#L287-L294 https://github.com/boot2docker/boot2docker/blob/master/rootfs/rootfs/opt/bootscript.sh#L87-L90

ailispaw commented 7 years ago

Mounting samba shares from a unix client - SambaWiki https://wiki.samba.org/index.php/Mounting_samba_shares_from_a_unix_client

https://github.com/boot2docker/boot2docker/blob/master/kernel_config#L4210-L4220

https://github.com/mitchellh/vagrant/blob/master/plugins/guests/linux/cap/mount_smb_shared_folder.rb

LinuxからSambaをマウントする - Qiita http://qiita.com/dojineko/items/e6c21f3fe309b5aae694

ailispaw commented 7 years ago

Hyper-V Provider - Vagrant by HashiCorp https://www.vagrantup.com/docs/hyperv/

Windows 10でHyper-Vを使ってVagrantを動かす - Qiita http://qiita.com/nibral/items/94de6b9787e2aface2aa

ailispaw commented 7 years ago

Vagrant: Sharing folders with vagrant-sshfs - Fedora Magazine https://fedoramagazine.org/vagrant-sharing-folders-vagrant-sshfs/

SSHFS – Installation and Performance » ADMIN Magazine http://www.admin-magazine.com/HPC/Articles/Sharing-Data-with-SSHFS

ailispaw commented 7 years ago

Hyper-V Builder - Packer by HashiCorp https://www.packer.io/docs/builders/hyperv.html

ailispaw commented 7 years ago

Feature Descriptions for Linux and FreeBSD virtual machines on Hyper-V https://technet.microsoft.com/windows-server-docs/compute/hyper-v/feature-descriptions-for-linux-and-freebsd-virtual-machines-on-hyper-v

Integration Services https://technet.microsoft.com/library/dn798297(ws.11).aspx

ailispaw commented 7 years ago

Made the ISO for Hyper-V via #12 .

Next, making the vagrant box for Hyper-V.

ailispaw commented 7 years ago

Need Windows machine!

ailispaw commented 7 years ago

Hyper-V Module / Hyper-V-specific cmdlets https://technet.microsoft.com/en-us/itpro/powershell/windows/hyper-v/hyper-v

ailispaw commented 7 years ago

https://github.com/mitchellh/vagrant/blob/master/plugins/providers/hyperv/scripts/import_vm_xml.ps1#L194