** Reply to message from Robert Hartung* <[EMAIL PROTECTED]> on Mon, 11 Mar 2002 
09:21:44 -0600


> Hi,
>   I've hit a new and hitherto personally unexperienced snag on a recompile of 
> kernel 2.4.9-31.  After r\compile and mkinitrd I get the following on trying to 
> mount a cd:
>   "wrong fs type, bat option, bad superblock on /dev/cdrom or too many mounted 
> file systems."

A well-known bug. Comment out the following line in your /etc/fstab:


none                    /dev/shm                tmpfs   defaults        0 0

so it reads:

#none                   /dev/shm                 tmpfs   defaults       0 0

and try it again.

-- 
Jack Bowling
mailto: [EMAIL PROTECTED]



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to