|
||||||||||
On 22.12.05 22:09 +0100, Thomas Jegen wrote:
> I am using the following command in Linux (as described in the
> manual):
>
> tomux10:/mnt/svjegen01/data01/software/Monowall # gunzip -c
> wrap-1.2.img | dd of=/dev/sda1 bs=16k
You need to write the image to /dev/sda, *not* /dev/sda1.
- Manuel |