Re: pktcdvd and DVDRAM defect management
Malte Gell <[email protected]> Fri, 9 Nov 2007 07:39:05 +0100
| Newsgroups | gmane.linux.suse.packet-writing |
|---|---|
| Message-ID | <[email protected]> |
On Freitag, 9. November 2007, Frank Peters wrote: > I can't comment specifically about the defect management, but the > pktcdvd driver is not necessary to access DVD-RAM. > > DVD-RAM disks, most being preformatted as UDF, can be mounted > and accessed just like an ordinary disk drive. Only the UDF > file system needs to be included in the kernel. I know, but I have heard DVDRAM was faster when used with the pktcdvd module... and one other thing, when I do mount -t udf -o rw,noatime /dev/sr1 /mnt/dvdram the media is mounted readonly... after that I always have to issue mount -o remount /mnt/dvdram in order to finally get rw access to the drive. I guess this is an annoying bug somewhere? So this is why i use pktcdvd. Is there a workaround for this rw-access issue when not using pktcdvd? tia Malte