Custom System Image
-
We would like to add a few custom apt packages to be baked into the system image (e.g. telnet). We cannot install the packages after the system image is installed because we do not have internet. Is it possible to "bake" our own system image that's the exact same as a specific version of modal's system image but with a few extra apt installs?
-
We would like to add a few custom apt packages to be baked into the system image (e.g. telnet). We cannot install the packages after the system image is installed because we do not have internet. Is it possible to "bake" our own system image that's the exact same as a specific version of modal's system image but with a few extra apt installs?
-
@Rowan-Dempster Are you working with voxl1 or voxl2? I assume voxl2 since you mention apt
@tom Yes VOXL 2
Read some other posts
Cloning System Image
Hello, we'd like to clone our system image and copy to our other VOXL2 units. We imagine this is possible. Can you point us in the right direction?
ModalAI Forum (forum.modalai.com)
How to build a system image?
@elfowl We treat package management and the base system image separately as the application level packages are updated much more frequently. Our enterprise c...
ModalAI Forum (forum.modalai.com)
Looks like modal does not support exactly what I want. Any other work arounds? The main issue is we don't have internet access at any point in our flashing process.
-
@tom Yes VOXL 2
Read some other posts
Cloning System Image
Hello, we'd like to clone our system image and copy to our other VOXL2 units. We imagine this is possible. Can you point us in the right direction?
ModalAI Forum (forum.modalai.com)
How to build a system image?
@elfowl We treat package management and the base system image separately as the application level packages are updated much more frequently. Our enterprise c...
ModalAI Forum (forum.modalai.com)
Looks like modal does not support exactly what I want. Any other work arounds? The main issue is we don't have internet access at any point in our flashing process.
@Rowan-Dempster Something I haven't tried personally but should be possible is downloading the apt packages as debians via.
apt-get download $PACKAGE_NAME(on voxl2) and then pulling that debian into your custom voxl-suite packagesThis would get around the need for a custom system image
-
@Rowan-Dempster Something I haven't tried personally but should be possible is downloading the apt packages as debians via.
apt-get download $PACKAGE_NAME(on voxl2) and then pulling that debian into your custom voxl-suite packagesThis would get around the need for a custom system image
@tom I tried to download ROS melodic that way and it was quite painful (so many dependencies). I agree it's a work around but I would like it to be more streamlined if possible.
Also I don't know of a way to do the equivalent strategy for pip packages.
-
@tom I tried to download ROS melodic that way and it was quite painful (so many dependencies). I agree it's a work around but I would like it to be more streamlined if possible.
Also I don't know of a way to do the equivalent strategy for pip packages.
@tom If modal doesn't plan to support custom system image development in the near future I will continue to explore work arounds like offline-local-downloads, just wanted to check in with Modal first. If modal wants to explore custom system builds with a customers I'd be happy to work with modal on that.
-
@tom If modal doesn't plan to support custom system image development in the near future I will continue to explore work arounds like offline-local-downloads, just wanted to check in with Modal first. If modal wants to explore custom system builds with a customers I'd be happy to work with modal on that.
@Rowan-Dempster If the packages you're looking to include are small I can look into getting them into our default system image. Otherwise yeah we may have to discuss other avenues for supporting a custom system image (not a decision that I can make personally)
Also most python packages are available via. apt with something like
apt-get install python3-numpy
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login