[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Write protection (was: Call for GNU Parted / MIPS partition table te
From: |
Andrew Clausen |
Subject: |
Re: Write protection (was: Call for GNU Parted / MIPS partition table testers) |
Date: |
Mon, 3 Dec 2001 05:53:23 +1100 |
User-agent: |
Mutt/1.3.17i |
On Sun, Dec 02, 2001 at 12:45:15PM -0000, andreas t wrote:
> > Note: Parted can run even if it has read-only permission
>
> Ah yes, speaking of write protection. When running Parted on an
> "image file" placed on cdrom Parted tells me that the media is write
> protected. Nice indeed, but is this just a friendly reminder or does
> Parted actually try to write something to the device just by starting it?
It attempts to open the file for read-write access, but doesn't write
anything.
(In unix, you have to say what you want to do, before you actually
do it)
Andrew