Re: sr_mod problem with 2.1.86

Trevor Johnson (trevor@jpj.net)
Thu, 12 Feb 1998 10:56:00 -0500 (EST)


> ># modprobe cdrom
> >Can't locate module cdrom
>
> Huh? Is'nt the cdrom.o module in /lib/modules/2.1.86/cdrom?
> Here it is...

In a way, it is here too:

~> cd /lib/modules/current/
/lib/modules/current> pwd
/lib/modules/2.1.86
/lib/modules/current> find . |grep -i cdrom
./cdrom
/lib/modules/current> ls -l
total 23
drwxr-xr-x 2 root root 1024 Feb 10 23:07 block
-rw-r--r-- 1 root root 13936 Feb 11 10:07 cdrom
drwxr-xr-x 2 root root 1024 Feb 11 10:18 fs
drwxr-xr-x 2 root root 1024 Feb 10 23:07 ipv4
drwxr-xr-x 2 root root 1024 Feb 11 10:19 misc
-rw-r--r-- 1 root root 1886 Feb 11 12:44 modules.dep
drwxr-xr-x 2 root root 1024 Feb 10 23:07 net
drwxr-xr-x 2 root root 1024 Feb 10 23:07 scsi
/lib/modules/current> file cdrom
cdrom: ELF 32-bit LSB relocatable, Intel 386, version 1, not stripped
___
Trevor Johnson

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu