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

« back to all changes in this revision

Viewing changes to gnome-help/ru/files-removedrive.page

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-02-23 14:38:11 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20120223143811-wyn109rglrbx3mnr
Tags: 3.3.1-0ubuntu1
* New upstream release.
* debian/watch: Watch for unstable releases

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
      <name>Shaun McCance</name>
8
8
      <email>shaunm@gnome.org</email>
9
9
    </credit>
 
10
    <credit type="author">
 
11
      <name>Jim Campbell</name>
 
12
      <email>jwcampbell@gmail.com</email>
 
13
    </credit>
10
14
 
11
 
    <revision pkgversion="3.2" date="2011-10-09" status="candidate"/>
 
15
    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
12
16
 
13
17
    <desc>Eject or unmount a USB flash drive, CD, DVD, or other device.</desc>
14
18
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
25
29
  <p>When you use external storage devices like USB flash drives, you
26
30
  should safely remove them before unplugging them. If you just unplug
27
31
  a device, you run the risk of unplugging while an application is still
28
 
  using it, which could result in some of your files being lost or damaged.
29
 
  When you use an optical disc like a CD or DVD, you can use the same steps to eject
30
 
  the disc from your computer.</p>
 
32
  using it. This could result in some of your files being lost or damaged.
 
33
  When you use an optical disc like a CD or DVD, you can use the same steps 
 
34
  to eject the disc from your computer.</p>
31
35
 
32
36
  <steps>
33
 
    <item><p>From the <gui>Activities</gui> overview, open <app>Files</app>.</p></item>
 
37
    <title>To eject a removable device:</title>
 
38
    <item><p>From the <gui>Activities</gui> overview, open <app>Files</app>.</p>
 
39
    </item>
34
40
    <item><p>Locate the device in the sidebar. It should have a small
35
41
    eject icon next to the name. Click the eject icon to safely
36
 
    remove or eject the device.</p></item>
 
42
    remove or eject the device.</p>
 
43
    <p>Alternately, you can right-click the name of the device in the sidebar 
 
44
    and select <gui>Eject</gui>.</p></item>
37
45
  </steps>
38
 
 
39
 
  <p>Alternately, you can right-click the device and select either
40
 
  <gui>Eject</gui> or <gui>Safely Remove Drive</gui>. USB drives can't
41
 
  be physically ejected, so for these devices, there is no difference
42
 
  between <gui>Eject</gui> and <gui>Safely Remove Drive</gui>.</p>
43
 
 
44
 
  <p>If any of the files on the device are open and in use by an application, you
45
 
  will not be able to safely remove the device. You will be prompted with a
46
 
  window telling you that "the volume is busy", and listing all the open files
 
46
  
 
47
  <section id="remove-busy-device">
 
48
    <title>Safely remove a device that is in use</title>
 
49
 
 
50
  <p>If any of the files on the device are open and in use by an application, 
 
51
  you will not be able to safely remove the device. You will be prompted with a
 
52
  window telling you that "the volume is busy," and listing all the open files
47
53
  on the device. Once you close all the files on the device, the device
48
 
  will automatically be safe to remove (so you can unplug or eject it).</p>
49
 
 
50
 
  <p>You can also choose <gui>Unmount Anyway</gui> to remove the device
51
 
  without closing the files. This can cause errors in applications that
52
 
  have those files open.</p>
 
54
  will automatically be safe to remove. At that time you can unplug or eject it.
 
55
  </p>
53
56
 
54
57
  <p>If you can't close one of the files, for example if the application
55
58
  using the file is locked up, you can right-click the file in the
56
59
  <gui>Volume is busy</gui> window and select <gui>End Process</gui>.
57
60
  This will force the entire locked up application to close, which could close
58
61
  other files you have open with that application.</p>
 
62
 
 
63
  <note style="warning"><p>You can also choose <gui>Unmount Anyway</gui> to 
 
64
  remove the device without closing the files. This may cause errors in 
 
65
  applications that have those files open.</p></note>
 
66
  </section>
59
67
</page>