Date: Mon, 4 Apr 2005 08:45:05 -0500 From: Josh Paetzel <josh@tcbug.org> To: Marc Fonvieille <blackend@freebsd.org> Cc: "Simon L. Nielsen" <simon@freebsd.org> Subject: Re: Handbook: 16.7 Creating and Using Optical Media (DVDs) Message-ID: <200504040845.05669.josh@tcbug.org> In-Reply-To: <20050404062900.GC39413@abigail.blackend.org> References: <200504031600.27612.josh@tcbug.org> <20050404062220.GB39413@abigail.blackend.org> <20050404062900.GC39413@abigail.blackend.org>
index | next in thread | previous in thread | raw e-mail
On Monday 04 April 2005 01:29, Marc Fonvieille wrote:
> On Mon, Apr 04, 2005 at 08:22:20AM +0200, Marc Fonvieille wrote:
> > If you need to pass "special" option to mount a data DVD/CD, it
> > means the filesystem on the media has some "issues" or is not
> > really "compliant". This should be marginal.
> > If we need to document it, we just have to update a bit the
> > mount_cd9660 manual page to say that issue is media independant
> > and -s 0 may be required by some "weird" data CD/DVD/whatever
> > that refuse to be mounted.
>
> I wonder if it's not a multisession issue... but I have no
> multisession data DVD under hand to test.
> What gives dvd+rw-mediainfo command on these DVDs?
>
> Marc
So perhaps add the following to man mount_cd9660:
EXAMPLES
The following command can be used to mount a Kodak Photo-CD:
mount_cd9660 -o rw -v -s 0 /dev/cd0c /cdrom
The follwoing command can be used to mount a data DVD:
mount_cd9660 -s 0 /dev/acd0 /cdrom
Sorry I'm too lazy to submit a patch to this unless it's decided that
it needs to be fixed. :)
--
Thanks,
Josh Paetzel
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504040845.05669.josh>
