Red Hat SATELLITE 5.1.0 RELEASE NOTES Instrukcja Instalacji Strona 168

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 268
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 167
150 The Virtualization Cookbook for Red Hat Enterprise Linux 5.2
Starting NFS daemon: [ OK ]
Starting NFS mountd: [ OK ]
# showmount -e
Export list for virtc530.itso.ibm.com:
/nfs/ks *
/nfs/rhel5.2 *
/nfs/virt-cookbook-RH5.2 *
10.2 Configure the LINUX02 user for kickstart
Earlier you should have created the user ID LINUX02, and at this point you configure it for
kickstart. LINUX02 must have its own parameter and configuration files, which are based on
the RHEL52 user ID.
LOGOFF from MAINT and logon to LNXMAINT. Copy the parameter and configuration files from
RHEL52 to LINUX02 as follows:
==> copy rhel52 parm-rh5 d linux02 = =
==> copy rhel52 conf-rh5 d linux02 = =
Edit the LINUX02 PARM-RH5 file. Because this is a non-interactive installation, the vnc options
are no longer required. The ks= line directs the installer to obtain the kickstart file from the
installation server. RUNKS=1 is required for kickstarts, and the cmdline option prevents the
installer’s text-based user interface from opening on the 3270 console:
==> x linux02 parm-rh5 d
ramdisk_size=40000 root=/dev/ram0 ro ip=off
CMSDASD=191 CMSCONFFILE=linux02.conf-rh5
ks=nfs:9.12.5.30:/nfs/ks/linux02-ks.cfg
RUNKS=1 cmdline
====> file
Next, edit the LINUX02 CONF file, and change the DASD range and networking information:
==> x linux02 conf-rh5 d
DASD=100-10f,300-30f
HOSTNAME=<virtc532.itso.ibm.com>
NETTYPE=qeth
IPADDR=<9.12.5.32>
...
====> file
10.3 Kickstart the LINUX02 user
Perform the following steps to kickstart the LINUX02 user:
1. Logoff from LNXMAINT and logon to LINUX02. When asked to IPL from disk 100, reply n:
LOGON LINUX02
...
Do you want to IPL Linux from minidisk 100? y/n
n
2. Add more memory for the install process. Temporarily modify the storage up to 512 MB
with the DEFINE STORAGE command. Then IPL CMS and again answer n to the question of
IPLing Linux:
==> def stor 512m
Przeglądanie stron 167
1 2 ... 163 164 165 166 167 168 169 170 171 172 173 ... 267 268

Komentarze do niniejszej Instrukcji

Brak uwag