Problem with NanoBSD And Alix Board not device boot

Espartano espartano.mail at gmail.com
Sun Jun 5 19:29:12 UTC 2011


On Sun, Jun 5, 2011 at 11:57 AM, Warner Losh <imp at bsdimp.com> wrote:
>
> On Jun 5, 2011, at 12:40 AM, Espartano wrote:
>> NANO_BOOT0CFG="-o nopacket -s 1 -m 3"
>
> nopacket mode is the hardest of all modes to use.  Your CF's reported geometry *MUST* be encoded properly in the nano config file.  This isn't the geometry that the CF card reader reports, but what the CF card reports in true IDE mode.  This will vary from card to card (even cards with exactly the same label).  Unless your boot loader doesn't support packet mode properly, I'd strongly urge you to use packet mode.
>

Ok, I will put geometry of my CF into nanobsd config file, I hope that
will fix my problem.


>> When I copy the NanoBSD image builded into the CF Card I has used this command:
>>
>> dd if=_.disk.image of=/dev/sdc bs=64k
>

that was my mistake, but even using _.disk.full file I get the same error.


More information about the freebsd-embedded mailing list