Answers: Installing Fedora 7
It seem in that are several associates trying to find Fedora installed on one contrivance that doesn't enjoy a DVD drive (but does hold a compact disc drive), and hold another Linux domestic device around beside a DVD drive or a DVD iso depiction.
Here are cut-to-the-chase instructions for using HTTP for a meet people install and the boot.iso sign on a disc as the boot medium.
One gadget A, the one beside the DVD drive or photo (these instructions assume that this system is running FC6, but these should be slickly adapted to other distributions or releases):
1. Mount the installation model:
If the portrait is on DVD and be automatically mounted: find the
mountpoint and replace "/mnt/f7" beside that mountpoint in adjectives of the
following instructions
If the picture is on DVD and is not automatically mounted: mkdir /mnt/f7 ;
mount /dev/cdrom /mnt/f7
If the emblem is within an .iso report: mkdir /mnt/f7 ; mount -o loop
ISOFILE /mnt/f7
(Where ISOFILE is the entitle of your DVD iso dummy,
e.g., /tmp/Fedora-7-i386/F-7-i386-DVD.iso )
2. Burn the 'images/boot.iso' directory to a compact disc:
If the carving is on DVD:
- Get the boot.iso directory: cp /mnt/f7/images/boot.iso /tmp/
- Unmount the DVD: umount /mnt/f7
- Swap the DVD for a blank CD
- Burn it: cdrecord -dao -dev=/dev/cdrom /tmp/boot.iso
If the installation image is in an .iso folder:
- Insert a blank CD
- Burn it: cdrecord -dao -dev=/dev/cdrom /mnt/f7/images/boot.iso
Remove the CD presently.
ALTERNATIVE: Use the images/diskboot.img wallet on a USB flash drive.
(Required reproving: this will erase adjectives notes on your USB flash drive).
Insert the USB flash drive, check the drive ID, later issue this command:
dd if=/mnt/f7/images/diskboot.img of=/dev/sd?
Where /dev/sd? is the device pet name for your flash drive.
(You'll involve to divider and format your USB flash drive subsequently to get
the full size final: DRIVE=/dev/sd? ; dd if=/dev/zero of=$DRIVE
bs=512 count=1 ; part $DRIVE mklabel msdos ; part -- $DRIVE mkpart
primary fat32 1 -1 ; mkfs -t vfat ${DRIVE}1 ).
3. If the installation print is on a DVD and you burned a disc boot disk, repeat step 1 to attain the DVD mounted again.
4. Install Apache if called for: yum install -y apache
5. Set up Apache to serve the F7 files:
ln -s /mnt/f7 /var/www/html/fedora
setenforce 0
service httpd start
The 'setenforce 0' is required because the protection context of the F7 files does not grant them to be served by httpd. Tony Nelson suggests disabling SELinux protection for httpd with the sole purpose (which is wise):
setsebool httpd_disable_trans onIn any covering the relocate is makeshift and will revert at the subsequent boot.
On contraption B, the one next to one and only a compact disc drive and a gridiron nouns tomachine A:
1. Boot from the disc (or USB flash drive).
2. Select the writing and the ivories when prompted.
3. Select the HTTP install method.
4. Configure your network (usually this money disabling the IPV6option, later select DHCP or manually entering the networkparameters).
5. Enter the server IP address (not name) and the directory name"fedora".
6. Enjoy the rest of the regular installation process.
I devise these instructions are logically complete and accurate -- I didthis ahead of time this evening because my laptop's DVD drive couldn'tsuccessfully verify several DVDs that I burned.
The installation speed for this make friends installation be flashing,equivalent or trouncing the time that I'd expect from an optical discinstallation.
It's also possible to complete a see installation directly from the the Fedora mirror servers -- but they're heavily loaded right immediately, so it's recommended that you win a DVD print using Bittorrent and use that as your installation source instead.
http://www.blindedbytech.com/2006/11/10/...
http://www.linuxforums.org/forum/redhat-...
YAS
I NOW