Master on primary IDE
Slave on primary IDE
Master on secondary IDE
Slave on secondary IDE
2.Update your system configuration, using the following command:
lilo
3.Save the file and reboot your system.
4.Verify that the change has been implemented, using the following command:
cat /proc/cmdline
5.If
6.Verify that your system detects the tape device, using the following command:
cat /proc/scsi/scsi
To update the configuration file and verify the configuration (GRUB)
1.Locate the grub.conf file. This file may also be called menu.lst. Possible locations include
/boot/grub and /etc.
2.Add the appropriate text from the following to the end of each kernel image line in the grub.conf file:
Master on primary IDE
Slave on primary IDE
Master on secondary IDE
Slave on secondary IDE
Each kernel image line will read similar to the following:
kernel /vmlinuz-2.2.6-2 ro root=/dev/hda3 hda=ide-scsi
3.Save the file and reboot your system.
4.Verify that the change has been implemented, using the following command:
14 Installation Notes