Red Hat SATELLITE 5.1.0 RELEASE NOTES Manual de instalación Pagina 105

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 268
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 104
Chapter 6. Configuring a Network File System server for RHEL 5.2 87
6.3.1 Copying from physical DVD
RHEL 5.2 is distributed on physical CDs or files that are ISO images of CDs. RHEL 5.2 is also
distributed on a single physical DVD disc or a single ISO image. It is easier to work with a
single DVD ISO image than to work with multiple CD ISO images, so this approach is
recommended.
If you have a physical DVD, but not an ISO image, we recommend that you create an ISO
image. You could avoid creating the ISO image and copy the data directly from the DVD to
the install tree, but we recommend that you create the ISO image so that you will have a
reference file.
Be sure your PC has a DVD drive, not just a CD drive (if you have a PC that only has a CD
drive, you can create ISO images of the CDs, but this is not described). Put the DVD in the
tray and use the dd command to create the ISO image. The device file named /dev/cdrom is
often associated with the CD/DVD drive, but your device file name may be different. If so, you
must determine the correct name.
6.3.2 Verifying the ISO image
An important early step is to verify the integrity of DVD ISO image. You perform this
verification by comparing a checksum value that was calculated when the DVD was created
against a checksum value calculated against your ISO image. If the two checksum values
differ, then it means there was an error somewhere in the copying process.
The md5sum command allows you to compare checksum files. The checksum value for RHEL
5.2 for the s390x architecture is as follows:
# cat MD5SUM
8cdb5ae0d74cbfcd2e8d44a23f69ff70 rhel-5-server-s390x-dvd.iso
Run the md5sum command against the MD5SUM file:
# md5sum -c MD5SUM
rhel-5-server-s390x-dvd.iso: OK
If the ISO image does not report OK, it must be downloaded or copied again until it does.
Perform these steps only if you are starting with a physical DVD disc:
# cd /nfs
# dd if=/dev/cdrom of=rhel-5.2-server-s390x-dvd.iso
# umount /mnt/cdrom
You should now have an ISO image of the DVD.
Important: Your MD5SUM file may have checksum values for the DVD and the CD ISO
images. If this is the case and you only have one DVD ISO image, the md5sum will
generate errors of the following form:
md5sum: rhel-5-server-s390x-disc1.iso: No such file or directory
rhel-5-server-s390x-disc1.iso: FAILED open or read
This is not a problem if the DVD ISO image is reported as OK.
Vista de pagina 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 267 268

Comentarios a estos manuales

Sin comentarios