public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Carfield Yim <carfield@programmer.net>
To: linux-kernel@vger.kernel.org
Subject: Can't read the CDRW disc created in Windows.
Date: Sun, 13 May 2001 23:44:04 +0800	[thread overview]
Message-ID: <3AFEABC4.BA46A1B@programmer.net> (raw)

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

                 reply	other threads:[~2001-05-13 15:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3AFEABC4.BA46A1B@programmer.net \
    --to=carfield@programmer.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox