summaryrefslogtreecommitdiff
path: root/sag-0.6.1-www/Invisible/sag-0.6/node56.html
blob: 6628aeb3a487d3667456cd0461703c7872fc4517 (plain)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<!--Converted with LaTeX2HTML 96.1-h (September 30, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds -->
<HTML>
<HEAD>
<TITLE>Examples of hard disk allocation</TITLE>
<META NAME="description" CONTENT="Examples of hard disk allocation">
<META NAME="keywords" CONTENT="sag">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<LINK REL=STYLESHEET HREF="sag.css">
</HEAD>
<BODY LANG="EN" >
 <A NAME="tex2html1018" HREF="node57.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./next_motif.gif"></A> <A NAME="tex2html1016" HREF="node53.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./up_motif.gif"></A> <A NAME="tex2html1010" HREF="node55.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./previous_motif.gif"></A> <A NAME="tex2html1020" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./contents_motif.gif"></A> <A NAME="tex2html1021" HREF="node114.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME="tex2html1019" HREF="node57.html">Adding more disk space </A>
<B>Up:</B> <A NAME="tex2html1017" HREF="node53.html">Allocating disk space</A>
<B> Previous:</B> <A NAME="tex2html1011" HREF="node55.html">Space requirements</A>
<BR> <P>
<H2><A NAME="SECTION005103000000000000000">Examples of hard disk allocation</A></H2>
<P>
	I used to have a 109&nbsp;MB hard disk.  Now I am using a 330&nbsp;MB
	hard disk.  I'll explain how and why I partitioned these
	disks.
<P>
	The 109&nbsp;MB disk I partitioned in a lot of ways, when my needs
	and the operating systems I used changed; I'll explain two
	typical scenarios.  First, I used to run MS-DOS
	together with Linux.  For that, I needed about 20&nbsp;MB of
	hard disk, or just enough to have MS-DOS, a C compiler, an
	editor, a few other utilities, the program I was working on,
	and enough free disk space to not feel claustrophobic.  For
	Linux, I had a 10&nbsp;MB swap partition, and the rest, or 79&nbsp;MB,
	was a single partition with all the files I had under
	Linux.  I experimented with having separate root,
	<tt>/usr</tt><A NAME="1796">&#160;</A>, and <tt>/home</tt><A NAME="1798">&#160;</A> partitions, but there was never
	enough free disk space in one piece to do much interesting.
<P>
	When I didn't need MS-DOS anymore, I repartitioned the disk so
	that I had a 12&nbsp;MB swap partition, and again had the rest as a
	single filesystem.
<P>
	The 330&nbsp;MB disk is partitioned into several partitions, like
	this:
		<BLOCKQUOTE> <BR><IMG WIDTH=189 HEIGHT=102 ALIGN=BOTTOM ALT="tabular1415" SRC="img10.gif"><BR></BLOCKQUOTE>
	The scratch partition is for playing around with things that
	require their own partition, e.g., trying different Linux
	distributions, or comparing speeds of filesystems.  When not
	needed for anything else, it is used as swap space (I like to
	have a <EM>lot</EM> of open windows).
<P>
<BR> <HR>
<P><ADDRESS>
<I>Lars Wirzenius <BR>
Sat Nov 15 02:32:11 EET 1997</I>
</ADDRESS>
</BODY>
</HTML>