hypriot / flash

Command line script to flash SD card images of any kind
MIT License
1.01k stars 173 forks source link

Question: change hostname of Raspbian image #63

Closed coenroest closed 8 years ago

coenroest commented 8 years ago

Very useful tool to flash images to SD cards, great work!

Is it also possible to change the hostname of a raspbian image or is that only possible with a Hypriot image?

StefanScherer commented 8 years ago

@coenroest The flash tool supports the /boot/occidentalis.txt from Adafruit and our improved device-init tool. But a standard Raspbian SD image does not have any of these tools preinstalled.

So you cannot set the hostname while flashing the SD card.