Am Sonntag, 8. Februar 2004 08:58 schrieb S. Barret Dolph: > > I did this... > > > mount /dev/cdrom /mnt/cdrom > > and got mount: you must specify the filesystem type. > Ok, then you should specify the filesystem: mount -t iso9660 /devcdrom /mnt/cdrom
> How do I check if the cd is recognized by the kernel? I am trying to > install SourceMage so I must select all the hardware options for the > kernel. > If the above doesn't work, it's possible, that your kernel lacks the needed modules.. If I understand you right, you compiled your own kernel, mabe you didn't enable iso9660 / joliet ? Regards, Micha - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs
