Welcome, Guest. Please login or register.

Author Topic: Reorg and > 4GB HD partition  (Read 3615 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Reorg and > 4GB HD partition
« on: September 20, 2006, 05:12:17 PM »
Quote
does it actually work on my OS3.9 partition with FFS installed on it when the partition is crossing the 4 GB border and larger dan 4 Gb ?

No.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Reorg and > 4GB HD partition
« Reply #1 on: September 21, 2006, 09:00:45 AM »
@Hyperspeed
Quote
Well a drive's life isn't measured in years or how much it's head has wobbled about... it's in write cycles right?

Zac67 is right here, excessive seeking is much worse than writing the same spot over and over again. HDDs have practically unlimited "write cycles" (it's electromagnetic after all, nothing physical involved), but read/write head (as mechanical component) has limited life-span.

Quote
I once created a bad block on a Win 3.11 system when I yanked the plug out just as it was reading a file. Possibly it was also writing to a swap file or something but it goes to show that the disk surface can be affected adversely by the head.

All new HHDs park the head gracefully if the power is lost. No bad blocks or head crashing will occur. This has been the standard feature for at least 15 years (just the implementation has changed).

Quote
Bad blocks are usually mapped out at the manufacturer but they do appear, who knows why.

If you see any bad block with modern HDD, then the HDD is dead already. All modern HDDs have upto 20% "extra" spare storage to replace bad blocks/tracks with. The remapping is fully automagic. Only after this all fails (running out of spare areas etc, or some catastrophic failure occurs) the drive will report the error to host.

All modern drives support S.M.A.R.T for reporting the failures as they happen. With SMART devices and SMART capable monitor application (such as HDD Health for Windoze, or smartmontools, multiplatform) it is possible to monitor the device health status. This way you will sometimes be able to predict he HDD failure. Sometimes this doesn't help either, the HDD just dies instantly.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Reorg and > 4GB HD partition
« Reply #2 on: September 22, 2006, 09:27:46 AM »
Quote
Do you know anything on magnetic hysteresis, I'm curious as to how this works.

I don't, but my friend wikipedia does.

Also, see Data recovery wiki.

Quote
A common misconception is that overwritten data ... can be recovered by different means, especially by intelligence agencies.