On Mon, 29 Nov 1999, Richard Adams wrote:
> >
> > mount: fs type iso9660 not supported by kernel
>
> I dont know how the standard redhat-5.2 kernel is configured, i take
> it you are using the standarly installed kernel from the 5.2
> distribution source.
Actually It is working previously. I taken over from my senior
recently. He did some thing with fstab and other things, because
our cdrom comes out even when mounted quite a few times we took
out even it was mounted.
>
> Amyway, it sounds like that distribution has iso966o compiled in
> module form. If you do ls /lib/modules/`uname -r`/fs/isofs.o
> (note the quotes around uname -r) and you see something like
>
> /lib/modules/x.x.xx-x/fs/isofs.o
It is giving output as:
ls: /lib/modules/2.0.36/fs/isofs.o: No such file or directory
>
> Then do;
> modprobe isofs
If I do it and mounted cdrom it gave a message on the console as
hdd: media changed
ISO9660 Extensions: Microsoft Joliet Level 3
Unable to load NLS charset iso8859-1(nls_iso8859_1)
>
> Then mount the cdrom.
>
> If your problem persists, please send the following along with the
> next message;
>
> The configuration line from /etc/fstab for your cdrom
It has the following line
/dev/cdrom /mnt/cdrom iso9660 exec,dev,suid,ro,noauto 1 1
> Any error output from your used commands, the exacht message(s) pls,
> use cut and paste.
> The output of;
> cat /usr/src/linux/.config | grep ISO9660
> cat /var/log/messages | grep iso
v 29 17:00:48 imagine kernel: Unable to load NLS charset iso8859-1(nls_iso8859_1
)
> ls -al /lib/modules/`uname -r`/fs/iso9660.o
/bin/ls: /lib/modules/2.0.36/fs/iso9660.o: No such file or directory
> cat /proc/version
A
Linux version 2.0.36 ([EMAIL PROTECTED]) (gcc version 2.7.2.3) #1 Tue Oct 13
22:17:11 EDT 1998
> cat /proc/version
>
Thanks a lot for giving info. I am math guy and able to understand quite a
few tips. Thanks a lot to list.
With regards,
Sambaiah Kilaru.