[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem with installation of kernel modules



Debian User wrote:

> On Wed, 12 Jul 2000, Ricardo Gabriel Herdt wrote:
> 
> >    try 
> >    mount /dev/hdd /mnt/cdrom
> 
> Why not..open your computer up...find out what it is on (i.e. master,
> slave, prim/secon) and then you know WHAT the device is :)

Yuck.  Easier to try all four devices:

# mount /dev/hdd /mnt/cdrom
# mount /dev/hdc /mnt/cdrom
# mount /dev/hdb /mnt/cdrom
# mount /dev/hda /mnt/cdrom

Also, see output of

# dmesg

to check for a CDROM detection line that would tell you, e.g.

hdc: COMPAQ PD-1 LF-1195C, ATAPI CDROM drive

This tells me it's on /dev/hdc

Peter



Reply to: