So you're telling me I should try making sr0 a hard link to scd0?
Does this mean I could just mount the drive as scd0? Since I know
nothing about how device files work, I have no idea what's going
on here.

nate

-----Original Message-----
From: Ray Curtis [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 22, 1999 12:19 PM
To: [EMAIL PROTECTED]
Subject: Re: can't make device for SCSI cd burner


>>>>> "x" == XRI  <Thern> writes:

x> Hello,
x> I am running RH5.2 on a machine with several SCSI devices already
x> successfully operating.
x> I recently bought a SCSI CDRW drive and installed it on my machine. Upon
x> boot, my machine
x> recognized the new drive as "sr0", but there are no sr nodes in my /dev
x> directory. I tried
x> "MAKEDEV sr" and "MAKEDEV sr0", and both times got an error that said,

x> MAKEDEV: don't know how to make device "sr"

x> How do I create the sr devices in my /dev directory if MAKEDEV can't do
it?

You should alreadry have scdX for all the scsi cdrom's. Take a look at 
the simple script, /dev/MAKEDEV if not.

================
>From /usr/src/linux/Documentation/devices.txt:

It is recommended that these links exist on all systems:

/dev/core       /proc/kcore     symbolic        Backward compatibility
/dev/ramdisk    ram0            symbolic        Backward compatibility
/dev/ftape      qft0            symbolic        Backward compatibility
/dev/bttv0      video0          symbolic        Backward compatibility
/dev/radio      radio0          symbolic        Backward compatibility
/dev/scd?       sr?             hard            Alternate SCSI CD-ROM name


-- 
Ray Curtis         Unix/Linux Programmer/Consultant   Curtis Consulting
mailto:[EMAIL PROTECTED]                        http://www.clark.net/pub/ray
============================================================================


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to