File: access-2.html

package info (click to toggle)
linuxconf 1.26r4-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 56,432 kB
  • ctags: 27,217
  • sloc: cpp: 158,803; perl: 7,484; sh: 4,134; java: 3,105; ansic: 2,492; makefile: 2,216; python: 109
file content (27 lines) | stat: -rw-r--r-- 877 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
 <TITLE>Accessing local and remote file systems: Access local drive</TITLE>
 <LINK HREF="access-3.html" REL=next>
 <LINK HREF="access-1.html" REL=previous>
 <LINK HREF="access.html#toc2" REL=contents>
</HEAD>
<BODY>
<A HREF="access-3.html">Next</A>
<A HREF="access-1.html">Previous</A>
<A HREF="access.html#toc2">Contents</A>
<HR>
<H2><A NAME="s2">2. Access local drive</A></H2>

<P>     Your computer may have several hard drives. Each one
may have several subdivisions. These are called partitions.
Each of those can be thought of as a smaller hard drive.
<P>Unless told to do so, Linux won't access those partitions.
<P>
<HR>
<A HREF="access-3.html">Next</A>
<A HREF="access-1.html">Previous</A>
<A HREF="access.html#toc2">Contents</A>
</BODY>
</HTML>