Letalis
01-29-2001, 06:17 AM
Ok. Ive followed every guide that i can find. Ive made a ide-scsi module, added "hdc=ide-scsi" to my lilo.
Made the devices ("mknod /dev/scd0 b 11 0", "mknod /dev/scd1 b 11 1")
When i run "cat /proc/scsi/scsi" it gives me
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: HP Model: CD-Writer+ 8100 Rev: 1.0g
Type: CD-ROM ANSI SCSI revision: 02
Ok, this seems ok doesnt it?
But whenever i try to mount it mount gives me:"/dev/scd0 has wrong major or minor number"
Even though ive created the scd[0-1]s with the numbers given in /usr/src/linux/Documentation/devices.txt
Does anybody know what the problem can be?
Made the devices ("mknod /dev/scd0 b 11 0", "mknod /dev/scd1 b 11 1")
When i run "cat /proc/scsi/scsi" it gives me
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: HP Model: CD-Writer+ 8100 Rev: 1.0g
Type: CD-ROM ANSI SCSI revision: 02
Ok, this seems ok doesnt it?
But whenever i try to mount it mount gives me:"/dev/scd0 has wrong major or minor number"
Even though ive created the scd[0-1]s with the numbers given in /usr/src/linux/Documentation/devices.txt
Does anybody know what the problem can be?