System Administration Guide: Basic Administration

How to Enable or Disable Write Protection on Removable Media

  1. Determine whether you want to enable or disable write protection and select one of the following:

    1. Enable write protection.


      $ rmformat -w enable device-name
      
    2. Disable write protection.


      $ rmformat -w disable device-name
      
  2. Verify whether the media's write protection is enabled or disabled.


    $ rmformat -p device-name