|
||||||||||
Read somewhere that the command on linux is dd bs=16k if=image-file of=/dev/harddrive-to-install-image -----Original Message----- From: Mathias Burén [mailto:mathias dot buren at gmail dot com] Sent: Wednesday, November 30, 2005 8:44 AM To: Paul Fournier Cc: m0n0wall at lists dot m0n0 dot ch Subject: Re: [m0n0wall] Installing m0n0 from linux Use the dd command. I don't think that my example will work, because I think you need to set the block size and such (see man dd). But, it's basically dd if=m0n0wall-image of=/dev/theharddrive . Regards, Mathias 2005/11/30, Paul Fournier <august70 at thefourniers dot net>: > Can someone tell me how I can install the image onto a disk from a running > linux box. > I have a running linux box and a drive that will be the going into the > m0n0wall box, I would like to know > How from linux I can put the image on the second drive and if I need to use > fdisk to create a partition and drive type. TIA > > > --------------------------------------------------------------------- > 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 > > --------------------------------------------------------------------- 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 |