Mickael FRANC
Mickael FRANC
Ok, I will take a look in few days, ty for this issue.
Hello @umarbhatti1, Does info mode working on mips architecture from your side ? I create a basic script to test `go-udev -info` on mips64 using docker and it works, see:...
@umarbhatti1 I don't forget you and I'm currently working on the docker stack to fix this issue too in #29. But at this time `-monitor`mode is not yet functional in...
I will take a look in few days, ty for this issue
@yinggoga Could you provide the way your start your container please with --net=host ? I tried "unsecurelly" with `docker run -it --net=host -v=/dev:/dev -v /run/udev:/run/udev:ro --rm -v "$PWD:$PWD" -w $PWD...
@yinggoga could you take a look in #29 about monitor mode in docker context for give me the way you run container with `--net=host` please ? After that I will...
+1 I see this message on the latest stable version using `grml2iso` to build an ISO with provided custom scripts. But this message is displayed at startup and shutdown. One...
Thank you for your feedback @mika and @jkirk . I found a workaround to run my script at startup anyway, dirty but it works: `startup=/run/live/medium/scripts/install-bootdisk.bash` I launch directly from directory...
No problem @mika , see the error occurred from output when I tried to make ISO from small image: ``` make ./make-grml-iso.bash Building an ISO for auto-installer [...] ... Executing...