Mount Rainier (MRW) is a format for writable
optical discs which provides the
packet writing and defect management. Its goal is the replacement of the
floppy disk
A floppy disk or floppy diskette (casually referred to as a floppy, or a diskette) is an obsolescent type of disk storage composed of a thin and flexible disk of a magnetic storage medium in a square or nearly square plastic enclosure lined w ...
. It is named after
Mount Rainier
Mount Rainier (), indigenously known as Tahoma, Tacoma, Tacobet, or təqʷubəʔ, is a large active stratovolcano in the Cascade Range of the Pacific Northwest, located in Mount Rainier National Park about south-southeast of Seattle. With a s ...
, a volcano near
Seattle,
Washington, United States.
Mount Rainier can be used only with drives that explicitly support it (a part of
SCSI
Small Computer System Interface (SCSI, ) is a set of standards for physically connecting and transferring data between computers and peripheral devices. The SCSI standards define commands, protocols, electrical, optical and logical interface ...
/
MMC and can work over
ATAPI
ATA Packet Interface (ATAPI) is a protocol that has been added to Parallel ATA and Serial ATA so that a greater variety of devices can be connected to a computer than with the ATA command set alone. It carries SCSI commands and responses through ...
), but works with standard CD-R, CD-RW, DVD+/-R and DVD+/-RW media.
The physical format of MRW on the disk is managed by the drive's
firmware
In computing, firmware is a specific class of computer software that provides the low-level control for a device's specific hardware. Firmware, such as the BIOS of a personal computer, may contain basic functions of a device, and may provide h ...
, which remaps physical drive blocks into a virtual, defect-free space. Thus, the host computer does not see the physical format of the disk, only a sequence of data blocks capable of holding any
filesystem.
[ (Reference describes ''DVD+MRW'' too.)]
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
In computing, a device driver is a computer program that operates or controls a particular type of device that is attached to a computer or automaton. A driver provides a software interface to hardware devices, enabling operating systems and ot ...
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 using the spared build. 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+.
Information about the exact format on disc is sparse. For a limited overview of the format on disc see.
Advantages
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 UDF 1.5+ alone does not need specialized drive hardware to write, and the computer needs neither an MRW driver for a MRW-capable optical drive nor an MRW reader for drives that are incapable of reading MRW natively, reducing software overhead.
Operating system support
Mount Rainier is implemented natively in
Windows Vista and
Windows 7.
[{{cite web , url=http://www.quepublishing.com/articles/article.aspx?p=1746162&seqNum=6 , title=Upgrading & Repairing PCs: Optical Storage , last=Mueller , first=Scott , date=November 1, 2011 , publisher=]Pearson Education
Pearson Education is a British-owned education publishing and assessment service to schools and corporations, as well for students directly. Pearson owns educational media brands including Addison–Wesley, Peachpit, Prentice Hall, eCollege, ...
, work=Que Publishing , access-date=June 18, 2015 Linux has built-in MRW support since
kernel version 2.6.2 (2004).
Amiga OS4
AmigaOS 4 (abbreviated as OS4 or AOS4) is a line of Amiga operating systems which runs on PowerPC microprocessors. It is mainly based on AmigaOS 3.1 source code developed by Commodore, and partially on version 3.9 developed by Haage & Partner. ...
supports this natively since the first beta appeared in 2004. Support for reading this format was also added to
Mac OS X. 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.
Some optical disc software, such as
IsoBuster, can support Mount Rainier on non-MR drives.
IsoBuster featurews page
- ''"Support for Mount Rainier CD-RW and DVD+RW discs in MRW compatible and non-MRW compatible drives. Auto detection and automatic remapping which can be switched off or forced at all times. Built in MRW remapper / reader. (Built in Method 3 remapper)"''
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.
References
External links
Mount Rainier Support in Linux
SCSI
Computer file systems
Optical computer storage media