Add a new VM to melange: Difference between revisions

From Bitpost wiki
No edit summary
No edit summary
Line 1: Line 1:
* Add vm
* Add vm
** Use ubuntu server/desktop ISO
** Use ubuntu server/desktop ISO
* Boot it through complete install and initial update
* Boot it through complete install and initial update, takes ~10min, ugg
* 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:
Line 7: Line 7:
* Stop the VM
* Stop the VM
* Remove the CD drive
* Remove the CD drive
* Restart and verify you can ssh (do we need /etc/hosts entry?  i didn't from bitpost...)
* 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 12:55, 14 April 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
  • 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