HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Hardware Newsgroups > Storage

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 01-30-2008, 10:17 PM
ivowel
 
Posts: n/a
Default drive with read-only dip switch


I recall that many, many years ago, there were PATA drives that had a
dip switch setting that prevented all writing to the drive. In light
of so many novel security issues, I miss this very old feature. Are
there any drives that still have such a feature? (SATA preferred, but
I would live with PATA.)

(PS: No, this must not be software settable. This would defeat my
intent. It must only be hardware settable, so that changes can only
be made if I am physically at the hard drive and insert the switch.
Interestingly, this should be something that should be very easy to
implement for drive manufacturers.)

sincerely,

/iaw
Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
  #2  
Old 01-30-2008, 10:39 PM
Rod Speed
 
Posts: n/a
Default Re: drive with read-only dip switch

ivowel <ivowel@gmail.com> wrote:

> I recall that many, many years ago, there were PATA drives that
> had a dip switch setting that prevented all writing to the drive.


Nope.

> In light of so many novel security issues, I miss this very old feature.


You can get the same result by unplugging the drive.

> Are there any drives that still have such a feature?


Nope.

> (SATA preferred, but I would live with PATA.)


> (PS: No, this must not be software settable. This would defeat my
> intent. It must only be hardware settable, so that changes can only
> be made if I am physically at the hard drive and insert the switch.
> Interestingly, this should be something that should be very easy to
> implement for drive manufacturers.)


Yes, but there are much better ways to protect the contents of a drive.


Reply With Quote
  #3  
Old 01-31-2008, 12:58 AM
RonnieJP
 
Posts: n/a
Default Re: drive with read-only dip switch

On Jan 30, 2:17 pm, ivowel <ivo...@gmail.com> wrote:
> I recall that many, many years ago, there were PATA drives that had a
> dip switch setting that prevented all writing to the drive. In light
> of so many novel security issues, I miss this very old feature. Are
> there any drives that still have such a feature? (SATA preferred, but
> I would live with PATA.)
>
> (PS: No, this must not be software settable. This would defeat my
> intent. It must only be hardware settable, so that changes can only
> be made if I am physically at the hard drive and insert the switch.
> Interestingly, this should be something that should be very easy to
> implement for drive manufacturers.)
>
> sincerely,
>
> /iaw


All modern operating systems continually need to write to the drive
(paging file, etc.).
Write protecting the system drive would render the OS unusable.
Reply With Quote
  #4  
Old 01-31-2008, 12:49 PM
Arno Wagner
 
Posts: n/a
Default Re: drive with read-only dip switch

Previously ivowel <ivowel@gmail.com> wrote:

> I recall that many, many years ago, there were PATA drives that had a
> dip switch setting that prevented all writing to the drive. In light
> of so many novel security issues, I miss this very old feature. Are
> there any drives that still have such a feature? (SATA preferred, but
> I would live with PATA.)


No drives, but you can get forensic write blocker, e.g. these here:

http://www.forensicpc.com/proddetail.asp?prod=T35e

I think they are a bit over-priced, but if you want to be sure,
(as in preserving evidence) they are the way to go. Seems this
offering is a s cheap as it gets.

> (PS: No, this must not be software settable.


That would kind of defeat the purpose anyways ;-)

> This would defeat my
> intent. It must only be hardware settable, so that changes can only
> be made if I am physically at the hard drive and insert the switch.
> Interestingly, this should be something that should be very easy to
> implement for drive manufacturers.)


For drive manufactueres, spending the extra 50 Cent is not cost
effective, since apparently only very, very few people
want this feature.

Arno
Reply With Quote
  #5  
Old 01-31-2008, 12:51 PM
Arno Wagner
 
Posts: n/a
Default Re: drive with read-only dip switch

Previously RonnieJP <ronniejp@pacbell.net> wrote:
> On Jan 30, 2:17 pm, ivowel <ivo...@gmail.com> wrote:
>> I recall that many, many years ago, there were PATA drives that had a
>> dip switch setting that prevented all writing to the drive. In light
>> of so many novel security issues, I miss this very old feature. Are
>> there any drives that still have such a feature? (SATA preferred, but
>> I would live with PATA.)
>>
>> (PS: No, this must not be software settable. This would defeat my
>> intent. It must only be hardware settable, so that changes can only
>> be made if I am physically at the hard drive and insert the switch.
>> Interestingly, this should be something that should be very easy to
>> implement for drive manufacturers.)
>>
>> sincerely,
>>
>> /iaw


> All modern operating systems continually need to write to the drive
> (paging file, etc.).
> Write protecting the system drive would render the OS unusable.


That is untrue. Paging can be switched off or done to an other disk.
Under some OSes it can even be done to RAMDISK (which sounds redundant,
but is not.) Ans disks can be mounted in read-nonly mode. A device that
often has the switch for that today is memory sticks.

Side note: A Knoppix CD-only linux does not write a single bit to disk,
unless you explicitely allow it to. It works fine.

Arno
Reply With Quote
  #6  
Old 01-31-2008, 04:25 PM
Folkert Rienstra
 
Posts: n/a
Default Re: drive with read-only dip switch

Arno Wagner wrote in news:60duecF1qnnveU1@mid.individual.net
> Previously ivowel <ivowel@gmail.com> wrote:
>
> > I recall that many, many years ago, there were PATA drives that had a
> > dip switch setting that prevented all writing to the drive. In light
> > of so many novel security issues, I miss this very old feature. Are
> > there any drives that still have such a feature? (SATA preferred, but
> > I would live with PATA.)

>
> No drives, but you can get forensic write blocker, e.g. these here:
>
> http://www.forensicpc.com/proddetail.asp?prod=T35e
>
> I think they are a bit over-priced, but if you want to be sure,
> (as in preserving evidence) they are the way to go.


> Seems this offering is a s cheap as it gets.


Cheaper that SCSI even?

>
> > (PS: No, this must not be software settable.


> That would kind of defeat the purpose anyways ;-)


And what purpose would that be, babblebot?

>
> > This would defeat my intent.
> > It must only be hardware settable, so that changes can only
> > be made if I am physically at the hard drive and insert the switch.
> > Interestingly, this should be something that should be very easy to
> > implement for drive manufacturers.)

>
> For drive manufactueres, spending the extra 50 Cent is not cost ef-
> fective, since apparently only very, very few people want this feature.
>
> Arno

Reply With Quote
  #7  
Old 01-31-2008, 04:26 PM
Folkert Rienstra
 
Posts: n/a
Default Re: drive with read-only dip switch

Arno Wagner wrote in news:60duifF1qnnveU2@mid.individual.net
> Previously RonnieJP <ronniejp@pacbell.net> wrote:
> > On Jan 30, 2:17 pm, ivowel <ivo...@gmail.com> wrote:
> > > I recall that many, many years ago, there were PATA drives that had a
> > > dip switch setting that prevented all writing to the drive. In light
> > > of so many novel security issues, I miss this very old feature. Are
> > > there any drives that still have such a feature? (SATA preferred, but
> > > I would live with PATA.)
> > >
> > > (PS: No, this must not be software settable. This would defeat my
> > > intent. It must only be hardware settable, so that changes can only
> > > be made if I am physically at the hard drive and insert the switch.
> > > Interestingly, this should be something that should be very easy to
> > > implement for drive manufacturers.)
> > >
> > > sincerely,
> > >
> > > /iaw

>
> > All modern operating systems continually need to write to the drive
> > (paging file, etc.).


> > Write protecting the system drive would render the OS unusable.

>
> That is untrue.


Babblebot, cluelessv as always.

> Paging can be switched off or done to an other disk.
> Under some OSes it can even be done to RAMDISK (which sounds redundant,
> but is not.) Ans disks can be mounted in read-nonly mode. A device that
> often has the switch for that today is memory sticks.
>
> Side note: A Knoppix CD-only linux does not write a single bit to disk,
> unless you explicitely allow it to. It works fine.
>
> Arno

Reply With Quote
  #8  
Old 01-31-2008, 09:31 PM
ivowel
 
Posts: n/a
Default Re: drive with read-only dip switch

On Jan 31, 7:49 am, Arno Wagner <m...@privacy.net> wrote:
> Previouslyivowel<ivo...@gmail.com> wrote:
> > I recall that many, many years ago, there were PATA drives that had a
> > dip switch setting that prevented all writing to the drive. In light
> > of so many novel security issues, I miss this very old feature. Are
> > there any drives that still have such a feature? (SATA preferred, but
> > I would live with PATA.)

>
> No drives, but you can get forensic write blocker, e.g. these here:
>
> http://www.forensicpc.com/proddetail.asp?prod=T35e
>
> I think they are a bit over-priced, but if you want to be sure,
> (as in preserving evidence) they are the way to go. Seems this
> offering is a s cheap as it gets.
>
> > (PS: No, this must not be software settable.

>
> That would kind of defeat the purpose anyways ;-)
>
> > This would defeat my
> > intent. It must only be hardware settable, so that changes can only
> > be made if I am physically at the hard drive and insert the switch.
> > Interestingly, this should be something that should be very easy to
> > implement for drive manufacturers.)

>
> For drive manufactueres, spending the extra 50 Cent is not cost
> effective, since apparently only very, very few people
> want this feature.
>
> Arno



thanks. yes, these kinds of devices are what I would like, but they
do look expensive, and they look like a pain to install inside my
server.

the extra 50 cents that this feature would cost a drive manufacturer
would not be worth it for every drive, but I could imagine there being
a limited market (1% of the market) that would pay $50 extra for this
feature. this could make it worthwhile for some manufacturers to have
one or two models that have this feature. (used to be this way.)

RAMdisk as a solution does not work, because I need to be able to boot
and then prevent all write access to the hard drive until I switch my
button.

CD as a solution does not work, because I need to update it once a
week or so (security patches, etc.). I would want to disconnect the
server from the web, reboot it to my safe system that does not run
anything else, hit the read-write toggle, and then execute the
updates.

regards,

/iaw
Reply With Quote
  #9  
Old 01-31-2008, 09:48 PM
Rod Speed
 
Posts: n/a
Default Re: drive with read-only dip switch

ivowel <ivowel@gmail.com> wrote:
> On Jan 31, 7:49 am, Arno Wagner <m...@privacy.net> wrote:
>> Previouslyivowel<ivo...@gmail.com> wrote:
>>> I recall that many, many years ago, there were PATA drives that had
>>> a dip switch setting that prevented all writing to the drive. In
>>> light of so many novel security issues, I miss this very old
>>> feature. Are there any drives that still have such a feature?
>>> (SATA preferred, but I would live with PATA.)

>>
>> No drives, but you can get forensic write blocker, e.g. these here:
>>
>> http://www.forensicpc.com/proddetail.asp?prod=T35e
>>
>> I think they are a bit over-priced, but if you want to be sure,
>> (as in preserving evidence) they are the way to go. Seems this
>> offering is a s cheap as it gets.
>>
>>> (PS: No, this must not be software settable.

>>
>> That would kind of defeat the purpose anyways ;-)
>>
>>> This would defeat my
>>> intent. It must only be hardware settable, so that changes can only
>>> be made if I am physically at the hard drive and insert the switch.
>>> Interestingly, this should be something that should be very easy to
>>> implement for drive manufacturers.)

>>
>> For drive manufactueres, spending the extra 50 Cent is not cost
>> effective, since apparently only very, very few people
>> want this feature.


> thanks. yes, these kinds of devices are what I would like, but they
> do look expensive, and they look like a pain to install inside my server.


> the extra 50 cents that this feature would cost a drive manufacturer would
> not be worth it for every drive, but I could imagine there being a limited
> market (1% of the market) that would pay $50 extra for this feature.


Nope, anyone with a clue uses more sophisticated
ways of stopping unwanted writes on a particular drive.

The problem with a physical switch on the drive itself is that its a pain in the **** to use.

> this could make it worthwhile for some manufacturers to have
> one or two models that have this feature. (used to be this way.)


Nope.

> RAMdisk as a solution does not work, because I need to be able to boot
> and then prevent all write access to the hard drive until I switch my button.


The point about a ram disk is that you dont care if its written to because
any changes to that COPY of the drive contents is gone when you reboot.

> CD as a solution does not work, because I need to update it once a
> week or so (security patches, etc.). I would want to disconnect the
> server from the web, reboot it to my safe system that does not run
> anything else, hit the read-write toggle, and then execute the updates.


Anyone with a clue has proper backups and so it makes a lot more
sense to detect writes that you didnt want to happen and restore from
backup if that does happen instead of a physical write protect jumper.


Reply With Quote
  #10  
Old 01-31-2008, 11:41 PM
Arno Wagner
 
Posts: n/a
Default Re: drive with read-only dip switch

Previously ivowel <ivowel@gmail.com> wrote:
> On Jan 31, 7:49 am, Arno Wagner <m...@privacy.net> wrote:
>> Previouslyivowel<ivo...@gmail.com> wrote:
>> > I recall that many, many years ago, there were PATA drives that had a
>> > dip switch setting that prevented all writing to the drive. In light
>> > of so many novel security issues, I miss this very old feature. Are
>> > there any drives that still have such a feature? (SATA preferred, but
>> > I would live with PATA.)

>>
>> No drives, but you can get forensic write blocker, e.g. these here:
>>
>> http://www.forensicpc.com/proddetail.asp?prod=T35e
>>
>> I think they are a bit over-priced, but if you want to be sure,
>> (as in preserving evidence) they are the way to go. Seems this
>> offering is a s cheap as it gets.
>>
>> > (PS: No, this must not be software settable.

>>
>> That would kind of defeat the purpose anyways ;-)
>>
>> > This would defeat my
>> > intent. It must only be hardware settable, so that changes can only
>> > be made if I am physically at the hard drive and insert the switch.
>> > Interestingly, this should be something that should be very easy to
>> > implement for drive manufacturers.)

>>
>> For drive manufactueres, spending the extra 50 Cent is not cost
>> effective, since apparently only very, very few people
>> want this feature.
>>
>> Arno



> thanks. yes, these kinds of devices are what I would like, but they
> do look expensive, and they look like a pain to install inside my
> server.


> the extra 50 cents that this feature would cost a drive manufacturer
> would not be worth it for every drive, but I could imagine there being
> a limited market (1% of the market) that would pay $50 extra for this
> feature. this could make it worthwhile for some manufacturers to have
> one or two models that have this feature. (used to be this way.)


I would think so too, but aparently drive manufacturers believe
differently. Also probably only very few people actually implement
this type of security measure.

> RAMdisk as a solution does not work, because I need to be able to boot
> and then prevent all write access to the hard drive until I switch my
> button.


> CD as a solution does not work, because I need to update it once a
> week or so (security patches, etc.). I would want to disconnect the
> server from the web, reboot it to my safe system that does not run
> anything else, hit the read-write toggle, and then execute the
> updates.


Hmm. Maybe use a USB flash drive with write protection switch?
Some do have them. If your server can boot from USB, you could
keep the flash drive on the outside and conveniently reachable
via USB extension cable.

An other idea would be to use a fileserver that exports the
partition read-only. Depends on your OS and requires
a separate server.

Arno
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Switch the +5V supply to disk drive joelnews@hotmail.com Hardware 22 08-06-2007 06:51 PM
Cannot find D Drive. CDs cannot be read Monty Windows Vista 1 07-06-2007 02:06 AM
Hard drive switch...now problems mrbagrat Windows Vista Installation 3 06-18-2007 04:24 AM
HELP! Windows 3.1 won't read CD-DRIVE dragonfly Windows XP 2 06-03-2007 12:20 AM
Can read from but not write to DVD+RW drive Sue Windows XP 11 05-09-2007 05:57 AM


All times are GMT. The time now is 08:38 PM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger