On 10/26/05, Marc <telenieko at gmail dot com> wrote:
> I don't know if it's still there... but, If you boot a PC with the
> CD-ROM it would be nice to be able to write the m0n0 image to the hard
> disk, for ex. using the upgrade feature (you can't autoupgrade the CD
> so it could show 'Install m0n0 on your first hard disk!).
>
> By the time, is there anyway with exec.php to write that image to the
> first disk? maybe a tftp Xxxx | dd of= ¿?
>
dd, gzcat, et. al. aren't available on the image, though if you have
enough RAM you can probably upload all these things and the image via
exec.php and accomplish this.
if you have physical access to the machine, I'd recommend my live
installer CD - http://chrisbuechler.com/m0n0wall/liveinstaller/ - as
the closest thing to that currently available (though the images are
currently out of date, just load one and then upgrade from the GUI).
-Chris |