From: "Alexander E. Patrakov" <patrakov@ums.usu.ru>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-ide@vger.kernel.org, Mauelshagen@RedHat.com
Subject: Re: libata equivalent for hdX=remap63
Date: Sun, 02 Sep 2007 16:18:50 +0600 [thread overview]
Message-ID: <46DA8E0A.2020503@ums.usu.ru> (raw)
In-Reply-To: <20070902104645.0c6b291c@the-village.bc.nu>
Alan Cox wrote:
> On Sun, 02 Sep 2007 14:26:29 +0600
> "Alexander E. Patrakov" <patrakov@ums.usu.ru> wrote:
>
>
>> Hello,
>>
>> sorry if this is a FAQ, but googling for "libata remap63" gives nothing
>> useful.
>>
>> Some old computers need software like "Ontrack Disk Manager" in order to
>> see large disks in the other OS. The way to deal with such setup in
>> Linux was to add "hdX=remap63" to the kernel arguments. However, I
>> cannot find the equivalent of this option in the new libata-based
>> drivers. Could you please show how to migrate such systems to libata
>> without removing the disk manager?
>>
>
> The remap63 hack is ancient. Since the kernel acquired device mapper its
> also unneccessary as you can use device mapper to set up a 63 sector
> offset volume.
>
> I'm amazed anyone is still using it but the right way to handle it on a
> vaguely modern system isn't more kernel hacks but to teach dmraid to
> handle it. If you've got an example of what the layout looks like
> (especially if there is a way to autodetect it) then talk to Heinz (cc'd)
> about getting it added to dmraid.
>
Thanks Alan,
this is actually not my system, but a system of a user of my Live CD. I
already asked him to mail me the first megabyte of his hard disk, but
let me wait 24 hours for a reply. Would this information be enough for
adding support for this into dmraid?
As for autodetection, I am really not sure. The user says that kernels
prior to 2.5.70 had this autodetection built-in.
--
Alexander E. Patrakov
next prev parent reply other threads:[~2007-09-02 10:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-02 8:26 libata equivalent for hdX=remap63 Alexander E. Patrakov
2007-09-02 9:46 ` Alan Cox
2007-09-02 10:18 ` Alexander E. Patrakov [this message]
2007-09-03 15:18 ` Alexander E. Patrakov
2007-09-06 0:44 ` Alan Cox
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=46DA8E0A.2020503@ums.usu.ru \
--to=patrakov@ums.usu.ru \
--cc=Mauelshagen@RedHat.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-ide@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 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.