From owner-cvs-all Mon Aug 23 10:48:28 1999 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 5D94214F23; Mon, 23 Aug 1999 10:48:20 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id TAA10321; Mon, 23 Aug 1999 19:47:10 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Warner Losh Cc: "Rodney W. Grimes" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/i386/fdisk fdisk.8 fdisk.c In-reply-to: Your message of "Mon, 23 Aug 1999 11:38:41 MDT." <199908231738.LAA40123@harmony.village.org> Date: Mon, 23 Aug 1999 19:47:10 +0200 Message-ID: <10319.935430430@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199908231738.LAA40123@harmony.village.org>, Warner Losh writes: >In message <199908231639.JAA35380@gndrsh.dnsmgr.net> "Rodney W. Grimes" writes: >: Slightly more compatible is to use cylinder aligned end - 1 cylinder, >: many fdisk reserve the last cylinder of the disk for hardware diagnostics, >: and I still have tools around that like to scrible out there if I tell >: them to run disk last cyl diags.... > >This tickles something in my brain as well... > >Most laptops have a save partition that is the last max-ram-config + a >little bytes that would get Very Upset if you took that away from >them... Yes, but that is a differnt issue, for laptops magic may be needed, I just want to get us to the point where three or two simple commands will make a disk palatable to FreeBSD. >Don't know how to find that, however, since it varies from laptop to >laptop in an almost pathological fashion. The trick: Use Fdisk BEFORE you wipe the disk. When I get a new laptop I always boot a fixit and dd(1) the entire disk via net to another machine. More than once this has saved my butt. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message