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

« back to all changes in this revision

Viewing changes to gnome-help/sv/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"/>
19
23
  <p>When you use external storage devices like USB flash drives, you
20
24
  should safely remove them before unplugging them. If you just unplug
21
25
  a device, you run the risk of unplugging while an application is still
22
 
  using it, which could result in some of your files being lost or damaged.
23
 
  When you use an optical disc like a CD or DVD, you can use the same steps to eject
24
 
  the disc from your computer.</p>
 
26
  using it. This could result in some of your files being lost or damaged.
 
27
  When you use an optical disc like a CD or DVD, you can use the same steps 
 
28
  to eject the disc from your computer.</p>
25
29
 
26
30
  <steps>
27
 
    <item><p>From the <gui>Activities</gui> overview, open <app>Files</app>.</p></item>
 
31
    <title>To eject a removable device:</title>
 
32
    <item><p>From the <gui>Activities</gui> overview, open <app>Files</app>.</p>
 
33
    </item>
28
34
    <item><p>Locate the device in the sidebar. It should have a small
29
35
    eject icon next to the name. Click the eject icon to safely
30
 
    remove or eject the device.</p></item>
 
36
    remove or eject the device.</p>
 
37
    <p>Alternately, you can right-click the name of the device in the sidebar 
 
38
    and select <gui>Eject</gui>.</p></item>
31
39
  </steps>
32
 
 
33
 
  <p>Alternately, you can right-click the device and select either
34
 
  <gui>Eject</gui> or <gui>Safely Remove Drive</gui>. USB drives can't
35
 
  be physically ejected, so for these devices, there is no difference
36
 
  between <gui>Eject</gui> and <gui>Safely Remove Drive</gui>.</p>
37
 
 
38
 
  <p>If any of the files on the device are open and in use by an application, you
39
 
  will not be able to safely remove the device. You will be prompted with a
40
 
  window telling you that "the volume is busy", and listing all the open files
 
40
  
 
41
  <section id="remove-busy-device">
 
42
    <title>Safely remove a device that is in use</title>
 
43
 
 
44
  <p>If any of the files on the device are open and in use by an application, 
 
45
  you 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
41
47
  on the device. Once you close all the files on the device, the device
42
 
  will automatically be safe to remove (so you can unplug or eject it).</p>
43
 
 
44
 
  <p>You can also choose <gui>Unmount Anyway</gui> to remove the device
45
 
  without closing the files. This can cause errors in applications that
46
 
  have those files open.</p>
 
48
  will automatically be safe to remove. At that time you can unplug or eject it.
 
49
  </p>
47
50
 
48
51
  <p>If you can't close one of the files, for example if the application
49
52
  using the file is locked up, you can right-click the file in the
50
53
  <gui>Volume is busy</gui> window and select <gui>End Process</gui>.
51
54
  This will force the entire locked up application to close, which could close
52
55
  other files you have open with that application.</p>
 
56
 
 
57
  <note style="warning"><p>You can also choose <gui>Unmount Anyway</gui> to 
 
58
  remove the device without closing the files. This may cause errors in 
 
59
  applications that have those files open.</p></note>
 
60
  </section>
53
61
</page>