Skip to content

Using Kupiki Hotspot in a virtual machine

Pi Home Server edited this page Dec 29, 2018 · 2 revisions
  • Configuration for VMware Fusion
    • Create a new VM with fresh Debian 9
      • Memory should be set at 1024Mb
      • Hard disk space could be keep as default (20Gb)
    • Add a network interface
      • Both should be linked to host network
      • First should be on vmnet8
      • Second should be on vmnet1
    • Use command ifconfig to identify ids of interfaces (ensXX)
    • Update parameters in the script according to ids and expected behaviours
    • Run the script
  • Configuration for VirtualBox