[PATCH 1/3] Trivial CDRW packet writing doc update

From: Peter Osterlund
Date: Wed Jul 28 2004 - 15:54:06 EST



Document that pktcdvd block devices have a 2KB block size.

Signed-off-by: Peter Osterlund <petero2@xxxxxxxxx>
---

linux-petero/Documentation/cdrom/packet-writing.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

diff -puN Documentation/cdrom/packet-writing.txt~packet-doc-update Documentation/cdrom/packet-writing.txt
--- linux/Documentation/cdrom/packet-writing.txt~packet-doc-update 2004-07-28 22:00:19.047078592 +0200
+++ linux-petero/Documentation/cdrom/packet-writing.txt 2004-07-28 22:00:19.049078288 +0200
@@ -71,8 +71,8 @@ Notes
filesystem corruption if the disc wears out.

- Since the pktcdvd driver makes the disc appear as a regular block
- device, you can put any filesystem you like on the disc. For
- example, run:
+ device with a 2KB block size, you can put any filesystem you like on
+ the disc. For example, run:

# /sbin/mke2fs /dev/pktcdvd/dev_name

_

--
Peter Osterlund - petero2@xxxxxxxxx
http://w1.894.telia.com/~u89404340
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/