Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2014 19:50:42 -0800
From:      Tim Kientzle <tim@kientzle.com>
To:        Jordan Starcher <jstarcher@gmail.com>
Cc:        Glen Barber <gjb@freebsd.org>, "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>
Subject:   Re: Raspberry Pi Binary Snapshot of 10.0?
Message-ID:  <7E354C58-96C5-4497-8F29-197BE3BA1619@kientzle.com>
In-Reply-To: <CAJTeA=Jsx-ygL-2k8tPdTeOeEWEXKRDCM7_5xE4BB2JzCKJd2A@mail.gmail.com>
References:  <CAJTeA=JViXbh55ZDz5vx9esb-jczMz8BrCoRp8OuiYMZVXG3UA@mail.gmail.com> <20140121054346.GA61932@glenbarber.us> <CAJTeA=%2BTXVzfx7XYt-zPOhfUC8vqazw6Vq-549eBg-L%2B5nAmCw@mail.gmail.com> <20140121060912.GB61932@glenbarber.us> <CAJTeA=KCj8C8srfni9xWYEPcoYGDY2t2o9As7RGRhcoGqTRqfg@mail.gmail.com> <20140122004915.GL35180@glenbarber.us> <CAJTeA=Jsx-ygL-2k8tPdTeOeEWEXKRDCM7_5xE4BB2JzCKJd2A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Jan 21, 2014, at 5:21 PM, Jordan Starcher <jstarcher@gmail.com> =
wrote:

> I gave the 10.0-RELEASE build a shot and it gets stuck early on in the =
boot
> kernel section.

Can you provide more details?


> This is the same behavior I saw when I created a build
> using Crochet with the 10.0-RELEASE source. It's odd because it =
doesn't
> even make it far enough to hit the mounting error 19. I reflashed your
> 10.0-PRERELEASE and booted up perfectly. Also worth noting, the
> autosize_enable does work after the second boot.

This is a pretty well-known bug at this point.  Autosizing
requires resizing two partitions:  one is inside the other.
For some reason, FreeBSD=92s =91geom resize=92 will successfully
grow the outer partition but the new size isn=92t being
fully honored until after a reboot.  So two resize operations
requires two boots.

Does anyone have any ideas why geom isn=92t picking up
the new size correctly after a resize?



> On Tue, Jan 21, 2014 at 7:49 PM, Glen Barber <gjb@freebsd.org> wrote:
>=20
>> Great to hear.
>>=20
>> FWIW, I've moved the location of the images, so they are all in one
>> directory (and checksums are included):
>>=20
>>    http://people.freebsd.org/~gjb/RPI/
>>=20
>> There is also an (untested by me yet, and *NOT* official) =
10.0-RELEASE
>> image there.
>>=20
>> I'm working on integrating this into the release build process, so it =
is
>> very much "work in progress, may eat your cookies" kind of stuff.  It =
is
>> a wrapper around Crochet to do clean-room builds within a chroot.
>>=20
>> The in-progress stuff is located here:
>>=20
>>    svn.freebsd.org/base/user/gjb/hacking/release-embedded
>>=20
>> Glen
>>=20
>> On Tue, Jan 21, 2014 at 07:41:14PM -0500, Jordan Starcher wrote:
>>> Hi Glen,
>>>=20
>>> I tested with the 11.0-CURRENT image and had the same error: =
Mounting
>>> failed with error 19.
>>>=20
>>> I bought a new SD Card today and flashed your 10.0 image and it =
worked
>>> perfectly the first time! I guess these SD Cards are a bit finicky.
>>>=20
>>> Thank you very much for the help, your image seems to be working =
like a
>>> champ. I'll pickup another SD Card to test your 11.0 image as well. =
May I
>>> ask what build procedures you used?
>>>=20
>>> Best,
>>> Jordan
>>>=20
>>>=20
>>> On Tue, Jan 21, 2014 at 1:09 AM, Glen Barber <gjb@freebsd.org> =
wrote:
>>>=20
>>>> I should have noted I have not personally tested the =
10.0-PRERELEASE
>>>> build.
>>>>=20
>>>> I have seen your issue in the past, however.  I'm not clear on the
>>>> cause.
>>>>=20
>>>> For experimentation purpose, can you try this build?
>>>>=20
>>>> http://people.freebsd.org/~gjb/FreeBSD-11.0-CURRENT-RPI-B.img.bz2
>>>>=20
>>>> I'm mostly curious if the behavior is the same (i.e., if may be =
related
>>>> to the SD card itself).
>>>>=20
>>>> SHA256 (FreeBSD-11.0-CURRENT-RPI-B.img.bz2) =3D
>>>> a7722ef975a04a8a7c651b616c802a7d7adf3811f768db65697b5a8e50c8300b
>>>>=20
>>>> Glen
>>>>=20
>>>> On Tue, Jan 21, 2014 at 01:00:44AM -0500, Jordan Starcher wrote:
>>>>> Hi Glen,
>>>>>=20
>>>>> I seem to be running into the same error with your build. I =
checked
>> the
>>>>> sha256 hash and had the correct binary. See attached error.
>>>>>=20
>>>>> Thanks,
>>>>> Jordan
>>>>>=20
>>>>> On Tuesday, January 21, 2014, Glen Barber <gjb@freebsd.org> wrote:
>>>>>=20
>>>>>> On Tue, Jan 21, 2014 at 12:38:15AM -0500, Jordan Starcher wrote:
>>>>>>> Hi,
>>>>>>>=20
>>>>>>> I've been trying to build a Raspberry Pi Model B binary image of
>>>> FreeBSD
>>>>>>> 10.0 using a 10.0 host and the crochet-freebsd script but have
>> been
>>>>>>> failing. I can get built image to POST, but it gets stuck when
>>>> attempting
>>>>>>> to initialize the kernel.
>>>>>>>=20
>>>>>>> Does anyone have a 10.0 image I can use?
>>>>>>>=20
>>>>>>=20
>>>>>> I have had some build failures with my release/10.0.0/ builds for
>> RPI.
>>>>>>=20
>>>>>> Can you try this image, built from stable/10/ ?
>>>>>>=20
>>>>>>=20
>> http://people.freebsd.org/~gjb/FreeBSD-10.0-PRERELEASE-RPI-B.img.bz2
>>>>>>=20
>>>>>> SHA256 (FreeBSD-10.0-PRERELEASE-RPI-B.img.bz2) =3D
>>>>>> aec511f434d551c95a53c979add5b9b84d2618bbd2e2e012db9364e1985f5de3
>>>>>>=20
>>>>>> Glen
>>>>>>=20
>>>>>>=20
>>>>=20
>>>>=20
>>>>=20
>>=20
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7E354C58-96C5-4497-8F29-197BE3BA1619>