Re: Chipsets, DVD-RAM, and timeouts....

Jens Axboe (axboe@suse.de)
Mon, 1 Jan 2001 16:27:18 +0100


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 <axboe@suse.de>
* SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/