>
> What is the correct way to generate a new machine-id and/or a D-Bus 
> machine ID? 
>

I think I figured it out.  Robert, is this something that should be part of 
an image?  Either deleting the files from the image so new ones are 
auto-generated, or ensuring unique IDs are created?

Here is how I generated unique ID on each of my beaglebone devices:

sudo rm -f /var/lib/dbus/machine-id
sudo rm -f /etc/machine-id
sudo dbus-uuidgen --ensure
sudo systemd-machine-id-setup


Stéphane

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/d77df91c-a21c-4f60-9d4c-7500018ac143%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to