The filesystem on the CD is not NTFS, it is iso9660.  Try executing

mount -t iso9660 /dev/cdrom /mnt/cdrom

or

mount -t auto /dev/cdrom /mnt/cdrom (I think this will take advantage of the MS Joliet extensions)

Pls note that if you want to mount your NTFS partitions (on your harddisk), you have to recompile your kernel to include NTFS support.

Gong Zeng

At 11:03 PM 26/11/2001 -0800, jim R. wrote:
Hi,
i created a cdrom under win2k. now, i am trying
to read it under the linux and it tells me:
mount -f ntfs /dev/cdrom /mnt/cdrom
I get: fs type ntfs is not supported under kernel.

when i use other file systems in get medium not found.
Jim

__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Reply via email to