On Mon, Feb 16, 2004 at 09:34:08AM +0200, Assaf Flatto wrote:
> 
> 
> Hello list
> 
> I upgraded my kernel to 2.6 (2.6.0.0-test5 ) on my MDK9.1(with
> updates)

Thats old by now 2.6.2 is out and also 2.6.3-rc3

>  The compilation and install passed fine , but now i seem to have a
> problem with my CD-ROM . When i try and  mount the cdrom 
> root # mount -t iso9660 /dev/hdc /mnt/cdrom 
> 
> i get the error message 
> "mount : fs type iso9660 not supported by kernel ".
> 
> Checking the kernel config file for the comilation it is marked by
> default as module and not incorparated , when i tried to insert it my
> self 
> 
> root # modprobe iso9660 

The module name is isofs not iso9660

> I get the following error 
> 
> FATAL: Error inserting isofs
> (/lib/modules/2.6.0-0.test5.1mdk/kernel/fs/isofs/isofs.ko): Unknown
> symbol in module, or unknown parameter (see dmesg)
> FATAL: Error running install command for iso9660
> 

It doesn't look like this could be the problem from the message but
just to make sure, did you install module-init-tools (I think mandrake
uses that name also for the package), since 2.6 needs a different
version of modprobe then 2.4.

> And checking the dmesg i get the follwing output :
> 
> [EMAIL PROTECTED] linux-2.6.0-0.test5.1mdk]# dmesg |grep 9660

You should do  dmesg |grep isofs since thats the module name.

> UDF-fs DEBUG fs/udf/super.c:500:udf_vrs: ISO9660 Volume Descriptor Set
> Terminator found 
> UDF-fs DEBUG fs/udf/super.c:491:udf_vrs: ISO9660 Primary Volume
> Descriptor found
> 
> UDF-fs DEBUG fs/udf/lowlevel.c:65:udf_get_last_session:
> CDROMMULTISESSION not supported: rc=-22 UDF-fs DEBUG
> fs/udf/super.c:1476:udf_fill_super: Multi-session=0 UDF-fs DEBUG
> fs/udf/super.c:464:udf_vrs: Starting at sector 16 (2048 byte sectors)
> 
> 
> Has anyone encountered this prolem before ?
> and besides recompiling my kernel - is there another way for me to make
> my CD work ? 
> 
> ps - the eject command works with no problem .
> 
> Assaf
> 
> ---------------------------------------------------------------------------------------------------------------
> This e-mail message may contain confidential, commercial and privileged information 
> or data that constitute proprietary information of Cellcom Israel Ltd. Any review or 
> distribution by others is strictly prohibited. If you are not the intended recipient 
> you are hereby notified that any use of this information or data by any other person 
> is absolutely prohibited. If you are not the intended recipient, please delete all 
> copies.
> 
> Thank You.
> http://www.cellcom.co.il
> 
> 
> 
> 
> ================================================================To unsubscribe, send 
> mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]
> 
> 
>  +++++++++++++++++++++++++++++++++++++++++++
>  This Mail Was Scanned By Mail-seCure System
>  at the Tel-Aviv University CC.
> 

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to