YOu can ssh to it and mount an iso from a web server as well.

On Fri, 23 Jul 2010, Ross Walker wrote:

> On Jul 23, 2010, at 6:27 PM, "Joseph L. Casale" <jcas...@activenetwerx.com> 
> wrote:
>
>> Tonight I have to boot a diskless server with iLO and dd a remote image 
>> available by ssh
>> onto a usb key. As there is no local place to store the image, whats the 
>> most efficient
>> cmd to push the image from the remote server using ssh into the local pipe 
>> pushing out
>> to `dd of=/dev/sdx`?
>>
>> Would a remote execution of `dd if=/dev/sdx` be the best over ssh? I suppose 
>> I could use
>> nc and do away with ssh, is that in the CentOS rescue mode?
>
> How about remote cpio?
>
> -Ross
>
> _______________________________________________
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

----------------------------------------------------------------------
Jim Wildman, CISSP, RHCE       j...@rossberry.com http://www.rossberry.com
"Society in every state is a blessing, but Government, even in its best
state, is a necessary evil; in its worst state, an intolerable one."
Thomas Paine
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to