Re: mount ntfs question

2001-11-27 Thread Gong Zeng
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 h

Re: mount ntfs question

2001-11-27 Thread nate
jim R. said: > 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. i reccomend reading kernel traffic for ntfs info. everything ive read says linux's ntfs supp

mount ntfs question

2001-11-27 Thread jim R.
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 Y