[haiku-development] Re: Haiku over Raspberry PI

  • From: Rahul Jain <talentediq@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Fri, 7 Jul 2017 11:54:13 +0530

On Fri, Jul 7, 2017 at 11:29 AM, Adrien Destugues
<pulkomandy@xxxxxxxxxxxxx> wrote:

On Fri, Jul 07, 2017 at 11:11:18AM +0530, Rahul Jain wrote:
Now next as Alex told to load the haiku loader ( haiku_loader.ub ),
where can i find this loader?

You cannot "find" it, as we do not distribute pre-built ARM images. You
need to compile it from Haiku sources, after configuring your build and
buildtools for the appropriate target.

If you already have an SD image, you can get it from the FAT partition
there. Or, you can just add that SD image to your qemu command line,
u-boot should then load and run it automatically, I think?

--
Adrien.


As i built the raspi2 image. i found :
drwxr-xr-x 951 root root     20480 Jun 30 11:02 attributes
-rw-r--r--   1 root root       301 Jun 30 11:02 boot.scr
drwxr-xr-x   2 root root      4096 Jun 30 11:02 build
drwxr-xr-x   5 root root      4096 Jun 30 10:55 build_packages
drwxr-xr-x   8 root root      4096 Jun 30 10:52 cross-tools-arm
drwxr-xr-x   2 root root      4096 Jun 30 10:55 download
-rw-r--r--   1 root root   1562607 Jun 30 11:02 haiku-floppyboot.tgz
-rw-r--r--   1 root root   1562671 Jun 30 11:02 haiku-floppyboot.tgz.ub
-rw-r--r--   1 root root    296888 Jun 30 10:56 haiku_loader_linux.ub
-rw-r--r--   1 root root 268435456 Jun 29 00:04 haiku-rpi1.mmc
-rw-r--r--   1 root root 134217728 Jun 30 11:02 haiku-rpi2.mmc
-rw-r--r--   1 root root       158 Jun 30 10:52 Jamfile
drwxr-xr-x   5 root root      4096 Jun 30 10:55 objects
-rw-r--r--   1 root root      8445 Jun 30 10:55 rpi2.dtb
drwxr-xr-x   2 root root      4096 Jun 30 11:02 tmp

It also have a haiku_loader_linux.ub  also , But i am not sure how to
load it in u-boot.
Still some thing is missing, I mean IIRC it should be like to load
kernel address from u-boot. but how does the Haiku loader will load ?

Can you explain what a loader is here ? is it a kernel of haiku ?

-- 
Thanks,
Rahul jain

Other related posts: