|
||||||||||
Marten wrote: >On Thu, 2003-08-28 at 00:53, Chris Olive wrote: > >You're still in the bios....no os booted yet > > > > >>The CF seemed to write well. I used 'dd' under Linux: >> >> >> >I don't think so... (otherwise it should boot from it...) > > > >>$ gunzip -c net45xx-pb14r458.img | dd of=/dev/sda1 bs=16k >>320+0 records in >>320+0 records out >> >> > >what does dmesg say about your cfcard? is it /dev/sda1? > My problem turned out to be two-fold (aside from the fact I just didn't know what to expect): When writing the CF image file... (1) indeed I should have been writing to /dev/sda and not /dev/sda1, and (2) 'dd bs=16k' didn't seem to work, but using the default bs on 'dd' did work (someone else suggested this). Once the system booted, it was all easy to figure out and familiar territory... It's pretty rocking so far. There goes my weekend... 8-) Thanks for the help. Chris ----- Chris Olive chris (at) technologEase (dot) com http://www.technologEase.com |