Yellow Dog Linux 7 Support

TOPIC: Preparing for Installation

This guide details how to write media from an iso (CD, DVD or USB), and install using HTTP or NFS.


System Requirements

Default graphical and Manual Resolution graphical:
  • Installation by this method requires a host with display, keyboard, mouse.
Network Install:
  • Installation by this method requires a host with display, keyboard, mouse, and network connection on a DHCP assigned IP address.
  • Additionally, a bootup media is required. USB or Optical.
VNC graphical:
  • Installation by this method requires a host a network connection on a DHCP assigned IP address, and a client on the same network with a VNC viewing program.
  • Client machine requires display, keyboard, mouse.
  • If you have selected a VNC graphical install, you should be able to connect using a VNC viewing program. If a monitor is connected to the machine being installed, and network connection was successful, connection instructions will be displayed.
  • Default VNC server address is port 1 of the host's IP, as in:
    192.168.0.2:1
Text:
  • Installation by this method requires a host with display, keyboard, mouse.
  • Text Install may be the default mode for network or nfs install

Making Boot Media
This section applies to writing boot.iso or the distribution's iso to a CD, DVD or USB drive.

  1. Open a terminal window (Applications -> Accessories -> Terminal).
  2. Type "su -" [ENTER] and enter the root password when prompted.
For CD Media:
  1. Insert a Blank CD into the burner.
  2. Type "cdrecord -v -pad -eject path_to_iso.iso" [ENTER].
For DVD Media:
  1. Insert a Blank DVD into the burner.
  2. Type "growisofs -dvd-compat -Z /dev/dvd=path_to_iso.iso" [ENTER].
Continue, to the next step

Starting Webserver
This section applies if you are installing using the boot.iso and a HTTP-based install and the system used to deploy Yellow Dog Linux is based on RHEL or CentOS
On the system used to deploy Yellow Dog Linux:
  1. Open a terminal window (Applications -> Accessories -> Terminal).
  2. Type "su -" [ENTER] and enter the root password when prompted.
  3. Type "yum list httpd" [ENTER].
    • If httpd is listed as installed, continue.
    • Otherwise, type "yum install httpd" [ENTER].
  4. Type "mkdir /var/www/html/ydel" [ENTER].
  5. Insert the Yellow Dog Linux DVD into the system or mount the .iso file.
    • To mount the .iso type:
      "mkdir /media/ydeliso" [ENTER].
      "mount -o loop path_to_iso.iso /media/ydeliso" [ENTER].
  6. Type "ls /media" [ENTER] and take note of the name of your Yellow Dog Linux install media.
  7. Type
    "cp -a /media/name_from_step_6/* /var/www/html/ydel/" [ENTER]
    (NOTE: This may take a while depending on your system).

  8. Type "ifconfig" [ENTER] make note of the IP address (Looks like "inet addr:XXX.XXX.XXX.XXX") The XXX.XXX.XXX.XXX part is the IP address of your web server, we will need this later.

Starting a HTTP Install
This section applies to using http based installation.
  1. Put the boot media in the system you are installing Yellow Dog Linux on.
  2. Boot the machine off the media.
  3. Once you see the "boot: " prompt hit [ENTER].
  4. Select Your Language.
  5. Use [TAB] to get to the "ok" button hit [ENTER].
  6. At the "Installation Method" Screen select "HTTP".
  7. Use [TAB] to get to the "ok" button hit [ENTER].
  8. Configure your Network settings, in most cases the default settings should work.
  9. Use [TAB] to get to the "ok" button hit [ENTER].
  10. At the "HTTP Setup" screen enter the IP address of your web server for "Web site name".
  11. And for "Yellow Dog Linux directory" enter "ydel".
  12. Use [TAB] to get to the "ok" button, hit [ENTER].
This should start a normal installer now, to continue follow the guide to install.



This HOWTO was prepared by Owen Stampflee and Matt Watson, Fixstars Solutions, Inc.



 
          Copyright ® 1999-2010. Fixstars Corporation. All rights reserved.
YDL.net Fixstars Corporation