On Thu, May 3, 2012 at 9:16 AM, Aaron <def...@gmail.com> wrote:
> On Thu, May 3, 2012 at 4:48 AM, Brett <brett.ma...@gmx.com> wrote:
>> On Wed, 2 May 2012 16:53:52 -0600
>> Aaron <def...@gmail.com> wrote:
>>
>>> Hola,
>>>
>>> Anyone doing anything with a beaglebone?
>>>
>>> Cheers,
>>> Aaron
>>>
>>
>> Jasper Lievisse Adriaanse and Dale Rahn did some work porting OpenBSD to
Beagleboard and Pandaboard. With help from them, I got a Beagle-xM running
(via serial port/minicom). So far, there is no in-tree support for ethernet or
usb.  I'm not sure if the same codebase could be used for Beaglebone.
>>
>> Brett.
>
> Brett,
>
> Right on.  Is the build process for the xM unofficially documented
> anywhere? I know the cross-tools stuff isn't officially supported.  Is
> there out-of-tree support for ethernet or usb?
>
> Cheers,
> Aaron

Also can anyone offer any insight into the below issue?

I have built cross-tools, cross-distrib, set CC/GCC and other vars requried.
I also modified /usr/src/distrib/beagle/ramdisk/Makefile:25 to be:
DISKTYPE= rdroot as rdroot2.5M doesn't seem to be in my disktab (
would this cause the issue? )

Filesystem  512-blocks      Used     Avail Capacity iused   ifree
%iused  Mounted on
/dev/vnd0a        7807      3074      4733    39%     172     850    17%
/mnt
umount /mnt
vnconfig -u vnd0
cp bsd bsd.rd
/usr/src/distrib/beagle/ramdisk/rdsetroot bsd.rd mr.fs
bsd.rd: can't read phdr area
*** Error code 1

Reply via email to