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

Pine64 article and openhabian content #325

Merged
merged 8 commits into from
Feb 17, 2017

Conversation

ThomDietrich
Copy link
Member

Signed-off-by: Thomas Dietrich Thomas.Dietrich@tu-ilmenau.de

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
@ThomDietrich
Copy link
Member Author

This PR is not finished yet. I would still be happy about a first review 😉

Copy link
Member

@kaikreuzer kaikreuzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, very nice!
Mainly some comments about typos, see below.

* Connect Ethernet, SD card and power to your Raspberry Pi
* Wait up to **45 minutes** (setup depends on your downlink as almost everything is downloaded live)
* Insert the SD card into the Raspberry Pi, connect Ethernet and power
* Wait up to **45 minutes** for openHABian to do it's magic
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: should be "its"


***... Coming Soon! ...***
We are also providing a ready-to-use system image for the Pine A64.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-> We also provide...


***... Coming Soon! ...***
We are also providing a ready-to-use system image for the Pine A64.
The image is based on the official [Ubuntu Base Image by longsleep](http://wiki.pine64.org/index.php/Pine_A64_Software_Release) and other than the Raspberry Pi image comes as a compressed 4GB file.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-> Image by longsleep, which comes as a compressed 4GB file.

After bootup, the latest version of openHAB 2 and the mentioned settings and tools are installed.
All packages will be downloaded in their newest version and configured to work without further modifications.

Learn more about the Pine A64 as your platform for openHAB and about the requirements over in our [Pine64 article](pine.html).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-> ... about the requirements in our...

* Extract the compressed archive with your favorite program
* Write the image file to your SD card (e.g. with [Etcher](https://etcher.io)), depending on your environment you might need to extract the compressed image file first (e.g. with [WinRAR](http://www.rarlab.com/download.htm) or [7zip](http://www.7-zip.org))
* Insert the SD card into the Pine A64, connect Ethernet and power ([See here for more details](http://wiki.pine64.org/index.php/Main_Page#Step_by_Step_Instructions))
* Wait up to **15 minutes** for openHABian to do it's magic
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its

* Wait up to **15 minutes** for openHABian to do it's magic
* Enjoy! 🎉

* The device will be available under it's IP or via the local DNS name `openhabianpine64`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its IP

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow really... The difference is totally clear to me, why am I typing it wrong all the time ^^

* Enjoy! 🎉

* The device will be available under it's IP or via the local DNS name `openhabianpine64`
* [Connect to the openHAB 2 portal](http://docs.openhab.org/configuration/packages.html) (available after a few more minutes): [http://openhabianpine64:8080](http://openhabianpine64:8080)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dashboard, not portal

* Connect Ethernet, SD card and power to your Raspberry Pi
* Wait up to **45 minutes** (setup depends on your downlink as almost everything is downloaded live)
* Insert the SD card into the Raspberry Pi, connect Ethernet and power
* Wait up to **45 minutes** for openHABian to do it's magic
* Enjoy! 🎉

* The device will be available under it's IP or via the local DNS name `openhabianpi`
* [Connect to the openHAB 2 portal](http://docs.openhab.org/configuration/packages.html) (available after a few more minutes): [http://openhabianpi:8080](http://openhabianpi:8080)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dashboard, not portal

If you want to get in touch with the system or want to install one of the previously mentioned optional components, you can come back here later.

Ready for more?
[Connect to your Pine A64 SSH console](https://www.raspberrypi.org/documentation/remote-access/ssh/windows.md) using the username and password `pi:raspberry`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wasn't that here ubuntu:ubuntu instead of pi:raspberry?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, the link to raspberrypi.org might not be the right one here.

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
@@ -73,32 +73,62 @@ Learn more about the Raspberry Pi as your platform for openHAB and about the req

**Setup:**

* [Download the latest SD card image here](https://github.com/ThomDietrich/openhabian/releases)
* [Download the latest "openHABianPi" SD card image file](https://github.com/ThomDietrich/openhabian/releases)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't the url be https://github.com/openhab/openhabian/releases ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, good catch! It's the old URL and I've just copy&pasted it now.


**Setup:**

* [Download the latest "openHABianPine64" SD card image file](https://github.com/ThomDietrich/openhabian/releases) (Note: the file is *xz* compressed)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't the url be https://github.com/openhab/openhabian/releases ?

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
@ThomDietrich ThomDietrich merged commit 6bf2a42 into openhab:gh-pages Feb 17, 2017
ThomDietrich added a commit that referenced this pull request Jul 26, 2017
following #325 (comment)

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
@Confectrician Confectrician added this to the 2.x.x milestone Nov 18, 2022
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

Successfully merging this pull request may close these issues.

None yet

4 participants