•
Not bootable
•
COMMAND.COM (from Floppy #1)
•
XOSL v1.1.5 (without any of the documentation files)(In case you're wondering why COMMAND.COM is on Floppy #2 if it doesn't need to bebootable, it's there to avoid error messages that occur when you exitPartman and DOS isunable to reload COMMAND.COM.)XOSL v1.1.5 comes integrated with Ranish Partition Manager v2.38 beta 1, but I've chosen todownload and use a standalone version anyway for the early setup tasks. You can get it fromhttp://www.ranish.com/part. Meanwhile, you can get XOSL v1.1.5 fromhttp://www.xosl.org(click
the "Download" link on the left side).(Note: As indicated earlier, XOSL is freeware, while Partman is "shareware". For individuals andacademic users, you are allowed to "try" Partman for a period of 10 years before you arerequired to buy it for $10 per household, classroom, or department. Or if you're a poor student,you can register it simply by sending Mikhail Ranish a postcard of your college.)
Partitioning and Formatting
For simplicity's sake, I'm going to perform this test on a clean/blank hard disk. I'd recommendthat you NOT (repeat,
NOT
) experiment with this kind of thing on a production hard disk untilyou're more experienced and have a working backup of your installation first.What we're going to do is to create all of the partitions I defined in the previous table, and thenwe're going to format most but not all of the partitions. To start out, I booted with Floppy #1 andthen ran:
FDISK /MBR
. This is the only time I'm going to use FDISK. Also, if you've alwaysthought that FDISK was a difficult program to use, get ready for something 10 times worse!Introducing, Ranish Partman (figure 1). Aargh! This, dear readers, is where I died the first time Itried XOSL.At this point, I would recommend that you go through my detailed notes and "play along" using
PART0SIM
(Partman's non-destructive simulator) if you don't have a spare drive to experimentwith. This was not copied to Floppy #1, so you'll need to play with it on your hard disk whereveryou extracted
PART240.ZIP
. Don't worry, the simulator won't do any harm to your hard disk, butbe careful that you're not using the REAL
PART.EXE
program by mistake!!!The first time you run
PART0SIM
, it will create a simulation data file. You will need to edit the
DISK_SIM.CFG
file so that it matches (or at least approximates) the hard disk I'm using.Specifically, change the 4th line from the top so that the # cylinders and the # of heads matcheswhat you see below. Also, comment out the 5th line with a # sign. This refers to a 2nd hard disk,which I don't have.
# Disk simulation configuration file## Cylinders Heads Sectors DiskFileName1245 255 63 disk_sim.x80# 24 16 63 disk_sim.x81# ??? 16 63 disk_sim.x82
If you DO have a spare drive to experiment with, you may as well run
PART.EXE
from Floppy#1 as I'm doing. Okay, you can start reading mydetailed notes 2now, but please return herewhen you're done.If all went well, congratulations are in order. Hopefully too, your Partman screen lookssomething like this (figure 2- note: this screenshot may be slightly different because I used thePartman simulator). You've just created and formatted a bunch of partitions using the powerful,but admittedly user-unfriendly Partman program! Actually, having used Partman so much thesepast few weeks, I'm beginning to like it more and more.A related note. As general rule, I believe that you should only partition/format your hard disk withenough space to meet your medium term needs. With smaller hard disks, this may mean usingevery iota of disk space. But if you have one of those newer 40+GB hard disks, you might
Add a Comment