All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Geissler <geissonator@yahoo.com>
To: Samuel Herts <sdherts@gmail.com>
Cc: Michael Richardson <mcr@sandelman.ca>, openbmc@lists.ozlabs.org
Subject: Re: OpenBMC Starting Point
Date: Tue, 21 Jan 2020 09:21:35 -0600	[thread overview]
Message-ID: <AD952EE4-D86D-4D83-AB15-9F975D0157C1@yahoo.com> (raw)
In-Reply-To: <CA+k9xxZfreCU8L=G=vUJBODdyjPU_p8+d7_LycNi_ShAZzwMjQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3197 bytes --]



> On Jan 20, 2020, at 11:03 AM, Samuel Herts <sdherts@gmail.com> wrote:
> 
> Thank you!
> I have a supermicro X9 with ast2400 BMC chip. How would we go about installing it? openBMC onto it? We currently have a fresh install of Ubuntu LTS on it, and nothing else.

The only AST2400 config I’m familiar with is our Palmetto.
You could start with that machine and tweak it for yours.
https://github.com/openbmc/openbmc/blob/master/meta-ibm/meta-palmetto/conf/machine/palmetto.conf <https://github.com/openbmc/openbmc/blob/master/meta-ibm/meta-palmetto/conf/machine/palmetto.conf>
> 
> In terms of the development virtual machine. I keep running into an issue when trying to wget the sdk. 
> Specifically, this line: wget https://openpower.xyz/job/openbmc-build-sdk/distro=ubuntu,target=romulus/lastSuccessfulBuild/artifact/deploy/sdk/oecore-x86_64-arm1176jzs-toolchain-nodistro.0.sh <https://openpower.xyz/job/openbmc-build-sdk/distro=ubuntu,target=romulus/lastSuccessfulBuild/artifact/deploy/sdk/oecore-x86_64-arm1176jzs-toolchain-nodistro.0.sh> After running that inside the romulus emulator, it runs out of space and won't complete the download. Does this mean I need to either increase the storage for the romulus, or am I simply installing it in the wrong place, and instead need to wget that into the regular VM?

The SDK is not meant to be downloaded to the actual OpenBMC
system. I’t meant to be downloaded to your development system.
You can then use it to build OpenBMC software that you then copy
over to your OpenBMC and run.

> Apologies for all the questions, I am doing as much research as I can, and this mailing list seems to be the largest wealth of knowledge I have available.
> 
> --Sam
> 
> On Mon, Jan 20, 2020 at 1:57 AM Michael Richardson <mcr@sandelman.ca <mailto:mcr@sandelman.ca>> wrote:
> 
> Samuel Herts <sdherts@gmail.com <mailto:sdherts@gmail.com>> wrote:
>     > I am currently working on getting a working OpenBMC test environment
>     > up and running. I am using VirtualBox and the github Development
>     > Environment tutorial. I had a couple questions regarding how to make
>     > our own modules. Would it be possible to upload files to the bmc on
>     > the virtual server?
> 
> You can do that.
> The disk is rather small by default.
> If you are using VirtualBox, you may be able to use the vboxfs file system to
> mount the host. That might require adding modules to the kernel.
> 
>     > And would I be able to make a script which can read text off of that
>     > file inside the bmc chip?
> 
>     > I have a physical server which I am not using yet, would I be able to
>     > install openbmc and the scripts and insert the file onto the actual
>     > bmc chip, and eventually read from that file?
> 
> Maybe. What server do you have?
> 
> --
> ]               Never tell me the odds!                 | ipv6 mesh networks [
> ]   Michael Richardson, Sandelman Software Works        |    IoT architect   [
> ]     mcr@sandelman.ca <mailto:mcr@sandelman.ca>  http://www.sandelman.ca/ <http://www.sandelman.ca/>        |   ruby on rails    [
> 
> 
> 
> -- 
> Sincerely, 
> Samuel Herts


[-- Attachment #2: Type: text/html, Size: 5489 bytes --]

  reply	other threads:[~2020-01-21 15:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-15 17:38 OpenBMC Starting Point Samuel Herts
2020-01-20  6:57 ` Michael Richardson
2020-01-20 17:03   ` Samuel Herts
2020-01-21 15:21     ` Andrew Geissler [this message]
2020-01-21 16:52     ` Andrew Geissler
2020-01-31 17:15       ` Samuel Herts
2020-01-31 21:29         ` Andrew Geissler
2020-02-06 14:16         ` Michael Richardson
2020-02-24 15:40   ` Samuel Herts
2020-02-24 20:22     ` Andrew Geissler
2020-02-24 20:23     ` Andrew Geissler
2020-02-25 15:31       ` krtaylor
     [not found] <7601.1580558972@dooku>
2020-02-01 22:44 ` Michael Richardson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AD952EE4-D86D-4D83-AB15-9F975D0157C1@yahoo.com \
    --to=geissonator@yahoo.com \
    --cc=mcr@sandelman.ca \
    --cc=openbmc@lists.ozlabs.org \
    --cc=sdherts@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.