Newsgroups: comp.os.linux.setup,comp.os.linux.misc
Subject: Need help with "mount: fs iso9660 not defined in kernel" error
Summary:
Followup-To:
Distribution:
Organization: Florida State University Computer Science Department
Keywords:
Cc:
Err, what the heck does this error message mean?!? Just compiled 1.3.35
on my system, with the intention of mounting my Atapi CDRom using "mount -r
-t iso9660 /dev/cdrom /cdrom", where /dev/cdrom is linked to /dev/hdc. Also
tried "mount -r -t iso9660 /dev/hdc /cdrom" for kicks. Both times gave the
"fs iso9660 not defined etc etc" error.
Not sure I understand the meaning of this error message. I was sure that
I had specified to use fs iso9660 when I compiled the kernel. I recompiled the
kernel again, making absolutely sure that I said yes to using iso9660 as a
file server. Even dl'ed and installed an earlier kernel version (1.3.30) in
case it was a problem with 1.3.35. Nothing helped.
My hardware configuration currently is an EIDE2300 controller card with
the secondary controller disabled. On this card I have my primary HD. Then
I have a secondary ATAPI card controlling my CDROM.
Any clues? Read several faqs, none seemed to help.
Steve