~ubuntu-branches/ubuntu/raring/gnome-user-docs/raring

« back to all changes in this revision

Viewing changes to gnome-help/hi/disk-check.page

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-10-18 22:40:31 UTC
  • mfrom: (2.4.2 sid)
  • Revision ID: james.westby@ubuntu.com-20111018224031-ghkuh7t4cva5lj5y
Tags: 3.2.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
      <email>nruz@alumnos.inf.utfsm.cl</email>
14
14
    </credit>
15
15
 
16
 
    <desc>You can test your hard disk for problems to make sure that it's healthy.</desc>
 
16
    <revision pkgversion="3.2" date="2011-10-07" status="candidate"/>
 
17
 
 
18
    <desc>Test your hard disk for problems to make sure that it's healthy.</desc>
17
19
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
18
20
  </info>
19
21
 
23
25
  <cite date="2011-04-04">shaunm</cite>
24
26
  <p>Rewrite steps to use common simple form in 3.0.1</p>
25
27
</comment>
 
28
 
26
29
<section id="disk-status">
27
30
 <title>Checking the hard disk</title>
28
31
  <p>Hard disks have a built-in health-check tool called <app>SMART</app> 
29
 
(Self-Monitoring, Analysis, and Reporting Technology), which continually 
30
 
checks the disk for potential problems. SMART also warns you if the disk 
31
 
is about to fail, helping you avoid loss of important data.</p>
 
32
 (Self-Monitoring, Analysis, and Reporting Technology), which continually 
 
33
 checks the disk for potential problems. SMART also warns you if the disk 
 
34
 is about to fail, helping you avoid loss of important data.</p>
32
35
 
33
36
  <p>Although SMART runs automatically, you can also check your disk's 
34
 
health by running the <app>Disk Utility</app> application:</p>
 
37
 health by running the <app>Disk Utility</app> application:</p>
35
38
 
36
39
<steps>
37
 
  <title>Check your disk's health using the Disk Utility application</title>
38
 
     <item><p>Open the <app>Disk Utility</app> application from the 
39
 
<gui>Activities</gui> overview.</p></item>
40
 
     <item><p>Select the disk you want to check from the <gui>Storage Devices
41
 
</gui> list. Information and status of the disk will appear under <gui>Drive
42
 
</gui>.</p></item>
43
 
     <item><p><gui>SMART Status</gui> should say "Disk is healthy".</p></item> 
44
 
     <item><p>Click the <gui>SMART Data</gui> button to view more drive 
45
 
information, or to run a self-test.</p></item>
 
40
 <title>Check your disk's health using the Disk Utility application</title>
 
41
 
 
42
 <item>
 
43
  <p>Open the <app>Disk Utility</app> application from the <gui>Activities</gui>
 
44
  overview.</p>
 
45
 </item>
 
46
 <item>
 
47
  <p>Select the disk you want to check from the <gui>Storage Devices</gui> list.
 
48
  Information and status of the disk will appear under <gui>Drive</gui>.</p>
 
49
 </item>
 
50
 <item>
 
51
  <p><gui>SMART Status</gui> should say "Disk is healthy".</p>
 
52
 </item> 
 
53
 <item>
 
54
  <p>Click the <gui>SMART Data</gui> button to view more drive information, or
 
55
  to run a self-test.</p>
 
56
 </item>
 
57
 
46
58
</steps>
47
59
 
48
60
</section>
49
61
 
50
62
<section id="disk-not-healthy">
 
63
 
51
64
 <title>What if the disk isn't healthy?</title>
52
 
 <p>Even if the <gui>SMART Status</gui> indicates that the disk <em>isn't</em> 
53
 
healthy, there may be no cause for alarm. However, it's better to be prepared 
54
 
with a <link xref="backup-why">backup</link> to prevent data loss.</p>
55
 
 
56
 
 <p>If the status says "Pre-fail", the disk is still reasonably healthy but 
57
 
signs of wear have been detected which mean it might fail in the near future. 
58
 
If your hard disk (or computer) is a few years old, you are likely to see 
59
 
this message on at least some of the health checks. You should <link xref="backup-how">backup your important files regularly</link> and check 
60
 
the disk status periodically to see if it gets worse.</p>
61
 
 
62
 
 <p>If it gets worse, you may wish to take the computer/hard disk to a 
63
 
professional for further diagnosis or repair.</p>
 
65
 
 
66
  <p>Even if the <gui>SMART Status</gui> indicates that the disk <em>isn't</em> 
 
67
 healthy, there may be no cause for alarm. However, it's better to be prepared 
 
68
 with a <link xref="backup-why">backup</link> to prevent data loss.</p>
 
69
 
 
70
  <p>If the status says "Pre-fail", the disk is still reasonably healthy but 
 
71
 signs of wear have been detected which mean it might fail in the near future. 
 
72
 If your hard disk (or computer) is a few years old, you are likely to see 
 
73
 this message on at least some of the health checks. You should 
 
74
 <link xref="backup-how">backup your important files regularly</link> and check 
 
75
 the disk status periodically to see if it gets worse.</p>
 
76
 
 
77
  <p>If it gets worse, you may wish to take the computer/hard disk to a 
 
78
 professional for further diagnosis or repair.</p>
64
79
 
65
80
</section>
66
81