answersLogoWhite

0

ID3. Every other device can be set to any number as long as it's not in use. It is a recommended practice in IT comunity to set the scsi ID number for CD-ROM drive to 3.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is SCSI ID number for CD?

id 2


Which ID number is normally assigned to the SCSI controller?

The ID number which is traditionally assigned to the SCSI controller is ID 7. ID 7 is given the highest priority during bus arbitration.


What is a task that you have to perform when installing SCSI devices?

Assign each SCSI device a unique ID number


What is the scsi id for the CD-rom?

ID 3


What SCSI ID is often used for a boot device?

The SCSI logical unit number for boot devices is almost always zero(0).Matt Friend


What scsi id should be assigned to a scsi-2 adapter card in a computer?

The host adapter is assigned SCSI ID 7, which has the highest priority over all other devices.


You purchased 2 scsi devices which are both set to the same id by default. how can both be used on the same scsi controller?

You change the ID of one of them. You change the ID of one of them.


How many different scsi id values are there for a computer?

8 or 16 depending upon the SCSI hardware being used. In a narrow bus, you can use a SCSI ID of 0-7, and in a wide bus, you can use 0-15.


The SCSI ID identifies the logical device?

false


Which id should not be used while assigning ids to SCSI peripherals?

When assigning IDs to SCSI peripherals, ID 0 should generally not be used for devices other than the SCSI host controller itself. This is because ID 0 is typically reserved for the SCSI initiator, which is responsible for sending commands to other devices on the bus. Using ID 0 for other peripherals can lead to conflicts and communication issues within the SCSI chain. It's best to allocate IDs 1 through 6 or 7 for other devices, depending on the SCSI standard in use.


What happens if two devices have the same scsi id assigned?

. goodbye.


What is a SCSI ID number?

SCSI - Small Computer System InterfaceSCSI is an industry standard system interface, which allows multiple peripheral devices to be installed on the system. The number of devices that can be installed depends on the type of SCSI Host adapter that you have installed in your system. Most SCSI systems have an older "Narrow" 8-bit SCSI host adapter, which have 8-bit data paths and allow for up to 7 devices to be installed on the same channel. Newer "Wide" Host adapters have 16-bit wide data paths and provide support for up to 15 devices. A SCSI ID is a unique identifier assigned to each SCSI device on the bus. It determines the SCSI device's priority. There are 16 IDs, ranging from 0 to 15. The order of the priorities is a bit unusual. From highest priority to lowest they are: 7, 6, 5, 4, 3, 2, 1, 0, 15, 14, 13, 12 ,11, 10, 9, 8. ID 7 is almost always reserved for the SCSI Host Adapter. The other IDs are free to be assigned as desired, although your computer may have assigned them automatically.Never assign the same ID to more than one device.