Add a new VM to melange: Difference between revisions

From Bitpost wiki
No edit summary
No edit summary
Line 4: Line 4:
* Copy MAC address from melange UI
* Copy MAC address from melange UI
* Paste it into a new entry, here:
* Paste it into a new entry, here:
  m@bitpost [~] emacs config/etc/dnsmasq.d/mbm_lan_dnsmasq.conf
  m@bitpost [~]  
  emacs config/etc/dnsmasq.d/mbm_lan_dnsmasq.conf
  sudo service dnsmasq restart
* Stop the VM
* Stop the VM
* Remove the CD drive
* Remove the CD drive
* Restart and verify you can ssh
* Restart and verify you can ssh
* Do the ssh key thing, continue as needed with [[Linux barebones quickstart]]
* Do the ssh key thing, continue as needed with [[Linux barebones quickstart]]

Revision as of 23:14, 1 November 2022

  • Add vm
    • Use ubuntu server/desktop ISO
  • Boot it through complete install and initial update, takes ~10min, ugg
  • Copy MAC address from melange UI
  • Paste it into a new entry, here:
m@bitpost [~] 
  emacs config/etc/dnsmasq.d/mbm_lan_dnsmasq.conf
  sudo service dnsmasq restart
  • Stop the VM
  • Remove the CD drive
  • Restart and verify you can ssh
  • Do the ssh key thing, continue as needed with Linux barebones quickstart