Chapter 5 — Using the Client
81
Redhat 9.0
1.
In the line
/etc/modules.conf
Add the following:
options scsi_mod max_scsi_luns=8
2. Reboot.
Virtual Storage Configuration (Linux Kernel 2.4)
Use the procedure below to configure your OS (Linux kernel 2.4) on your local computer. After configuring the
system, mount a local IDE CD/DVD ROM to the remote server.
Redhat AS3.0 (Linux kernel 2.4.x)
Using LILO
1. In the line
/etc/lilo.conf
, add the following:
append xxx=ide-scsi
(whereas xxx is the ID for the IDE CD/DVDROM to support)
For example:
---lilo.conf---
boot=/dev/had
map=/boot/map
install=/boot/boot.b
timeout=50
message=/boot/message
image=/boot/vmlinuz-2.4.21-40.EL
label=linux
initrd=/boot/initrd--2.4.21-40.EL.img
read-only
Quanta Confidential 53/62
root=/dev/hda1
append= “hdc=ide-scsi"
append= "hdd=ide-scsi"
Using GRUB
If you are using GRUB to boot,
1. To the end of the kernel line, add the following
/etc/grub
.conf xxx=scsi
(whereas xxx is the ID for the IDE CD/DVDROM to support)
For example:
---grub.conf---
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Enterprise Linux AS (2.4.21-40.EL)
root (hd0,0)
kernel /vmlinuz-2.4.21-40.EL ro root=LABEL=/ hdc=ide-scsi hdd=ide-scsi
Содержание QSSC-580
Страница 1: ...User Manual www qsscit com T M Ver 1 0 Jan 2008 ...
Страница 2: ......