Just a guess that it has to do with partitioning. Perhaps you should try
reading back from the CF to see if you get all the same bits back.
NHA
---
Norman H. Azadian Taegerishalde 13 CH-3110 Muensingen Switzerland
norman at azadian dot ch tel: +41 31 721 7855 fax: +41 31 55 898 55
Matt Juszczak wrote:
> Howdy,
>
> Downloaded the generic-pc image and did the following:
>
> gzcat generic-pc.img | dd of=/dev/ad0 bs=16k
>
> Works fine, boots fine. ad0 is our hard drive (IDE).
>
> Then when we try:
>
> gzcat generic-pc.img | dd of=/dev/da0 bs=16k
>
> To go out to a compact flash card, its starts booting, but then errors
> out after the kernel loads saying "Missing config file. M0n0wall can
> not continue loading" and then shuts down. Its obviously reading from
> the flash card otherwise it wouldn't boot, but then it seems the system
> looks for a config file that isn't on the image. Any ideas?
>
> Thanks!
>
> -Matt
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch
> For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch
>
|