summaryrefslogtreecommitdiffstats
path: root/chapter_02.xml
diff options
context:
space:
mode:
authorVincent Batts <vbatts@hashbangbash.com>2010-07-08 11:18:27 -0400
committerVincent Batts <vbatts@hashbangbash.com>2010-07-08 11:18:27 -0400
commitb56dbb104b7e64d6bd270ed4260c3b309b645edd (patch)
tree09f4a1c7c41b64c72eff7cd88acf9d24f15807d3 /chapter_02.xml
parentcb960440f0476588843f6a965f4c084c66749fc2 (diff)
downloadslackbook-b56dbb104b7e64d6bd270ed4260c3b309b645edd.tar.xz
* adding a "view" target to the make file
* updating the TODO * adding two simple pictures from the installer * including those images in chapter_02 * filling in a bit of fdisk(8) output
Diffstat (limited to 'chapter_02.xml')
-rw-r--r--chapter_02.xml34
1 files changed, 25 insertions, 9 deletions
diff --git a/chapter_02.xml b/chapter_02.xml
index 2458d80..c817bf4 100644
--- a/chapter_02.xml
+++ b/chapter_02.xml
@@ -43,6 +43,14 @@ FILL THIS IN! FILL THIS IN!
FILL THIS IN! FILL THIS IN!
</para>
+<para>
+<imagedata fileref="img/install_keymap.png" format="PNG" />
+</para>
+
+<para>
+<imagedata fileref="img/install_login.png" format="PNG" />
+</para>
+
</section>
<section>
@@ -112,15 +120,23 @@ message telling you what to do with <application>fdisk</application>.
</para>
<screen>Command (m for help): <userinput>m</userinput>
-
-FILL THIS IN! FILL THIS IN!
-FILL THIS IN! FILL THIS IN!
-FILL THIS IN! FILL THIS IN!
-FILL THIS IN! FILL THIS IN!
-FILL THIS IN! FILL THIS IN!
-FILL THIS IN! FILL THIS IN!
-FILL THIS IN! FILL THIS IN!
-
+Command action
+ a toggle a bootable flag
+ b edit bsd disklabel
+ c toggle the dos compatibility flag
+ d delete a partition
+ l list known partition types
+ m print this menu
+ n add a new partition
+ o create a new empty DOS partition table
+ p print the partition table
+ q quit without saving changes
+ s create a new empty Sun disklabel
+ t change a partition's system id
+ u change display/entry units
+ v verify the partition table
+ w write table to disk and exit
+ x extra functionality (experts only)
</screen>
<para>