Date: Wed, 3 Feb 1999 23:02:41 +0200 (EET) From: Petri Helenius <pete@sms.fi> To: "Kenneth D. Merry" <ken@plutotech.com> Cc: freebsd-stable@FreeBSD.ORG, freebsd-scsi@FreeBSD.ORG Subject: Re: od driver Message-ID: <14008.47444.55701.124427@silver.sms.fi> In-Reply-To: <199902032037.NAA39697@panzer.plutotech.com> References: <14008.38325.211229.872688@silver.sms.fi> <199902032037.NAA39697@panzer.plutotech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Kenneth D. Merry writes: > Petri Helenius wrote... > > > > How do I force the system to use od0 instead of cd0 driver for a > > device? I've a SCSI DVD-RAM which I would like try to write to but > > since the cd0 driver does not support that (at least at the moment?) > > I tried to wire the drive to use od0 but was not successful. > > > > How does one accomplish this? > > Umm, you can't. Writing to CD-R or DVD drives is very different than > writing to MO drives. Even if you change the probe routine in the od > driver to recognize your DVD drive, writing to the drive probably won't > work properly. > > I suggest that you try cdrecord, and see if you can write a DVD that way. > You can probably stick a cd9660 filesystem on the DVD. > DVD-RAM is a random access media, quite unlike CD-R which is written in sessions. Pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14008.47444.55701.124427>