All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bryce Nesbitt <bryce@obviously.com>
To: Lionel Bouton <Lionel.Bouton@free.fr>,
	Andries.Brouwer@cwi.nl, Alan Cox <alan@lxorguk.ukuu.org.uk>,
	linux-kernel@vger.kernel.org
Subject: Re: Why would a valid DVD show zero files on Linux?
Date: Sun, 30 Dec 2001 21:07:10 -0500	[thread overview]
Message-ID: <3C2FC84E.79DB9B9@obviously.com> (raw)
In-Reply-To: <3C2FB545.BA4544D7@obviously.com> <3C2FB85E.3080508@free.fr>

Lionel Bouton wrote:
> 
> Bryce Nesbitt wrote:
> 
> > I have a DVD ROM (It's DeLorme Topo USA), which works fine booted in Windows.
> > Under Linux it mounts fine, but shows no files.  Everything looks normal, like
> > it should just work.
> >
> > What's up?  And ideas?
> 
> Try udf fs. I don't know the details but I guess a dvd with empty
> iso9660 meta-data but with correct udf meta-data could show these symptoms.

That does it!

Works:
	mount -t udf /dev/hdc /mnt/dvdrom/

Shows no complaints, no log entries, and no files:
	mount -t iso9660 /dev/hdc /mnt/dvdrom/
	mount /dev/hdc /mnt/dvdrom/
	
Does anyone want the first few K of this DVD to see why the autodetection
is not working better?  Do you want me to upgrade past Kernel 2.4.2-2 first?
Is RedHat 7.2's kernel good enough?

Thanks!

		-Bryce

  parent reply	other threads:[~2001-12-31  2:11 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-31  0:45 Why would a valid DVD show zero files on Linux? Bryce Nesbitt
2001-12-31  1:06 ` Alan Cox
     [not found] ` <3C2FB85E.3080508@free.fr>
2001-12-31  2:07   ` Bryce Nesbitt [this message]
2001-12-31 13:13     ` Alan Cox
2001-12-31 14:21       ` Bryce Nesbitt
2001-12-31 14:48         ` Marius Gedminas
2002-01-01 10:40           ` Alan Cox
2001-12-31 15:10         ` Vitaly Lipatov
2001-12-31 23:37         ` Cameron Simpson
2002-01-01  5:34           ` Bryce Nesbitt
2002-01-01 10:12             ` Alan Cox
2002-01-01 10:30               ` Ryan Cumming
2002-01-01 10:43                 ` Alan Cox
2002-01-01 10:46         ` Alan Cox
2002-01-01 14:22           ` Bryce Nesbitt
2002-01-01 15:24             ` Alan Cox
2002-01-01 23:29               ` Grahame Jordan
2002-01-01 23:49                 ` Bryce Nesbitt
2002-01-01 23:53                 ` Alan Cox
2002-01-02  7:57                   ` Grahame Jordan
2002-01-30 15:08           ` Bryce Nesbitt
  -- strict thread matches above, loose matches on Subject: below --
2001-12-31  0:51 Bryce Nesbitt
2001-12-31  3:01 RaúlNúñez de Arenas Coronado
2001-12-31 15:29 Andries.Brouwer
2002-01-01 11:50 ` Kai Henningsen
2002-01-05  2:50 Andries.Brouwer
2002-01-05  4:20 ` Bryce Nesbitt
2002-01-05 16:14 ` Bryce Nesbitt
2002-01-05 17:16 Andries.Brouwer

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=3C2FC84E.79DB9B9@obviously.com \
    --to=bryce@obviously.com \
    --cc=Andries.Brouwer@cwi.nl \
    --cc=Lionel.Bouton@free.fr \
    --cc=alan@lxorguk.ukuu.org.uk \
    --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 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.