Ethernet Installation of F15 using Apache and PXE environment on another machine

2011-10-11 Thread Aaron Gray
Is it possible to do an ethernet Installation of F15 using Apache and PXE
environment on another machine rather than from the internet (
download.fedora.redhat.com) ?

Many thanks,

Aaron
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Ethernet Installation of F15 using Apache and PXE environment on another machine

2011-10-11 Thread Arun SAG
On Tue, Oct 11, 2011 at 6:09 PM, Aaron Gray aaronngray.li...@gmail.comwrote:

 Is it possible to do an ethernet Installation of F15 using Apache and PXE
 environment on another machine rather than from the internet (
 download.fedora.redhat.com) ?


Yes , It is possible. You can make the installation tree available via HTTP
or NFS and perform a PXE based installation . Also check
https://fedorahosted.org/cobbler/


-- 
Arun S.A.G
http://zer0c00l.in/
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Ethernet Installation of F15 using Apache and PXE environment on another machine

2011-10-11 Thread Aaron Gray
On 11 October 2011 13:51, Arun SAG saga...@gmail.com wrote:



 On Tue, Oct 11, 2011 at 6:09 PM, Aaron Gray aaronngray.li...@gmail.comwrote:

 Is it possible to do an ethernet Installation of F15 using Apache and PXE
 environment on another machine rather than from the internet (
 download.fedora.redhat.com) ?


 Yes , It is possible. You can make the installation tree available via HTTP
 or NFS and perform a PXE based installation . Also check
 https://fedorahosted.org/cobbler/

 Thanks, still needs TFTP but this could simplify things a lot.

Aaron
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Ethernet Installation of F15 using Apache and PXE environment on another machine

2011-10-11 Thread Felix Kaechele
Am 11.10.2011 15:20, schrieb Aaron Gray:
 Thanks, still needs TFTP but this could simplify things a lot.

If you want to circumvent using TFTP and you are using gPXE (or a PXE
boot ROM that supports booting from HTTP) you could point it to the
pxelinux of boot.fedoraproject.org at
http://alt.fedoraproject.org/pub/alt/bfo/pxelinux.0 for doing a netinstall.
If your PXE boot ROM however doesn't support HTTP you're pretty much
stuck with TFTP.

Felix



-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Ethernet Installation of F15 using Apache and PXE environment on another machine

2011-10-11 Thread Aaron Gray
On 11 October 2011 14:34, Felix Kaechele fe...@fetzig.org wrote:

 Am 11.10.2011 15:20, schrieb Aaron Gray:
  Thanks, still needs TFTP but this could simplify things a lot.

 If you want to circumvent using TFTP and you are using gPXE (or a PXE
 boot ROM that supports booting from HTTP) you could point it to the
 pxelinux of boot.fedoraproject.org at
 http://alt.fedoraproject.org/pub/alt/bfo/pxelinux.0 for doing a
 netinstall.
 If your PXE boot ROM however doesn't support HTTP you're pretty much
 stuck with TFTP.


Yeah PXE TFTP only :(

Thanks anyway,

Aaron
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel