
124 The Virtualization Cookbook for Red Hat Enterprise Linux 5.2
1. Select Choose custom layout. from the dropdown menu, then click Next.
2. Create the /boot file system on dasda with the default size of 100 MB. Use the remaining
disk space on dasda to create an LVM. Then, use all of disk space on dasdb as an LVM
physical volume.
3. Click the L
VM button, and create the logical volumes as specified in Table 8-2 on
page 123. The LVM setup should look similar to Figure 8-2.
Figure 8-2 Disk partitioning window
4. The remainder of the installation is identical to the controller. When finished, click Next
and the VNC viewer session will end.
5. Back on your 3270 session, IPL minidisk 100 to boot the golden image.
==> #cp ipl 100
Start an SSH session to the golden image. You may see a warning from PuTTY about a
POTENTIAL SECURITY BREACH. This is expected because a new set of SSH keys were
generated for the same IP address. Click Yes to begin the session.
8.1.5 Verifying the installation
Verify some settings using the mount and df -h commands. You should see output similar to
the following:
# mount
/dev/dasda1 on /boot type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
Komentarze do niniejszej Instrukcji