|
||||||||
Hi ... I renamed the file to *.gz ... and do this : indolab:/home/tenggo# gzip -d ./net45xx-pb11r401.img.gz indolab:/# dd if=/home/tenggo/net45xx-pb11r401.img of=/dev/hdc 10240+0 records in 10240+0 records out indolab:/# fdisk /dev/hdc Command (m for help): p Disk /dev/hdc: 8 heads, 16 sectors, 500 cylinders Units = cylinders of 128 * 512 bytes 8 partitions: # start end size fstype [fsize bsize cpg] a: 1 5 5 4.2BSD 1024 8192 26 c: 1 5 5 unused 0 0 But I still got "Read Error" message at boot time. The disk is work well in DOS (used to be a LRP disk). Is it about "dd" compatibility problem ? Sincerely -bino- ----- Original Message ----- From: "Michael Iedema" <iedemam at pluto dot dsu dot edu> To: "'bino-psn'" <bino at indoakses dash online dot com> Sent: Monday, June 02, 2003 10:47 AM Subject: RE: [m0n0wall] M0n0wall on a HDD info > Yes, > The images (hdd & soekris), are gzipped but are named .img so internet > explorer doesn't uncompress them on the fly. To unzip them I believe > you have to rename them to *.img.gz, then do a gzip -d name. > > Hope this is accurate, please someone correct me if I'm wrong. > > --Michael > > > -----Original Message----- > > From: bino-psn [mailto:bino at indoakses dash online dot com] > > Sent: Sunday, June 01, 2003 10:32 PM > > To: m0n0wall at lists dot m0n0 dot ch > > Subject: Re: [m0n0wall] M0n0wall on a HDD info > > > > > > Dear Sir > > ----- Original Message ----- > > From: "Michael Iedema" <iedemam at pluto dot dsu dot edu> > > > Initial instructions on creating a HD based m0n0wall > > machine, and the > > > image are available at the address below. > > > > > > http://www.undergroup.com/mono/ > > > > > > > The url talk about "uncompress the image if using dd" ... > > Is it gziped ? > > > > Sincerely > > -bino- > > > > --------------------------------------------------------------------- > > 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 > > > > > |