Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Linux Software

DVD-RAM Support 87

Nathan Laredo (the A/V guru from the expo who had 4 MPEG decoders in his machine running simultaneously) wrote in to say that he's "hacked out" full read/write/rewrite functionality for the Panasonic LF-D100 series of Panasonic DVD-RAM drives under Linux, and the diff is available at OPN. He says he's used the driver to copy three unencrypted DVDs, and that you probably don't want to use ext2 on the drive (though it can be done "painfully").
This discussion has been archived. No new comments can be posted.

DVD-RAM Support

Comments Filter:
  • You missed the fact, that DVD-RAM can only be read by DVD-Players explicitely supporting DVD-RAM. Most, if not all, standalone players and DVD-ROM drives for PCs out there are unable to read DVD-RAM!

    Same goes for DVD+RW.
  • All I have to say is, so? [...] Well worth the investment.

    There are many things about supporting Linux, and about supporting Open Source in general, that make good business sense. The fact remains that most companies don't understand that yet, so it's good news when one does. This kind of behavior should be encouraged (but I'm not sure that mailbombing one guy with hundreds of thank-yous is necessarily the best way...)

  • yep!

    http://linuxtv.org
  • I think the problem is that the CSS decryption is done in software. The rest is done in hardware. I know the dxr2 does CSS in hardware, which is why I really don't understand the legal issues.
  • Why can't someone just get a license for CSS, sign the NDA, and release a closed source libcss that will allow CSS decryption? If an individual can't do this, i think it would be a good way for creative to gain a great deal of respect. Then again, i doubt it would take that much work to reverse engineer / abuse this type of system. The whole copy protection thing is dumb anyway, serious bootleggers will get around it, in the end it only hurts the consumers, and to a lesser extent the industry itself. How many of you slashdot folks would own a dvd-rom right now if you could watch dvds under linux?
  • I was planning to buy a CDR drive. Does this news have any bearing on my decision? I know that a DVD-RAM hold a whole lot more, but can it write CDs that mere mortals can read in their old CD-ROM drives?

    In addition, though a driver exists (all three lines of it?), how reliable is the whole shebang? Will I, assuming I go and buy this drive tomorrow, be able to produce real and productive results?

    Thanks for the help.

    -awc
  • Yeah, but the point is, you don't NEED real-time mastering, if your source is on the computer! You process one block of data, dump to a specific point on the disk, and get the next block. It's not like recording off TV, where you've continuous data.
  • With all the talk about being able to play back DVD's under linux, I was wondering why nobody has created a standard MPG player that uses hardware acceleration. I have many video cd's, but since all of the linux MPG decoder programs (such as MTV) only do software decoding playing the movie in double size skips horribly, and full screen is unwatchable (this is on a PII 400 with 128 Meg RAM). Is there some reason why Linux MPG decoder programs don't use the hardware on my video cards like Windows programs do? I hate booting into windows just to watch a Video CD...
  • The data on the dvd is scrambled. I don't know for a fact, but what i'm assuming they do is encode all of the data, including the all that low-level stuff like ECC. That way when the dvd-rom tries to read the data it gets an error. This will prevent you from copying that data on to your hard drive, but will not prevent a serious bootlegger from accessing the data.

    I really can't imagine that the system is 100% secure. Which kinda makes me wonder, when you buy a dvd you aren't agreeing to any licensing terms, right? So if you bought a dvd and were able to say, read the encoded mpeg header from a secure file on the disc and figured out what would need to be done to translate it to the unencoded version, that would be legal. Too bad I have no idea how to go about doing this.
  • by timothy ( 36799 ) on Tuesday July 06, 1999 @01:36PM (#1816301) Journal
    The poster who asked who to thank at Panasonic has a good point!

    This (hopefully) is a good way to both foster goodwill by saying "Thanks, guys, we appreciate the gift!" and to let them know how many people would like to use a DVD (/RAM) drive with a Free OS.

    I bet they don't get a lot of "thank you"s when they release a new driver for the Windows family of OSes, in part because most users view it as a default, just an integral part of their machine. Sort of like those who are not into automobiles (I'm not) don't care so much about some new engine part.

    But those who appreciate the fact that a lot of uncredited hours go into every free / Free program can be more appreciative. It would be great to let Panasonic know they've pleased a lot of people by contributing one of their drives and more important the documentation for it.

    So if anyone from Panasonic is reading this, WOOHOO! Thanks!

    And again, if we know where to direct better thank yous, I'm sure people will send some.

    timothy


  • by Anonymous Coward
    The format for DVD is publically available from ECMA (www.ecma.ch) at ftp://ftp.ecma.ch/ecma-st/e267-pdf.pdf. The Content Scramble System (CSS) used to encode DVD-Video is licensed to individual companies, and not likely to be open source in our lifetimes if the CSS Interim License Org can help it.

    Another useful reference is the ATAPI (AT Attachment Packet Interface)for ROM, RAM and R/W DVD at ftp://fission.dt.wdc.com/pub/standards/SFF/specs/I NF-8090.PDF
  • by Jordy ( 440 )
    I'm confused, I thought RAM stood for random access memory where all accesses to the hardware happen at the exact same speed.

    For instance, with RAM you can read the first byte of RAM and then read the last byte of RAM at the same speed as if you were to read the second byte of RAM.

    I never quite understood how RAM got the additional meaning of being read-write but still maintain it's acronym as random access memory.

    This is why I push for DVD-RW, which has a sane name :)

    --
  • The name RAM doesn't say anything about speed, only the fact that you can access stored information randomly. As a counter example, think of tape drives. Tape drives cannot access data stored on them(memory) randomly. They have to access the entire tape leading up to the data sequentially. Also, normal CD's aren't random access because you can't randomly write to them. DVD-RAM's however can randomly flick the read and write heads to any place on the disk and do their thing.
  • by Jordy ( 440 )
    FOLDOC sure seems to think so:

    (RAM) (Previously "direct-access memory"). A data storage device for which the order of access to different locations does not affect the speed of access. This is in contrast to, say, a magnetic disk, magnetic tape or a mercury delay line where it is very much quicker to access data sequentially because accessing a non-sequential location requires physical movement of the storage medium rather than just
    electronic switching.


    I tend to trust FOLDOC's since I've never heard of any RAM which couldn't access linearly and randomly at the exact same speed.

    I would never call CD-RWs, hard drives, or floppy disks RAM because they all access data linearly faster than randomly.

    --
  • It's our responsibility. I flame vendors in as a professional manner as I can when they do something that I don't like. You have to do the opposite and praise them sincerely when they do something good. Anything else is irresponsible.

    Positive reinforcement is nothing new.
  • So, is it tru that there's no HW support for a DVD MPEG 2 playback card yet?
    How, then, can software decoders work with the encryption system that's on DVDs?
    Finally, is there any way to play an unencrypted MPEG 2 video stream on Linux? HW or SW?
  • Under this definition, DRAM is not RAM since DRAM cannot be accessed randomly at the same speed
    as linearly (linear is much faster, random access requires row precharge time).

    I think you'd better update your definition, or maybe not tend to trust FOLDOC... or maybe
    we all need to concede that 640K of ram (being larger than most caches) hasn't even made it
    to the mainstream yet... or maybe not ;-)

  • Where can you get a Canon XL1 for $1500?! Do tell! I can still go into credit card debt before I die ...

    BTW, I've often heard video transfer from a digital camera referred to as capturing, even though this is a slightly different use of the word than was accepted a few years ago. Even if it's really only a data transfer rather than a true "capture," the use is analogous, since you are pulling video into your computer.

    And even if you're not capturing in the old sense, I don't see how a serial port would be nearly as good as a firewire port ... firewire, even USB, are way faster, and as long as both camera and computer are using these interfaces intelligently, you'll get much faster throughput.

    Just thoughts,

    timothy
  • DVD-RAM drives write DVD-RAM discs only, not CD-Rs. Those discs have a hard case rather like a 3 1/2" floppy. (Apparently you can remove the case and some DVD-ROMs will read it.) If you need permanent archival storage of files that will fit on a CD-R, they still win on price and flexibility (since almost anyone can read them.) DVD-RW drives, with caseless DVDs, are anticipated for later this year or early next.

    My recommendation, if you're buying for personal use, is to get a cheapish CD-R now. I got one for $100 after a $50 rebate from Staples; at 2x/6x it's slow, but perfectly usable. Save the money and upgrade to writable DVDs once the technology has stabilized.
  • your question is very ambigious, and a bit un informed. Usualy a Capture card is reserved for captureing analog data, and requires alot of expensive hardware if you are lookling for fullscreen 30FPS full color stuff. we are talking RAID and several thousand dollat cards. DV cams are well, digital. Why pay 1500 bucks for a Cannon XL1 and plug it into a ATI all-wonder and effectivly make your expensive DAT based video camera on the same level as a 150 dollar handy cam. You do however have a couple of options 1) most(if not all) consumer DV camcorders have analog out. you could just plug this into a standard capture card and go. this sucks AD->DA->AD->DA by the time you pay the video on your computer. I will assume this is not what you were asking. 2) Some brands have propritary cards that you plug in your machine and it pulls across the digital info. 3) firewire. you plug your camcorder into a firewire post on your computer and pull across the informtion that way. For all it matters, they could do it over serial or USB as well, its just I/O and because your not capturing, high speed is not required(just lots and lots and lots of space ;->)
  • Your turn for free clues. DVD-RAM has 5.2 GB per platter; 2.6 GB per side. OK, you win, that's "one plus" gigs.
  • Joe, the problem is that DVD-RAM drives are schizo. They advertise themselves to the SCSI bus as the same class as CD-ROM, which is why no special driver is needed to read CD-ROMs in them -- this is what makes them different from Zip drives, etc., which advertise themselves to the SCSI bus as removable media drives.

    So while DVD-RAM is not a CDR type thing, it suffers from the same shortcoming: without special drivers, both can serve only as CD-ROM drives.

    It would be nice if the DVD-RAM drive had a jumper to change the device type advertisement to the SCSI bus from CD-ROM class to rewriteable-optical type -- then it would be recognized by Linux and everything else as a magneto-optical drive. It wouldn't work as a CD-ROM or DVD-ROM or DVD video drive when so jumpered, but DVD-ROM drives are cheap anyway. I'd just add one. It would be cheap.
  • Loligo: a clarification and a caveat:

    Clarification: the cartridge can of course be removed from the drive just fine; it's just that the disk proper cannot be removed from the cartridge without destroying the cartridge, and you would be left with two very delicate optical surfaces if you did so. It is very likely you would quickly degrade the data integrity of the disk by handling and storing it without the cartridge, but theoretically, if you were very, very careful, everything would work just fine recording and playing back without the cartridge. There is certainly nothing magic about the cartridge. It is a simple protective device with a shutter, much like that of a 3.5" floppy, a Zip disk, or a magneto-optical disk. It's just that, while it's virtually impossible to conceive trying to use a 3.5" floppy, a Zip, or M-O disk without the cartridge, you can easily imagine experimenting with using a DVD-RAM disk without the cartridge.

    Caveat: the type 2 disks can only be read in DVD-ROM drives specifically designed to read them. I am not aware of any specific DVD-ROM models yet that can read them, but it's not unlikely there might be one or two brand new models which can do so.

    The type 2 require extremely careful handling too, when not in their cartridge. It's just that only one side is delicate, so it's not as bad as trying to do it with type 2 disks as it is with type 1 disks.
  • Thanks for the advice. One more question--What drive did you get, and do you use it with Linux?

    I'm actually leaning toward a SCSI drive, as I have four IDE devices, already. I imagine that that would be at least a little more expensive, but the functionality is quite appealing.

    Thanks again.

    -awc
  • Hmmm. Makes you wish someone would leak the information. I wonder if they do anything to the documentation for each person to identify where leaked copies come from.

    What would the legalities be if a driver was written that used information that was leaked from NDA. What if there was no proof that it was from that leak, if they could concievably have reverse-engineered it.

    Encryption stuff like this sucks. If DVDs weren't encrypted, we could use them on more OSes, hack together players, etc.
  • The drive is packaged by Acer, and was on the Linux compatibility lists. I haven't tried it with Linux yet, just (yeah, I know) Windows. It's IDE, and puts me up to the 4 device limit.

    If you go SCSI, the Yamaha 4x/4x/16x drives look fairly appealing.
  • Hasn't this been available for a long time?

    BitWizard [bitwizard.nl] has had a patch on their page for a long time and it supports drives from several different manufacturers, too!

    What is new about Nathan's patch that isn't provided by the BitWizard patch?
  • Did I mention that I can also PLAY unencrypted dvds
    under linux? This was how i tested the copies.
    I've also been working on a hardware mpeg2 decoder
    driver for linux (it's been done since April).
  • whats the pricing of the drive and media for it?
  • This is the last thing that I wanted before switching my computer over entirly to linux. Haraw! Install fest tonight. (three machines, heck i'll do the other two while I am at it)
  • This is a bit off-topic, but has anyone heard of drivers for DV capture cards? ie so you can get video digitally off your DV camcorder or whatever. I was looking the other day and didn't find anything at the time...
  • Please, DVD RAM doesn't even know if it's going to stay around... I would assume so. Prices are still high and the 2 big boys are still fighting over who's format to use.

    I'd just like to WATCH a DVD in linux let alone write to one. I STILL have to boot to Win (ugh) to watch a DVD with my SBLive.

    Damn I wish I could code better, at least I can beta damn well...
  • It's going to make efforts such as the Free Film Project much more exciting, now that it's practical to create a DVD. Streaming video is nice, but very low-res, painfully small and subject to how busy the network is. The potential to create a home-playable disk that's accessable to anyone with a player opens up a lot more possibilities.
  • Panasonic tells me the 2.6GB media is $25, and
    the double sided 5.2GB media is $40. They say
    the drive runs about $550. They gave me a
    free drive to write the support, and were
    nice enough to send lots of paper documentation.
  • Can it also do CDRs? I'm in the market for a new cdr, i would rather get a dvd-r for the storage, but i need the ability to write standard cds.
  • Is there any work being done on consumer level support for DVD-ROM? A Toshiba DVD-ROM and MPEG decoder card came with my laptop and I'd prefer not having to reboot into Windows to use the DVD features of my drive. Thanks in advance for any information.
  • by Anonymous Coward
    This article is rather confused (Or maybe it's just me.) Are you saying we now have DVD support under Linux, for at least that one player? If so, I guess I'll have to add a DVD drive to the list of things to get during my next upgrade cycle. Will it play all DVD's or am I going to have to be careful which ones I buy?
  • Does this meant that it can copy an .mpg on a DVD video disk to a hard drive? I'm assuming not, but the wording on the post was pretty unclear. How is DVD video encryption done?
    David E. Weekly (dew, Think)
  • I had problems with my DVD-Encore DxR2 kit about two weeks ago, and while talking with Creative's tech support (two different guys on two different days), I posed the question: 'when can I use my DxR2 decoder under linux?'. The answer (both times) was that not now, but soon, very soon. I was told that Creative is working on porting all of its drivers over to linux and that the DVD products were on the list.

    Again, I have no other information or facts to present, that's just what I was told by two different tech support guys.

  • I don't suppose you realize these are two different standards with similar names...

    DVD-R : write-once version of DVD-ROM...
    DVD-RAM : low capacity, older format
    DVD+RW : HP/Philips/Sony (most similar to DVD-ROM)
    DVD-RW : Pioneer (fading fast)

    These days, all bets seem to be leaning to DVD+RW... (probably because '+' is better than '-')
  • Can someone explain why a SCSI DVD drive would need special drivers? Shouldn't a SCSI device generally work right out of the box? I've plugged in removeable media SCSI devices before without needing any special drivers (ZIP drive, an old Floptical drive). Is this actually code to deal with whatever file system DVDs use, and not something truly specific to DVDs, or is there really something special about DVDs as opposed to regular SCSI devices?

    If we were talking about an IDE DVD instead, how much different would things be? I've never run across IDE devices other than hard drives and CD-ROM, so I don't know from personal experience if it is as easy to deal with random devices as it is with SCSI (or so I thought).

  • For discussion about playing DVD video on linux, check out the linuxdvd mailing list archives at http://linuxdvd.corepower.com/

    we especially need input from lawyers about some of the legal aspects of licensing. So if you have that law degree and feel like doing something useful with it, please join the list and help tackle some of these annoying problems.

    -jeff
  • DVD-ROM drives have been supported under Linux for a while now (since they first appeared?) as really big CD drives. Note that I said drives - though we can read DVD-ROM and DVD-Video media, Linux software doesn't exist yet to playback DVD-Video movies under Linux.

    This driver is for a DVD-RAM drive, a rewriteable DVD format. I guess the driver handles the writing part of the process.
  • Posted by Ungrounded Lightning Rod:

    Depends on how they did it. If they built in some firmware that assumes an underlying Windows or NT platform and uses hooks it finds there, it might not be compatable with Linux, and might require the driver to upload a replacement version of the firmware, or even a ROM change.
  • Posted by Ungrounded Lightning Rod:

    I think it would be a SCREAM if this version of DVD became the dominant one just BECAUSE:

    - they gave a Linux hack a free drive and internals info, and

    - this resulted in their drive being the first one usable on Linux, and

    - THAT resulted in a bunch of extra sales and

    - their drive then became the defacto standard.

    B-)
  • Posted by Ungrounded Lightning Rod:

    Once it's captured, crunch it up at less than real time and/or throw a bunch of CPUs at it.

    What's a Beowulf cluster FOR, anyhow? B-)
  • Posted by Ungrounded Lightning Rod:

    IBM's first (?) movable-head disk was called a RAMAC.

    Six feet tall, bunch of platters (40?) about six feet across. Hydraulic head drive (rumored to have cut the fingers off a CE who bumped the interlock while the plexiglass cover was off and his fingers in). Motor in the hub (with spare windings so a burnout wouldn't force a disk replacement, which required a second story of clearance and a crane.) Magnetic spots big enough to read with the naked eye (which you could if the heads crashed, filling the enclosure with ground-off iron oxide which then "developed" the medium.

    Those were the days.
  • I've been running a creative labs DVD-RAM drive as floppical device for some time. Formating it ext2 hasn't been a problem.

    UDF on the other has been quite a bit of trouble. You have to create a UDF image on your hard drive, and then write it to the DVD-RAM. I don't have that much free space lying about. Never mind convince cdwrite to write to the drive. In addition UDF write support is rather buggy. Although I've had good luck with reading UDF formated disks.

    Now if only I could get my hands on some single sided media so I can transfer things around to machines with DVD-ROM drives.
  • Found the link [videodiscovery.com] that explains why you can't record video DVDs yet. It can explain things better than I can. Check it.
  • that's what I do to get full screen VCD playback.
    (you probably have a modeline for it in your /etc/XF86Config already)
    my next hack - make my voodoo3 do tv out in linux at 320x240!
  • I've also heard that someone got documentation for the mpeg2 daughterboard [matrox.com] matrox sells for the g100/200/400 graphics cards. They were going to write a driver for it, but I haven't heard anything since. I think there's supposed to be a website at livid.on.openprojects.net [openprojects.net] sometime soon, but there's nothing there as of this posting.

    See also mpeg.openprojects.net [openprojects.net] for a what progress there's been on an open software decoder. Unfortunately, the MPEG2/DVD standard is pretty well tied up with patents (worse than mp3).

    Finally, the original Berkeley group [berkeley.edu] demonstration code is still available [berkeley.edu].
  • Posted by Ungrounded Lightning Rod:

    That FAQ entry says:
    - It's complicated.
    - It takes some expensive hardware >IF YOU WANT REAL-TIME RECORD

    Doesn't say anything that would block doing the compression in non-real-time or splitting it up among the processors of a cluster.
  • ummm hey big guy the "RAM" part of "DVD-RAM" stands for Random Access Memory. Yup that makes it a *writable* DVD drive. Even a lowly sysadmin like myself knows you'll need someone to hack the drivers to get the burn part of the system to work. One plus gigs on a platter to start with and then we should get more in a year or two...
  • They *gave* you documentation and a free drive! Wow We should be thanking Panasonic for be so uncorporate-like.

  • by Anonymous Coward
    Actually he has a very good point!

    Check out the driver....There are only 3-4 lines of code! It basically recognizes that the drive is a Panasonic DVD-RAM, and marks it removable.
  • Sorry folks, the mpg on the DVD's is encrypted, and since it uses a proprietary and secret format, an NDA is required to have a look... so no mpg's from the DVD's, but I thought someone posted to /. someone working on a hardware-based decoder for linux, bypassing the whole open-source thing.
  • As you may have noticed, he copied unencryptedB DVDs. There are some unencrypted DVDs out there, mainly from new or small companies. Currently the Scrambling System of DVD - CSS = Content Scrambling System - appears to be still unhacked. CSS works by transmitting the data encrypted over the system bus to the decoder chip. But with the success of software decoders for Windows i think, its only a matter of time.
  • What if we started a campaign to encourage independent film makers and regular people making copies of thier own movies, to use a different standard of encoding, while still using the DVD disc size. Of course we would have to use the basic MPEG movie encoding, but the encryption could be something else, something open but secure against piracy. Is there anything like that out there? Would such a campain be possible. I think if we could develop such a system and convense that movie industry that our system is not only cheaper (free???) but just as secure they might move to such a format themselves? And everybody could use them. Is such a thing possible. Any comments suggestions ideas? The MP3 campaign is going strong, but I believe we could take on another, though this one may be even more difficult.
  • Don't expect Linux Software for DVD Playback. It is very very unlikely that their will ever be software playback under Linux (maybe as a commercial product).

    MPEG2 (the video) and AC3 (the audio), as well as CSS (the scrambling) are subject to licensing issues, which are rather expensive, for example AC3 licensing will range at about 20000 US-$,
    and MPEG licensing is based on a per-player-fee.
  • The closest thing seems to be the linuxdvd mailing list [corepower.com], which has been in existance for a couple of months. They're pretty much only in the early planning/discussion stages, with list traffic seeming to be split about equally between technical jargon and licensing discussion. Any actual hardware or software will probably be at least several months off, and that's contingent on whether they can get licensing worked out.
  • DVD-RAM V2.0 has a capacity of 4.7GB / side. But it is only announced and not yet shipping. JUST LIKE DVD+RW AND DVD-RW ARE NOT YET SHIPPING.

    As for DVD+RW being most like DVD-ROM, that is just marketing hype. DVD-R is the most like DVD-ROM (most of the players we tested it on could read it.) DVD-RW is the next most like DVD-ROM many players should be able to play it. As for DVD+RW and DVD-RAM there are currently NO players on the market that can read these discs.

    I would say that the bets are going the other way especially for data applications.
  • Yeeeeah, I'm actually surprised that DVDs have not been reverse-engineered yet. It obviously can be done in software, as you say, very quickly (realtime or faster).
  • And that's not too far fetched, considering they WANT you to return the board to them to reset the region lock if you exceed the max # of changes (5)
  • I know about these URLs (i have in fact written the linux audio output driver for AC3), but that does not mean, we may use this software freely. MPEG is covered by patents owned by mpegla.com, and the MPEG2 player is only a reference player.

    Remember: The fact, that there is software available will not change the licensing issues. There are opensource mp3 encoders available too, but mp3 encoding is still subject to license fees.

  • Huh? My last knowledge was, that CSS can be licensed freely. But the CSS-NDA will prohibit a opensource CSS decoder, and it is very unlikely, that a CSS license will be granted to individuals or a group.
  • There are two types of media used for DVD-RAM, type 1 and type 2.

    Type 1 is a special double-sided disk in a cartridge that cannot be removed from the drive without data loss.

    Type 2 are single-sided disks that can be removed from the cartridge and read in some normal DVD-ROM drives.

    More info here: http://www.cdpage.com/DVD/dvdram.html [cdpage.com]

    -LjM
  • When I wrote to the fellow in charge of hiring the guy who wrote Linux drivers for the SBLive!, he said:

    As for DVD, we are working on a prototype right now. Unfortunately we are a very small team and it may take us a while. I have no estimate right now because we are also fighting a legal issue with the DVD Consortium, that may end
    up holding us up indefinitely. If we can get the legal stuff taken care of then there may be a beta this summer. Stay tuned...


    So I guess you never know...

    I've also heard that Sigma Designs will be doing Linux drivers for their next generation of decoder card; they can't do it for the H+ because the H+ actually does its decoding in on-card software.
  • The format in which DVDs are written is under a strict NDA. So strict that even companies that license it must pay for *each person* that is going to look at the format specifications.

    Does this mean that Nathan has reverse engineered the format? Or does he actually have a license to the format specifications?
  • Even with DVD-RAM drivers, I'm afraid you still can't create a video DVD--real-time mastering isn't possible. Check out the DVD FAQ for more info--I don't have the URL handy, but do a search on "DVD FAQ" and you should turn something up.
  • Who do we email to thank at Panasonic? (besides you - Thank You).

    Dave
  • Perhaps you didn't actually read what I wrote. Random access removable media SCSI devices have existed since long before DVD was invented. I gave the examples of ZIP drives and floptical drives. Neither of which requires any special software to make them work, you just plug them into your SCSI chain, the kernel recognizes them (by asking them, SCSI is good at that) as readable and writable with removable media and you're off and running. A DVD-RAM drive shouldn't be any different from those devices.

    Perhaps you are confused by the "RAM" part of "DVD-RAM". This is not a CD burner where you can only write once, which I can fully believe requires special drivers. This is a full fledged read/write device, exactly the sort of thing SCSI is supposed to let you plug in without worrying about finding the proper drivers.

Those who can, do; those who can't, write. Those who can't write work for the Bell Labs Record.

Working...