Problem: Writing to Pana DVD-RAM

2001-04-30 Thread cacook
Originally sent this in HTML, so maybe it didn't get through: To recap: running Panasonic LF-D101 DVDRAM drive on SCSI (AHA2740) and getting segfaults. On-disk format is UDF2.0, as 2.1 won't mount. Mount, ls, umount, mount, ls, umount, etc - no problem. Mount, cp <20Mfile>, umount, mount, ls,

Problem: Writing to Pana DVD-RAM

2001-04-28 Thread cacook
To recap: running Panasonic LF-D101 DVDRAM drive on SCSI (AHA2740) and getting segfaults. On-disk format is UDF2.0, as 2.1 won't mount. Mount, ls, umount, mount, ls, umount, etc - no problem. Mount, cp <20Mfile>, umount, mount, ls, (20Mfile), umount, mount, ls, (20Mfile), rpm -q 20Mfile, umount

Re: Problem: Writing to Pana DVD-RAM

2001-04-16 Thread Jens Axboe
On Mon, Apr 16 2001, [EMAIL PROTECTED] wrote: please, no html mails -- unreadable and impossible to reply to. it looks like a udf bug most likely, you may want to try the latest and greatest from http://sourceforge.net/projects/linux-udf/ instead of using the kernel supplied version. -- Jens

Re: Writing to Pana DVD-RAM

2001-04-15 Thread Jens Axboe
On Sun, Apr 15 2001, [EMAIL PROTECTED] wrote: > DOH! You're right. > > I can now write to it, but only get one chance. Copy a file to > DVDRAM, read, print, etc, but when I try to rm or mv, segfault. > Foreverafter the DVDRAM is 'busy'. Cannot umount. Must reboot then > umount. Remount, get

Re: Writing to Pana DVD-RAM

2001-04-15 Thread cacook
DOH! You're right. I can now write to it, but only get one chance. Copy a file to DVDRAM, read, print, etc, but when I try to rm or mv, segfault. Foreverafter the DVDRAM is 'busy'. Cannot umount. Must reboot then umount. Remount, get another write, but on subsequent write, segfault. I a

Re: Writing to Pana DVD-RAM

2001-04-14 Thread Jeremy Jackson
[EMAIL PROTECTED] wrote: > Hello, > > I am running RedHat Wolverine (beta) with kernel 2.4.2. I have a SCSI subsystem >(AHA2740) with a Panasonic LF-D101 DVDRAM on it. > > I read that the CDROM driver is built to recognize DVDRAMs and allow writes; well I >can mount and read the UDF file syste

Writing to Pana DVD-RAM

2001-04-14 Thread cacook
Hello, I am running RedHat Wolverine (beta) with kernel 2.4.2. I have a SCSI subsystem (AHA2740) with a Panasonic LF-D101 DVDRAM on it. I read that the CDROM driver is built to recognize DVDRAMs and allow writes; well I can mount and read the UDF file system fine, but am not allowed writes.