*BSD News Article 68520


Return to BSD News archive

#! rnews 1790 bsd
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.ecn.uoknor.edu!solace!nntp.uio.no!news.cais.net!bofh.dot!news.mathworks.com!newsfeed.internetmci.com!uuneo.neosoft.com!news.blkbox.COM!usenet
From: Mark Boster <maverick@blkbox.com>
Newsgroups: comp.sys.mac.hardware.storage,comp.sys.ibm.pc.hardware.storage,comp.unix.bsd.misc
Subject: Re: what are the reserved sectors on 1GB Jaz disks
Date: Tue, 14 May 1996 19:43:16 -0500
Organization: MarkB Inc.
Lines: 28
Message-ID: <319928A4.24A71125@blkbox.com>
References: <4n8ges$ou9@wendy-fate.uu.net> <MMEAD.96May14114259@Glock.COM> <4nahim$qin@wendy-fate.uu.net>
NNTP-Posting-Host: s57.max0.houston.box.net
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0b2 (X11; I; Linux 1.3.83 i586)
Xref: euryale.cc.adfa.oz.au comp.sys.mac.hardware.storage:13441 comp.sys.ibm.pc.hardware.storage:59848 comp.unix.bsd.misc:1053

Kyle Jones wrote:
> 
> matthew c. mead <mmead@Glock.COM> wrote:
>  > kyle@uunet.uu.net (Kyle Jones) writes:
>  >
>  > > Anyone know which sectors on a Jaz disk need to be left alone in

I had some problems with a Jaz disk in Linux. 

Partitions:
/dev/sda1 DOS
/dev/sda2 Linux native
/dev/sda2 swap
/dev/sda3 extended
/dev/sda5 DOS logical drive

I couldn't get mkfs to take on /dev/sda2. It would give me sense errors and other SCSI
bus overhead errors.

I used Linux fdisk, destroyed all the partitions and recreated as follows:

/dev/sda1 DOS
/dev/sda2 Linux native
/dev/sda3 extended
/dev/sda5 DOS logical

That's how my backup disk is setup. Oddly enough, I have another disk setup similiar
to what I first tried and it works. That's the only problem I've had with my Jaz so far.