From: "Etienne Lorrain" <etienne.lorrain@masroudeau.com>
To: "Gustavo Guillermo Pérez" <gustavo@compunauta.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: IDE disk and HPA
Date: Fri, 5 Aug 2005 11:15:41 +0100 (BST) [thread overview]
Message-ID: <2153.192.168.201.6.1123236941.squirrel@www.masroudeau.com> (raw)
In-Reply-To: <200508041645.23825.gustavo@compunauta.com>
> If I want to upgrade my IDE Hard drive by my self, how can I
> restore that kind of data on other diferent PC?
So the content of the HPA should be limited to program which are
special: a boot loader is position dependant and you do not want
to copy it blindly to another hard disk with maybe another size
or other characteristics - because it will not work - you just
want to re-install it on the other HD on the other PC.
If this HPA contains more than a bootloader, it has to be
organised like a real filesystem (or even a real device image
with a partition table) to be accessed by emergency tools like
mtools (you can specify a big offset to the device to access
a FAT partition at the end of the device). This FAT filesystem
can be considered logically like a big floppy.
Maybe one day this system can use the SAORAB IDE feature - read
the spec to understand that sentence.
If you are really recovering a disaster and want to get the HPA
content but are locked by the bootloader blocking this access, I'll
give you the trick (that is a secret - do not repeat it!): plug in
your IDE disk after boot using an USB/IDE adapter.
> HPA should not exist, there are a lot of other ways to store
> restore or diagnostics apps, Hibernation and Quick Restores
> should be handled in other way, I have once an omnibook (earth
> unplugged) and I can only reinstall Linux, because the host
> protected area does not allow me to install The Original OS,
> in other PC with the porper hardware and back it to the laptop.
HPA and all the other "extended" IDE command exists on all hard
drives used these day: anything more than 8 Gb has the complete
set (but maybe SAORAB).
> This HPA should be optional, but never by default, I once need
> to have them disabled (where is the specifications from the
> manufacturer to reproduce them in a new hard disk media).
My bootloader can be installed in any standard partition and
if the disk does not contains a B.E.E.R. sector (see
http://www.t13.org/project/d1367r3.pdf
) you will not get the HPA set or frozzen.
Security freeze is still done in all cases.
Etienne.
next prev parent reply other threads:[~2005-08-05 10:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-04 12:11 IDE disk and HPA Etienne Lorrain
2005-08-04 21:45 ` Gustavo Guillermo Pérez
2005-08-05 10:15 ` Etienne Lorrain [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-08-04 17:15 Aleksey Gorelov
2005-08-05 9:50 ` Etienne Lorrain
2005-07-22 12:17 Oliver Tennert
2005-07-22 14:47 ` Alan Cox
2005-08-04 7:14 ` Oliver Tennert
2005-08-04 11:41 ` 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=2153.192.168.201.6.1123236941.squirrel@www.masroudeau.com \
--to=etienne.lorrain@masroudeau.com \
--cc=gustavo@compunauta.com \
--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