All of lore.kernel.org
 help / color / mirror / Atom feed
* Can't read the CDRW disc created in Windows.
@ 2001-05-13 15:44 Carfield Yim
  0 siblings, 0 replies; only message in thread
From: Carfield Yim @ 2001-05-13 15:44 UTC (permalink / raw)
  To: linux-kernel

Can't read the CDRW disc created in Windows.
If I use:
mount -t udf /dev/scd1 /mnt/cdrw

It will report:
mount: wrong fs type, bad option, bad superblock on /dev/scd1, or too
many mounted file systems

If I use:
mount -t auto /dev/scd1 /mnt/cdrw

Then I can success mount with type iso9660, but the display file is not
correct, because it is not iso9660:
[root@desktop cdrw]# ls
autorun.inf*  udfrinst.exe*

I suppose the file system of CDRW in UDF, as state in kernel doc. Why I
can't mount it??

P.S.: I have try to put a Data CD in that CDRW driver to test, it can
show the correct files in it, so I think the problem is UDF in linux, do
anyone have any idea about this issue?
-- 



Carfield Yim, visit my homepage at http://www.carfield.com.hk

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-05-13 15:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-13 15:44 Can't read the CDRW disc created in Windows Carfield Yim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.