linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Jeff V. Merkey" <jmerkey@timpanogas.org>
To: "Guest section DW" <dwguest@win.tue.nl>,
	"Andreas Jellinghaus" <aj@dungeon.inka.de>,
	<linux-kernel@vger.kernel.org>
Subject: Re: partition table: chs question
Date: Sun, 25 Feb 2001 17:02:09 -0700	[thread overview]
Message-ID: <002201c09f87$5ce75640$f6976dcf@nwfs> (raw)
In-Reply-To: <20010225163534.A12566@dungeon.inka.de> <20010225224729.A16353@win.tue.nl>


Please also check vger.timpanogas.org/nwfs/nwfs.tar.gz:disk.c for NetWare
specific calculations of the CHS values, a different method is used for
NetWare partitions vs. everything else (Novell just had to be different).
If you do not  use their methods on NetWare partitions, NetWare will not
recognize the partition entries correctly, and will attempt to reinitialize
the entire partition table on a system if they are wrong (Ouch!).  NetWare
does a different calculation for conversion of cylinder values above 1024.

Jeff


----- Original Message -----
From: "Guest section DW" <dwguest@win.tue.nl>
To: "Andreas Jellinghaus" <aj@dungeon.inka.de>;
<linux-kernel@vger.kernel.org>
Sent: Sunday, February 25, 2001 2:47 PM
Subject: Re: partition table: chs question


> On Sun, Feb 25, 2001 at 04:35:34PM +0100, Andreas Jellinghaus wrote:
>
> > for partitions not in the first 8gb of a harddisk, what
> > should the c/h/s start and end value be ?
> >
> > most fdisks seem to set start and end to 255/63/1023.
> > but partition magic creates partitions with start set to
> > 0/1/1023 and end set to 255/63/1023, and detects a problem
> > if start is set to 255/63/1023.
> >
> > so, how should a partition table look like ?
>
> Since these values will never be used you can imagine that they
> are not of great interest. Do whatever you like.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


  reply	other threads:[~2001-02-26  0:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-25 15:35 partition table: chs question Andreas Jellinghaus
2001-02-25 21:15 ` Tim Moore
2001-02-25 21:47 ` Guest section DW
2001-02-26  0:02   ` Jeff V. Merkey [this message]
2001-02-26  1:59     ` Andre Hedrick
2001-02-26 18:22       ` Jeff V. Merkey
2001-02-26 17:32         ` Andre Hedrick
2001-02-26 17:42           ` Jeff V. Merkey
2001-02-26  3:11     ` Guest section DW
2001-02-26 18:24       ` Jeff V. Merkey
2001-02-26 20:11         ` Guest section DW
2001-02-26 20:43           ` Jeff V. Merkey
2001-02-26  0:04 Jeff V. Merkey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='002201c09f87$5ce75640$f6976dcf@nwfs' \
    --to=jmerkey@timpanogas.org \
    --cc=aj@dungeon.inka.de \
    --cc=dwguest@win.tue.nl \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).