Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • firmware-tools firmware-tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • Michał Gałka
  • firmware-toolsfirmware-tools
  • Merge requests
  • !1

Add setup for image conversion and VM running

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Michał Gałka requested to merge T29510-convert-image-changes into master Sep 16, 2021
  • Overview 1
  • Commits 2
  • Changes 3

/dev directory bind is required to setup a loop device which is a part of test image to QEMU image conversion with image_to_vm.sh script from CrOS SDK.

Ports 5900 and 2222 need to be exposed so SSH and VNC connections to the QEMU VM running inside CrOS SDK chroot can be made from the host machine.

Put more recent version of CrOS SDK for octopus in the octopus.env file. Docker file changes are required for the new SDK to be build properly.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: T29510-convert-image-changes