From b56dbb104b7e64d6bd270ed4260c3b309b645edd Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Thu, 8 Jul 2010 11:18:27 -0400 Subject: * 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 --- chapter_02.xml | 34 +++++++++++++++++++++++++--------- 1 file changed, 25 insertions(+), 9 deletions(-) (limited to 'chapter_02.xml') 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! + + + + + + + +
@@ -112,15 +120,23 @@ message telling you what to do with fdisk. Command (m for help): m - -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) -- cgit v1.2.3