[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: help me problem with cdrom



munir keshwani <munirk@xxxxxxxxxxxxxxxxxxx> writes:

> Well I have installed linux from the pcquest cd and after the installation I load linux with the 
> Loadlin vmlinuz root=/dev/hda3    command.
> And after that when is say mount /mnt/cdrom it gives me this error
> mount:fs type iso9660 not supported by kernel
> I tried 
> Modprobe isofs

Try 

insmod /lib/modules/`uname -r`/fs/isofs.o 

or 

insmod /lib/modules/preferred/fs/isofs.o 


	-Arun

- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
Linux India is NOT a forum for Microsoft/India/Pakistan/US/UK bashing.
Flame baits will not be tolerated.  If you can appreciate satire read
http://www.templetons.com/brad/emily.html

------------------------------