Brandon Gooch

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Brandon Gooch
    Participant

    Thank you both for responding so quickly. Currently, I am reading the information by fopen()-ing the /sys/devices/platform/mts-io/product-id file. Now I know what to look for.

    I may move to calling the mts-io-sysfs script, if only as an abstraction.

    Thanks again to the both of you,

    -Brandon

    in reply to: mlinux resolv.conf issue #9868
    Brandon Gooch
    Participant

    Here’s what I did to obtain a persistent DNS config on my Conduit:

    1. Remove the /etc/volatile.cache file from the filesytem.
    2. Comment out the following entries from /etc/default/volatiles/00_core:

    l root root 0644 /etc/resolv.conf /var/run/resolv.conf
    f root root 0644 /var/run/resolv.conf none

    3. Remove the /etc/resolv.conf symlink.
    4. Create your new /etc/resolv.conf

    After a reboot, my DNS settings survived.

    There is probably a better way to do this, so I hope someone from MultiTech can chime in with some guidance.

    • This reply was modified 8 years, 6 months ago by Brandon Gooch. Reason: Try to fix the code markup conversion
Viewing 2 posts - 1 through 2 (of 2 total)