Last change
on this file since 98945 was 98584, checked in by vboxsync, 2 years ago |
Docs: bugref:10302. Setting svn properties of DITA-OT library.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.3 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <!-- This file is part of the DITA Open Toolkit project hosted on
|
---|
3 | Sourceforge.net. See the accompanying license.txt file for
|
---|
4 | applicable licenses.-->
|
---|
5 | <!-- (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved. -->
|
---|
6 |
|
---|
7 | <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
|
---|
8 | "../../dtd/task.dtd">
|
---|
9 | <task id="configurestorage" xml:lang="en-us">
|
---|
10 | <title>Configuring hard storage devices</title>
|
---|
11 | <shortdesc>Most hard disks do not need any configuring. If they do, the instructions
|
---|
12 | are relatively simple.</shortdesc>
|
---|
13 | <prolog><metadata>
|
---|
14 | <keywords><indexterm>hard drive</indexterm><indexterm>configure</indexterm>
|
---|
15 | </keywords>
|
---|
16 | </metadata></prolog>
|
---|
17 | <taskbody>
|
---|
18 | <context>First check the documentation that came with your storage device.
|
---|
19 | If the device requires configuring, follow the steps below.</context>
|
---|
20 | <steps>
|
---|
21 | <step><cmd>If your system recognizes the device, it may be able to configure
|
---|
22 | it without help. If so, do not try and stop it.</cmd></step>
|
---|
23 | <step><cmd>Otherwise, your drive should come with software. Use this software
|
---|
24 | to format and partition your drive.</cmd></step>
|
---|
25 | <step><cmd>Once your drive is configured, restart the system. Just for fun.
|
---|
26 | But be sure to remove any vendor software from your system before doing so.</cmd>
|
---|
27 | </step>
|
---|
28 | </steps>
|
---|
29 | </taskbody>
|
---|
30 | </task>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.