on ne peut pas installer fedora via le réseau
enfin pas sans serveur Jumpstart ou FTP
Recherche google wrote:Installing Using a Network
Fedora can be installed using a local network (or even over the Internet if you have broadband access). You will need access to a Web, FTP, or NFS server hosting the installation packages. To boot to a network install, use a network boot floppy, a bootable CD-ROM created using the boot.iso boot image, or the first Fedora Core CD-ROM included with this book. Boot your PC with the boot floppy or, if you use CD-ROM, type linux askmethod at the boot prompt. Follow the prompts, and you'll then be asked to choose the type of network installation.
TIP
Just press Enter at the boot prompt if you boot to a network install using a CDR created with the boot.iso image. You'll boot a graphical network install.
To install using FTP, select the network IP address assignment for your target PC, such as DHCP, or manually enter an IP address along with optional gateway IP address and nameserver addresses. You'll then be asked for the FTP site name. You can enter the name or IP address of a remote FTP server hosting the Fedora Core release. The name of the remote directory will depend on where the Fedora install files are located on the remote server.
Installing Fedora using the File Transfer Protocol (FTP) will require access to an FTP server (see Chapter 18, "Secure File Transfer Protocol (FTP) Service," to see how to set up a server and use FTP). You'll need to know the hostname or IP address of the server, along with the path (directory) holding the Fedora Core software. One way to prepare a server to host installs is to
1.
Create a directory named Fedora under the FTP server's pub directory. The directory will usually be /var/ftp/pub on a Linux server.
2.
Create a directory named base and a directory named RPMS underneath the Fedora directory.
3.
Copy or download all RPM packages included with Fedora Core into the pub/Fedora/RPMS directory.
4.
Copy all original base files (comps.rpm, comps.xml, hdlist, hdlist2, hdstg2.img, netstg2.img, stage2.img, TRANS.TBL) from the first CD-ROM's base directory into the pub/Fedora/base directory.
Using this approach, enter pub when asked for the name of the remote directory holding the Fedora Core install software.
Installing Fedora Core using a remotely mounted Network File System (NFS) is similar to a hard drive installation, but requires access to an NFS server. You'll need access permission, a permitted IP address or hostname for your computer, the hostname or IP address of the NFS server, and the path to the Fedora Core software. See Chapter 13, "Network Connectivity," for more information about NFS and network addressing.
To install Fedora using HTTP, you will need the hostname or IP address of the remote Web server, along with the directory containing Fedora's software. See Chapter 16, "Apache Web Server Management," to see how to set up a Web server.