]> git.ipfire.org Git - thirdparty/util-linux.git/blame - disk-utils/README.cfdisk
Imported from util-linux-2.5 tarball.
[thirdparty/util-linux.git] / disk-utils / README.cfdisk
CommitLineData
6dbe3af9
KZ
1Announcing the new curses based fdisk program... cfdisk
2
3cfdisk is a curses based disk drive partitioning program that can
4create partitions for a wide variety of operating systems including
5Linux, MS-DOS and OS/2. cfdisk was inspired by the fdisk program, by
6A. V. Le Blanc (LeBlanc@mcc.ac.uk). I hope that this program will be
7useful to both new and old Linux users, and I hope it will make the
8installation process easier.
9
10
11 **** WARNING ****
12If you write a bad partition table to disk, it may destroy data and
13partitions.
14
15
16You can FTP cfdisk from ftp.cs.unc.edu in the /pub/martin/linux
17directory.
18
19I would also like comments (good and bad) on the user interface, logic
20and ease of use. If you have any suggestions for improvements, I
21would be happy to hear them.
22
23My e-mail address is martin@cs.unc.edu.
24
25-------------------------------------------------------------------
26
27 Copyright (C) 1994 Kevin E. Martin (martin@cs.unc.edu)
28
29cfdisk is free software; you can redistribute it and/or modify it
30under the terms of the GNU General Public License as published by the
31Free Software Foundation; either version 2 of the License, or (at your
32option) any later version.
33
34cfdisk is distributed in the hope that it will be useful, but WITHOUT
35ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
36FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
37for more details.
38
39You should have received a copy of the GNU General Public License
40along with cfdisk; if not, write to the Free Software Foundation,
41Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
42
43___
44Kevin E. Martin University of North Carolina at Chapel Hill
45martin@cs.unc.edu Department of Computer Science