~ubuntu-core-doc/help.ubuntu.com/help.ubuntu.com

« back to all changes in this revision

Viewing changes to 21.10/ubuntu-help/files-removedrive.html.kn

  • Committer: Doug Smythies
  • Date: 2021-08-28 05:43:15 UTC
  • Revision ID: dsmythies@telus.net-20210828054315-nm8purlx1kmfsn4b
add 21.10 desktop help preliminary

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html>
 
2
<html lang=kn>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>Safely remove an external drive</title>
 
6
<link rel="stylesheet" type="text/css" href="kn.css">
 
7
<script type="text/javascript" src="highlight.pack.js"></script><script>
 
8
document.addEventListener('DOMContentLoaded', function() {
 
9
  var matches = document.querySelectorAll('code.syntax')
 
10
  for (var i = 0; i < matches.length; i++) {
 
11
    hljs.highlightBlock(matches[i]);
 
12
  }
 
13
}, false);</script><script type="text/javascript" src="yelp.js"></script>
 
14
</head>
 
15
<body id="home">
 
16
<script src="https://ssl.google-analytics.com/urchin.js" type="text/javascript"></script><script type="text/javascript">
 
17
        _uacct = "UA-1018242-8";
 
18
        urchinTracker();
 
19
      </script><script>
 
20
      function englishPageVersion() {
 
21
 
 
22
        var href = window.location.href;
 
23
        if (href.slice(-1) == "/") {
 
24
                window.location = "index.html.en";
 
25
        } else {
 
26
                window.location = href.replace(/\.html.*/, ".html.en");
 
27
        }
 
28
         return false;
 
29
      }
 
30
 
 
31
      function browserPreferredLanguage() {
 
32
        var href = window.location.href;
 
33
        if (href.slice(-1) == "/") {
 
34
                window.location = href;
 
35
        } else {
 
36
                window.location = href.replace(/\.html.*/, ".html");
 
37
        }
 
38
        return false;
 
39
      }
 
40
      </script><div id="container">
 
41
<div id="container-inner">
 
42
<div id="mothership"><ul>
 
43
<li><a href="https://partners.ubuntu.com">Partners</a></li>
 
44
<li><a href="https://www.ubuntu.com/support/community-support">Support</a></li>
 
45
<li><a href="https://community.ubuntu.com">Community</a></li>
 
46
<li><a href="https://www.ubuntu.com">Ubuntu.com</a></li>
 
47
</ul></div>
 
48
<div id="header">
 
49
<h1 id="ubuntu-header"><a href="https://help.ubuntu.com/">Ubuntu Documentation</a></h1>
 
50
<ul id="main-menu">
 
51
<li><a class="main-menu-item current" href="../../">Official Documentation</a></li>
 
52
<li><a href="https://help.ubuntu.com/community/CommunityHelpWiki">Community Help Wiki</a></li>
 
53
<li><a href="https://community.ubuntu.com/t/contribute/26">Contribute</a></li>
 
54
</ul>
 
55
</div>
 
56
<div id="menu-search"><div id="search-box">
 
57
<noscript><form action="https://www.google.com/cse" id="cse-search-box"><div>
 
58
<input type="hidden" name="cx" value="003883529982892832976:e2vwumte3fq"><input type="hidden" name="ie" value="UTF-8"><input type="text" name="q" size="21"><input type="submit" name="sa" value="Search">
 
59
</div></form></noscript>
 
60
<script>
 
61
                document.write('<form action="../../search.html" id="cse-search-box">');
 
62
                document.write('  <div>');
 
63
                document.write('    <input type="hidden" name="cof" value="FORID:9">');
 
64
                document.write('    <input type="hidden" name="cx" value="003883529982892832976:e2vwumte3fq">');
 
65
                document.write('    <input type="hidden" name="ie" value="UTF-8">');
 
66
                document.write('    <input type="text" name="q" size="21">');
 
67
                document.write('    <input type="submit" name="sa" value="Search">');
 
68
                document.write('  </div>');
 
69
                document.write('</form>');
 
70
              </script>
 
71
</div></div>
 
72
<div class="trails" role="navigation"><div class="trail">
 
73
<span style="color: #333">Ubuntu 21.10</span> » <a class="trail" href="index.html.kn" title="Ubuntu Desktop Guide"><span class="media"><span class="media media-image"><img src="figures/ubuntu-logo.png" height="16" width="16" class="media media-inline" alt="Help"></span></span> Ubuntu Desktop Guide</a> » <a class="trail" href="files.html.kn" title="Files, folders &amp; search">ಕಡತಗಳು</a> › <a class="trail" href="files.html.kn#removable" title="Removable drives and external disks">Removable drives and external disks</a> » </div></div>
 
74
<div id="cwt-content" class="clearfix content-area"><div id="page">
 
75
<div id="content">
 
76
<div class="hgroup pagewide"><h1 class="title"><span class="title">Safely remove an external drive</span></h1></div>
 
77
<div class="region">
 
78
<div class="contents pagewide">
 
79
<p class="p">When you use external storage devices like USB flash drives, you
 
80
  should safely remove them before unplugging them. If you just unplug
 
81
  a device, you run the risk of unplugging while an application is still
 
82
  using it. This could result in some of your files being lost or damaged.
 
83
  When you use an optical disc like a CD or DVD, you can use the same steps
 
84
  to eject the disc from your computer.</p>
 
85
<div class="steps"><div class="inner">
 
86
<div class="title title-steps"><h2><span class="title">To eject a removable device:</span></h2></div>
 
87
<div class="region"><ol class="steps">
 
88
<li class="steps"><p class="p">From the <span class="gui"><a href="shell-introduction.html.kn#activities" title="Activities overview">Activities</a></span> overview,
 
89
      open <span class="app">Files</span>.</p></li>
 
90
<li class="steps">
 
91
<p class="p">Locate the device in the sidebar. It should have a small eject icon
 
92
      next to the name. Click the eject icon to safely remove or eject the
 
93
      device.</p>
 
94
<p class="p">Alternately, you can right-click the name of the device in the sidebar
 
95
      and select <span class="gui">Eject</span>.</p>
 
96
</li>
 
97
</ol></div>
 
98
</div></div>
 
99
</div>
 
100
<section id="remove-busy-device"><div class="inner">
 
101
<div class="hgroup pagewide"><h2 class="title"><span class="title">Safely remove a device that is in use</span></h2></div>
 
102
<div class="region"><div class="contents pagewide">
 
103
<p class="p">If any of the files on the device are open and in use by an application,
 
104
  you will not be able to safely remove the device. You will be prompted with a
 
105
  window telling you <span class="gui">Volume is busy</span>. To safely remove the device:</p>
 
106
<div class="steps"><div class="inner"><div class="region"><ol class="steps">
 
107
<li class="steps"><p class="p">Click <span class="gui">Cancel</span>.</p></li>
 
108
<li class="steps"><p class="p">Close all the files on the device.</p></li>
 
109
<li class="steps"><p class="p">Click the eject icon to safely remove or eject the
 
110
    device.</p></li>
 
111
<li class="steps"><p class="p">Alternately, you can right-click the name of the device in the
 
112
    sidebar and select <span class="gui">Eject</span>.</p></li>
 
113
</ol></div></div></div>
 
114
<div class="note note-warning" title="ಎಚ್ಚರಿಕೆ">
 
115
<svg width="24" height="24" version="1.1">
 
116
 <path class="yelp-svg-fill" d="m11.92 3.3047a1.3872 1.3872 0 0 0-1.129 0.6933l-8.6055 14.922a1.3872 1.3872 0 0 0 1.2012 2.08l17.226-8e-3a1.3872 1.3872 0 0 0 1.201-2.08l-8.619-14.916a1.3872 1.3872 0 0 0-1.136-0.6913 1.3872 1.3872 0 0 0-0.139 0zm0.08 4.6953a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1 1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1zm0 9a1 1 0 0 1 1 1 1 1 0 0 1-1 1 1 1 0 0 1-1-1 1 1 0 0 1 1-1z"></path>
 
117
</svg><div class="inner"><div class="region"><div class="contents"><p class="p">You can also choose <span class="gui">Eject Anyway</span> to
 
118
  remove the device without closing the files. This may cause errors in
 
119
  applications that have those files open.</p></div></div></div>
 
120
</div>
 
121
</div></div>
 
122
</div></section><section class="links" role="navigation"><div class="inner">
 
123
<div class="hgroup pagewide"></div>
 
124
<div class="contents pagewide"><div class="links guidelinks"><div class="inner">
 
125
<div class="title"><h2><span class="title">ಇನ್ನಷ್ಟು ಮಾಹಿತಿ</span></h2></div>
 
126
<div class="region"><ul><li class="links "><a href="files.html.kn#removable" title="Removable drives and external disks">Removable drives and external disks</a></li></ul></div>
 
127
</div></div></div>
 
128
</div></section>
 
129
</div>
 
130
<div class="clear"></div>
 
131
</div>
 
132
<div id="pagebottom"></div>
 
133
</div></div>
 
134
</div>
 
135
<div id="footer">
 
136
<p style="padding-bottom: 0.4em">You can choose the <b>displayed language</b> by adding a language suffix to the web address so it ends with e.g. <tt>.html.en</tt> or <tt>.html.de</tt>.<br>
 
137
          If the web address has no language suffix, the preferred language specified in your web browser's settings is used. For your convenience:<br>
 
138
 
 
139
          [ <a title="English page version" href="#" onClick="englishPageVersion();">Change to English Language</a> | 
 
140
          <a title="Language selected by browser" href="#" onClick="browserPreferredLanguage()">Change to Browser's Preferred Language</a> ]</p>
 
141
<p>The material in this document is available under a free license, see <a href="../../legal.html">Legal</a> for details.<br>
 
142
          For information on contributing see the <a href="https://wiki.ubuntu.com/DocumentationTeam">Ubuntu Documentation Team wiki page</a>.
 
143
          To report errors in this documentation, <a href="https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs">file a bug</a>.</p>
 
144
</div>
 
145
</div>
 
146
</body>
 
147
</html>