Date: Sat, 08 Jun 2002 20:30:54 +0200 From: Emanuel Haupt <haupt@into.ch> To: freebsd-sparc <freebsd-sparc@freebsd.org> Subject: disklabel -e fault (2nd, sorry) Message-ID: <3D024D5E.8020405@into.ch>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------010304060206050809030708 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit sorry, here the right post: --------------010304060206050809030708 Content-Type: text/plain; name="label" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="label" i was trying to disklabel the diskdrive on my netra. i followd the instructions under: http://people.freebsd.org/~bmah/relnotes/CURRENT/installation-sparc64.html here is my "disklabel -e da0" # /dev/da0c: type: SCSI disk: SEAGATE label: flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 255 sectors/cylinder: 16065 cylinders: 2202 sectors/unit: 35378533 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 400M 0 4.2BSD 1024 8192 16 b: 1G * swap c: * 0 unused e: 2G * 4.2BSD f: 2G * 4.2BSD g: * * 4.2BSD unfortunately i got the following errors after :wq! : partition b: does not start on a cylinder boundary! partition c: does not start on a cylinder boundary! partition e: does not start on a cylinder boundary! partition f: does not start on a cylinder boundary! partition g: does not start on a cylinder boundary! i even tried lowercase m and g, but i had the same errors. can you tell me what i am doing wrong? --------------010304060206050809030708-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D024D5E.8020405>