Raspberry Pi Binary Snapshot of 10.0?

Tim Kientzle tim at kientzle.com
Wed Jan 22 03:50:57 UTC 2014


On Jan 21, 2014, at 5:21 PM, Jordan Starcher <jstarcher at 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’s ‘geom resize’ will successfully
grow the outer partition but the new size isn’t being
fully honored until after a reboot.  So two resize operations
requires two boots.

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



> On Tue, Jan 21, 2014 at 7:49 PM, Glen Barber <gjb at freebsd.org> wrote:
> 
>> Great to hear.
>> 
>> FWIW, I've moved the location of the images, so they are all in one
>> directory (and checksums are included):
>> 
>>    http://people.freebsd.org/~gjb/RPI/
>> 
>> There is also an (untested by me yet, and *NOT* official) 10.0-RELEASE
>> image there.
>> 
>> 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.
>> 
>> The in-progress stuff is located here:
>> 
>>    svn.freebsd.org/base/user/gjb/hacking/release-embedded
>> 
>> Glen
>> 
>> On Tue, Jan 21, 2014 at 07:41:14PM -0500, Jordan Starcher wrote:
>>> Hi Glen,
>>> 
>>> I tested with the 11.0-CURRENT image and had the same error: Mounting
>>> failed with error 19.
>>> 
>>> 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.
>>> 
>>> 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?
>>> 
>>> Best,
>>> Jordan
>>> 
>>> 
>>> On Tue, Jan 21, 2014 at 1:09 AM, Glen Barber <gjb at freebsd.org> wrote:
>>> 
>>>> I should have noted I have not personally tested the 10.0-PRERELEASE
>>>> build.
>>>> 
>>>> I have seen your issue in the past, however.  I'm not clear on the
>>>> cause.
>>>> 
>>>> For experimentation purpose, can you try this build?
>>>> 
>>>> http://people.freebsd.org/~gjb/FreeBSD-11.0-CURRENT-RPI-B.img.bz2
>>>> 
>>>> I'm mostly curious if the behavior is the same (i.e., if may be related
>>>> to the SD card itself).
>>>> 
>>>> SHA256 (FreeBSD-11.0-CURRENT-RPI-B.img.bz2) =
>>>> a7722ef975a04a8a7c651b616c802a7d7adf3811f768db65697b5a8e50c8300b
>>>> 
>>>> Glen
>>>> 
>>>> On Tue, Jan 21, 2014 at 01:00:44AM -0500, Jordan Starcher wrote:
>>>>> Hi Glen,
>>>>> 
>>>>> 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.
>>>>> 
>>>>> Thanks,
>>>>> Jordan
>>>>> 
>>>>> On Tuesday, January 21, 2014, Glen Barber <gjb at freebsd.org> wrote:
>>>>> 
>>>>>> On Tue, Jan 21, 2014 at 12:38:15AM -0500, Jordan Starcher wrote:
>>>>>>> Hi,
>>>>>>> 
>>>>>>> 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.
>>>>>>> 
>>>>>>> Does anyone have a 10.0 image I can use?
>>>>>>> 
>>>>>> 
>>>>>> I have had some build failures with my release/10.0.0/ builds for
>> RPI.
>>>>>> 
>>>>>> Can you try this image, built from stable/10/ ?
>>>>>> 
>>>>>> 
>> http://people.freebsd.org/~gjb/FreeBSD-10.0-PRERELEASE-RPI-B.img.bz2
>>>>>> 
>>>>>> SHA256 (FreeBSD-10.0-PRERELEASE-RPI-B.img.bz2) =
>>>>>> aec511f434d551c95a53c979add5b9b84d2618bbd2e2e012db9364e1985f5de3
>>>>>> 
>>>>>> Glen
>>>>>> 
>>>>>> 
>>>> 
>>>> 
>>>> 
>> 
> _______________________________________________
> freebsd-arm at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"



More information about the freebsd-arm mailing list