[ros-bugs] [Bug 2081] Format.exe can be run while reactos is active!

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Sun Jun 24 22:13:37 UTC 2012


http://www.reactos.org/bugzilla/show_bug.cgi?id=2081





--- Comment #8 from mikael.lyngvig <mikael.lyngvig at gmail.com>  2012-06-24 22:13:34 CET ---
Created an attachment (id=7825)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?id=7825)
Makes format much more robust and hinders format of system drive.

This SVN patch fixes two problems:

1. That the format code failed to handle drive types other than DRIVE_FIXED and
DRIVE_REMOVABLE.  Now it explicitly checks for all known drive types and report
an error for cases such like attempts of formatting a CD-ROM ("Operation Not
Supported" as I didn't want to add a new resource string).

2. The format code now explicitly checks if the user is trying to format the
ReactOS system drive and reports "Operation Not Supported" if so.




-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the Ros-bugs mailing list