> > > ... TDK
> > > Indi-dvd 440n drive) but now when I burn either a dvd-r/rw or dvd+r it
> > > seems to burn fine, but I can't mount the resulting disc...
> > > ...
> > > growisofs -Z /dev/scd0=filename.iso
> 
> The hue's changed, the disc looks pretty much full except for a small
> rim around the outside of the disc.

Well, can you mount the filename.iso? mount -o loop,ro filename.iso
/some/dir... What does 'dd if=/dev/scd0 bs=32k count=2 | od -c' returns?
I might be more appropriate if you submit the latter to me personally in
other to spare public bandwidth.

> Also dvd+r-tools won't let me burn
> over it again so that seems to notice that it's already been recorded
> on.

Take for habit to always include output from growisofs.

> I've tried the burned dvd's in my laptop's dvd drive and I get the
> same type of problem:
> 
> mount: wrong fs type, bad option, bad superblock on /dev/cdroms/cdrom0,
> or too many mounted file systems

Does kernel log anything at this moment? On your laptop? You can try dd
command above on your laptop. It doesn't matter. The question is if it's
logical filesystem layout or media incompatibility issue. In latter case
it should log something in /var/log/messages and/or console. You can try
dd command above on your laptop...

> in the TDK drive, I did try mounting one and that worked ok, and I could
> ls the files on it.

Good enough.

> It's worth mentioning that I'm burning
> on kernel 2.5.72-mm2, I haven't tried burning a dvd with a 2.4.x kernel
> yet.

Well, even though it's unlikely, but as it's experimental kernel,
corruption at kernel level might be an issue. Do try under 2.4.x kernel.
A.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to