Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rice!rice!sun-spots-request From: slevy@poincare.geom.umn.edu (Stuart Levy) Newsgroups: comp.sys.sun Subject: Re: Bad label on hard drives Keywords: Miscellaneous Message-ID: <1990Nov4.030955.2354@rice.edu> Date: 4 Nov 90 03:00:00 GMT Sender: sun-spots-request@rice.edu Organization: Sun-Spots Lines: 13 Approved: Sun-Spots@rice.edu Originator: spots@titan.rice.edu X-Sun-Spots-Digest: Volume 9, Issue 358, message 1 X-Original-Date: Thu, 18 Oct 90 01:24:54 GMT X-Refs: Original: v9n325 Something to watch for if you're losing disk labels -- or, better, when you're partitioning disks: * DON'T HAVE A SWAP PARTITION BEGINNING AT CYLINDER 0 OF ANY DISK! * We found this by bitter experience. The disk label is sector 0 of cylinder 0. Filesystems carefully avoid messing with sector 0 of their first cylinder, but swap partitions use all the space they're given and happily erase sector 0. If you've no other use for the space, just start the swap area (typically partition "b") at cylinder 1. Stuart Levy, Geometry Group, University of Minnesota slevy@geom.umn.edu