All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Zielcke <fzielcke@z-51.de>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: ATA update
Date: Fri, 08 Aug 2008 12:08:42 +0200	[thread overview]
Message-ID: <1218190122.4001.7.camel@fz.local> (raw)
In-Reply-To: <87sktfbzlu.fsf@xs4all.nl>

Am Freitag, den 08.08.2008, 11:55 +0200 schrieb Marco Gerards:

> 
> Can't raid.mod be used for this, somehow?

I had this talk already with Bean on IRC.

At least the Nvidia nForce chipsets RAIDs have stored their 512 byte
superblock in (end of disks) - 1024 bytes.
The last 512 Bytes of both disks just contain zeroes.

dmraid searches all disks for these superblocks it supports.
So it is possible to implement this.
Althoguh i don't know if raid.mod should be renamed to mdraid.mod and
there should be a new dmraid.mod

But that probable confuses people
The raid.mod needs an overhaul anyway if the super 1.x format should be
implemented, because the 1.x ones store there superblock at different
positions of the disks not always at the same position where the current
default 0.90 stores it.




      reply	other threads:[~2008-08-08 10:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-07 23:46 ATA update Marco Gerards
2008-08-08  8:14 ` Felix Zielcke
2008-08-08  9:17   ` Marco Gerards
2008-08-08  9:26     ` Felix Zielcke
2008-08-08  9:34       ` Felix Zielcke
2008-08-08  9:55         ` Marco Gerards
2008-08-08 10:08           ` Felix Zielcke [this message]

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=1218190122.4001.7.camel@fz.local \
    --to=fzielcke@z-51.de \
    --cc=grub-devel@gnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.