Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

same MAC-ADDRESS & /var/lib/dbus/machine-id #92

Closed
cescoferraro opened this issue Oct 26, 2016 · 1 comment
Closed

same MAC-ADDRESS & /var/lib/dbus/machine-id #92

cescoferraro opened this issue Oct 26, 2016 · 1 comment

Comments

@cescoferraro
Copy link

sudo -E flash -n athenas -s HACK-MEEE -p password https://downloads.hypriot.com/hypriotos-rpi-v1.0.0.img.zip

sudo -E flash -n esparta -s HACK-MEEE -p password https://downloads.hypriot.com/hypriotos-rpi-v1.0.0.img.zip

sudo -E flash -n zeus -s HACK-MEEE -p password https://downloads.hypriot.com/hypriotos-rpi-v1.0.0.img.zip

HypriotOS/armv7: pirate@athenas in ~
$ cat /var/lib/dbus/machine-id
9989a26f06984d6dbadc01770f018e3b

HypriotOS/armv7: pirate@esparta in ~
$ cat /var/lib/dbus/machine-id
9989a26f06984d6dbadc01770f018e3b

HypriotOS/armv6: pirate@zeus in ~
$ cat /var/lib/dbus/machine-id
9989a26f06984d6dbadc01770f018e3b

On debian machines there is a hash under cat /var/lib/dbus/machine-id that uniquely identifies each machine. My program depends on it, but the flash tool seems to bring its own from https://downloads.hypriot.com/hypriotos-rpi-v1.0.0.img.zip. Is there another way I can uniquely identify a machine under Hypriot?

@cescoferraro cescoferraro changed the title /var/lib/dbus/machine-id same MAC-ADDRESS & /var/lib/dbus/machine-id Oct 27, 2016
@StefanScherer
Copy link
Member

@cescoferraro Thanks for reporting this. I have opened an issue in hypriot/image-builder-rpi#143 for further steps. I'll close this one as the flash tool can't access or change this file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants