Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista - Disk Drive is write protected or Read only

Reply
 
Old 08-04-2009   #1 (permalink)
RobinPWMC


 
 

Disk Drive is write protected or Read only


Hi All,

Had issue that has been described here, where a disk in the system was
in read only. In my case this was a 250Gb Raid 1 array. After reading a
few posts I got onto the right track. Using diskpart to fix. However
instructions were brief to say the least so here is my CMD prompt
sequence (discovery hacking removed!)

In CMD box enter '*diskpart*'

DISKPART> *help select disk*

Selects the specified disk and shifts the focus to it.

Syntax: SELECT DISK=<N>

DISK=<N> The disk number of the disk to receive focus.

If no disk number is specified, the select command lists the disk
that
currently has the focus. You can view the numbers for all disks on
the
computer by using the list disk command.

Example:

SELECT DISK=1


DISKPART> *select disk=0*

Disk 0 is now the selected disk.

DISKPART> *detail disk* (Note just to make sure I have right one!)

ATI 1X2 Mirror/RAID1 SCSI Disk Device
Disk ID: 1B665094
Type : SCSI
Bus : 0
Target : 0
LUN ID : 0
Read-only : No
Boot Disk : No
Pagefile Disk : No
Hibernation File Disk : No
Crashdump Disk : No

Volume ### Ltr Label Fs Type Size Status
Info
---------- --- ----------- ----- ---------- ------- ---------
--------
Volume 1 D TwoFiftyRai NTFS Partition 233 GB Healthy


DISKPART> *attributes disk clear readonly*

Disk attributes cleared successfully.

DISKPART> *Exit*

Hope that helps
Robin


--
RobinPWMC
------------------------------------------------------------------------
RobinPWMC's Profile: http://forums.techarena.in/members/121507.htm
View this thread: http://forums.techarena.in/vista-help/1226585.htm

http://forums.techarena.in


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Hard Drive is Write Protected? Vista General
Can not write to USB hard drive and disk drive due to "read only" General Discussion
Disk is Write Protected Vista General
The disk is write-protected. Remove the write-protection or... Vista General
USB Flash drive write protected Vista hardware & devices


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46