Date: Sun, 08 Jan 2006 11:56:51 +0100 From: "Michael K. Roost" <michi@mirox.ch> To: doc@FreeBSD.org Subject: DVD-RAM Message-ID: <43C0EFF3.8020708@mirox.ch>
next in thread | raw e-mail | index | archive | help
Hello everybody, since one can use DVD-RAM with FreeBSD completely problem-free, a section in the user manual would be meaningful. I use a LG <HL-DT-ST DVDRAM GSA-4120B/A102>. To use a DVD-RAM I do the following: # dd if=/dev/zero of=/dev/acd0 count=2 # disklabel /dev/acd0 | disklabel -BrR acd0 /dev/stdin # newfs /dev/acd0 # mount /dev/acd0 /mnt/ram Afterwards, one can use /dev/acd0 like normal a hard-disk. With friendly greetings Michael Roost
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43C0EFF3.8020708>