kernel - How to mount loop devices in Travis CI -
I am trying to run the following command in Travis CI:
$ sudo Mount-O Loop, offset = 62914560 2014-09-09 -offi-rasbanian.img / home / travis / build / 3dprintfit / octopi / src / workspace / mount but although I With the end:
Mount: No loop device could be found. Maybe it does not know about the kernel loop device? (If yes, recompile or `Moderrobe Loop '.) I'm trying to:
sudo modprobe loop But he fails I do not have an error message anymore, but I think Travis CI environment is running in a container and you can not load kernel modules from there.
Do I mount the device instead of fuses (and how?) Or can I do something about it?
It seems that Travis-CI does not currently support Loopfax.
Which means fujiso does not work either.
Comments
Post a Comment