On Mon, Jan 01 2001, Andre Hedrick wrote:
> ide.2.4.0-prerelease.cd.1231.patch :
>
> ./drivers/ide/ide-cd.c
> ./drivers/ide/ide-cd.h
>
> Adds ATAPI DVD-RAM native read/write mode for any FS.
> mke2fs -b 2048 /dev/hdc
> You must format to 2048 size blocks.
Any >= 2KB block size will work, using -b 2048 is not necessary.
> UDF is an unknown.
Barring strange (new) UDF bugs, it will work. And it's the preferred
way of using the DVD-RAM, both from a portability and media stability
standpoint.
--
* Jens Axboe <[EMAIL PROTECTED]>
* SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/