This message was deleted.
# elemental
a
This message was deleted.
h
q
The binaries are already in my custom image. The problem is that on every startup the driver wants to write stuff to /bin/emc and /etc/emc
😯 1
h
You'd need to add
/bin/emc
and
/etc/emc
to the list of
persistent:
directories. elemental-toolkit documents this within general configuration.
q
ok thanks, quick check on node shows an empty /etc/elemental/config.d/ . Where do i find this configuration file?
h
Persistent paths should be in
/system/oem/00_rootfs.yaml
q
nice, this works
🥳 1
s
@quaint-airline-20784, care to share how you got it working? Ive been struggling with adding extra persistent directory to a custom elemental. Ive tried to add a custom definition to /oem directory (using Machineregistration) but it does'nt seem to work. Is it supposed to be added to the custom image build process (or seedimage)?
q
I did build a new image and deployed it via update plan
👍 1