Okay...

Now, I managed to get the drive to mount a data CD last night.  Then
something happened (I rebooted) and it wouldn't work anymore.

Typing 'mount /dvd' or 'mount /dev/dvd' gives me:
gandalf:/dev# mount /dvd
ide-floppy driver 0.97.sv
hdc driver not present
mount: /dev/dvd is not a valid block device

gandalf:/dev# mount /dev/hdc
ide-floppy driver 0.97.sv
hdc driver not present
mount: can't find /dev/hdc in /etc/fstab or /etc/mtab

I have the following in my /etc/fstab:

[...]
/dev/cdrom /cdrom iso9660  ro,noauto,user           0 0
/dev/dvd   /dvd   iso9660  defaults,user,noauto,ro  0 0
[...]

Also, I have made a symlink of /dev/dvd -> /dev/hdc.  However, when I do
ls -ltrh /dev/hdc I get
brw-rw----   1  root    disk   22,     0 Mar 14 2002 hdc

while ls -ltrh /dev/dvd gives me
lrwxrwxrwx   1  root    root           8 Aug 9 22:52 dvd -> /dev/hdc

Could this have something to do with my problems?  I don't think it
should, but I suppose it's possible.  It seems, actually, that it
stopped working after I put the "append="hdc=ide-scsi"" line in my
lilo.conf, so I'll try taking that out and see what happens.

On Mon, Aug 09, 2004 at 05:35:43PM -0600, s. keeling wrote:
> Incoming from Jesse Kline:
> > On Mon, 2004-08-09 at 12:37, Brad Camroux wrote:
> > 
> > > Apparently the system does see the drive at boot time.  Here's a snip
> > > from my 'dmesg' output:
> > > 
> > > <SNIP>
> > > hda: 39102336 sectors (20020 MB) w/2048KiB Cache, CHS=2434/255/63
> > > hdb: 66055248 sectors (33820 MB) w/1916KiB Cache, CHS=4111/255/63
> > > hdc: ATAPI 52X DVD-ROM CD-R/RW drive, 2048kB Cache
> > > Uniform CD-ROM driver Revision: 3.12
> > > </SNIP>
> > 
> > So the system sees the drive, that's a good thing.
> > 
> > > However, I am not able to mount CD-ROMs on this drive.  When I try, I
> > > get:
> > > 
> > > gandalf:/etc# mount /cdrom
> > > mount: /dev/cdrom is not a valid block device
> > 
> > Did you edit your /etc/inittab? You have to do this to tell the system
> 
> s/inittab/fstab/
> 
> > getting everything up and running is a big problem. Sid is supposed to
> 
> s/Sid/sarge/
> 
> > be released in September, so I will give it another try once it becomes
> 
> Sid is never released.
> 
> 
> -- 
> Any technology distinguishable from magic is insufficiently advanced.
> (*)               http://www.spots.ab.ca/~keeling 
> - -
> 
> _______________________________________________
> clug-talk mailing list
> [EMAIL PROTECTED]
> http://clug.ca/mailman/listinfo/clug-talk_clug.ca
> 

-- 
+--------------------------+-------------------------------+
|Brad Camroux              | === http://www.debian.org === |
|Student                   | ============================= |
|Geophysics & Applied Math | Proud admin and user of Debian|
|University of Calgary     | since 2003... because Red Hat |
|Calgary, AB, Canada       | just didn't cut it            |
+--------------------------+-------------------------------+

_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to