Mount Rainier (packet writing)
From Wikipedia, the free encyclopedia
Optical media types | |
---|---|
|
|
Standards | |
|
|
Further reading | |
Mount Rainier (MRW) is a format for re-writable optical discs which provides the packet writing and defect management. Its goal is the replacement of the floppy disk. It is named after Mount Rainier, a volcano near Seattle, Washington, USA.
Mount Rainier can be used only with drives that explicitly support it, but works with standard CD-RW and DVD+RW media.
The physical format of MRW disks is an extension of the UDF format, but this is transparently managed internally by drive's firmware which remaps physical drive blocks into a virtual and defect-free space. Therefore the host computer does not see the physical format of the disk, only a sequence of data blocks capable of holding any filesystem.
Contents |
[edit] Design
The time needed for the disk formatting is shortened to about one minute by the background formatting capabilities of the drive. Formatting allocates some sectors at the end of the disk for defect management. Defective sectors are recorded at a table in the lead-in (an administrative area) and in a copy of the table in the lead-out.
From the host computer's perspective, an MRW disc provides a defect-free block-accessible device, upon which any host supported filesystem may be written. Such filesystems may be FAT32, NTFS, etc., but the preferred format is usually UDF 1.02, as this file format is widely supported. An MRW-formatted CD-RW with a UDF filesystem gives approximately 500 MB free space.
Mt. Rainier allows write access to a disc within seconds after insertion and spin-up, even while a background formatting sequence is taking place. Before this technology, a user would have to wait for the formatting to complete before writing any data to a new disc. It is even possible to read (but not write) MRW disks without an MRW-compatible drive; A "remapper" device driver is needed, an example of which is EasyWrite Reader for Windows.
An alternative to MRW is to physically format a disc in UDF 1.5 or higher. This is achieved by the use of specialized packet writing software, or operating systems that support UDF versions 1.5 and above. MRW capabilities overlap somewhat with that of UDF 1.5+.
[edit] Advantages and disadvantages
Advantages of MRW over UDF 1.5+ include:
- fast background formatting of the media
- finer grained packet size of 2K versus 64K
- file system independence
- does not depend on the host system to perform defect management
Advantage of UDF 1.5+ over MRW include:
- more portable, as it does not need specialized drive hardware to write
[edit] Operating system support
Mount Rainier is implemented natively in Windows Vista (2007). Linux has built-in MRW support since kernel version 2.6.2 (2004). Amiga OS4 supports this natively since the first beta appeared in 2004. Operating systems that don't support MRW natively (notably Windows XP and prior versions) need third-party software to read and write MRW-formatted discs, and these tend to be the same packet writing utilities which allow native UDF filesystems to be written to optical media.
The EasyWrite logo is the marketing symbol created by Philips for CD drives that are Mount Rainier compatible.
CD-MRW stands for Compact Disc – Mount Rainier Read/Write.
[edit] External links
- Mount Rainier Support in Linux
- Understanding CD-R & CD-RW by Hugh Bennett