|
||||||||||
Unfortunately when I try /dev/hdc it comes up - dd: opening '/dev/hdc': No such device or address When I try to write using hdc0 is says: 320+0 records in 320+0 records out Surely it should be writing many more records? paul. ----- Original Message ----- From: "Manuel Kasper" <mk at neon1 dot net> To: "Paul Evans" <paul underscore andrew underscore evans at hotmail dot com> Cc: <m0n0wall at lists dot m0n0 dot ch> Sent: Monday, February 23, 2004 11:24 AM Subject: Re: [m0n0wall] Problem installing on WRAP > Paul Evans wrote: > > > I've followed the installation instructions: > > > > gunzip -c wrap-1.0.img | dd of=/dev/hdc0 bs=16k > > Use /dev/hdc, not /dev/hdc0. > > - Manuel > > --------------------------------------------------------------------- > 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 > > |