|
||||||||||
Hi Manuel This works great, thank you so much for helping me, I appreciate it! But i do not understand the solution, so if I use hdc1 I will format the CF for MS dos use, just /hdc is for unix, is that right? (just trying to learn something here :-) Thanks again! Kind regards, Koen On 14-12-2005 13:08, "Manuel Kasper" <mk at neon1 dot net> wrote: > On 14.12.05 11:18 +0100, Koen Wastyn wrote: > >> 3 On the zaurus: >> mkfs.ext2 /dev/hdc1 (hdc1=CF) > > No need for that. > >> 5. gunzip -c net48xx-1.2.img | dd of=/dev/hdc1 bs=16k > > You need to write the image to /dev/hdc, not hdc1. m0n0wall doesn't > use DOS-style partition tables. > > - Manuel > > |