Date: Mon, 23 Aug 1999 04:06:20 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/i386/fdisk fdisk.8 fdisk.c Message-ID: <199908231106.EAA49762@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1999/08/23 04:06:20 PDT
Modified files:
sbin/i386/fdisk fdisk.8 fdisk.c
Log:
Add new option to fdisk: -e
This wipes the MBR and creates slice 1 as a FreeBSD slice covering the
disk starting from the second track to the cylinder aligned end of the disk.
This is the most compatibly layout we have as far as I know.
Revision Changes Path
1.15 +9 -7 src/sbin/i386/fdisk/fdisk.8
1.30 +31 -6 src/sbin/i386/fdisk/fdisk.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908231106.EAA49762>
