Thanks guys. That's what I was missing. Totally forgot to create the directories. My thinking now is to allow ftp access for the users in these schools by symlinking the scd0 through scd3 to each of there independant home directories. That way with a simple program like wsftp the user has access to each cdrom's contents after they ftp to their home directories. Does that seem like a logical way to do this or is there a better way? All the machines will be lanned in. So internet access will not always be there. Thanks again, Eddie Strohmier Bonwell Globalnet Inc. www.bonwell.com ----- Original Message ----- From: Bernhard Rosenkraenzer <[EMAIL PROTECTED]> To: Eddie Strohmier <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, December 19, 1999 12:19 PM Subject: Re: Multiple SCSI Cd-roms > On Sun, 19 Dec 1999, Eddie Strohmier wrote: > > > I can mount the first cdrom with mount /mnt/cdrom. Since I could not mount > > the other 3 I tried adding them to fstab in this way: > > /dev/cdrom /mnt/scd0 iso9660 noauto,ro 0 0 > > /dev/scd1 /mnt/scd1 iso9660 noauto,ro 0 0 > > /dev/scd2 /mnt/scd2 iso9660 noauto,ro 0 0 > > /dev/scd3 /mnt/scd3 iso9660 noauto,ro 0 0 > > > > Well with this setup I can mount my first cdrom. When I try to mount the > > others I get the error message that the mount point was not found. > > So create them: > > mkdir /mnt/scd1 /mnt/scd2 /mnt/scd3 > > LLaP > bero > > -- > Nobody will ever need more than 640 kB RAM. > -- Bill Gates, 1983 > Windows 98 requires 16 MB RAM. > -- Bill Gates, 1999 > Nobody will ever need Windows 98. > -- logical conclusion -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.