From: Andries.Brouwer@cwi.nl
To: Andries.Brouwer@cwi.nl, acahalan@cs.uml.edu
Cc: Jochen.Hoenicke@informatik.uni-oldenburg.de, andre@linux-ide.org,
linux-kernel@vger.kernel.org
Subject: Re: Bug in EZ-Drive remapping code (ide.c)
Date: Mon, 16 Apr 2001 10:31:48 +0200 (MET DST) [thread overview]
Message-ID: <UTC200104160831.KAA196012.aeb@vlet.cwi.nl> (raw)
From acahalan@saturn.cs.uml.edu Mon Apr 16 08:35:09 2001
Andries.Brouwer writes:
> What one wants is to remap access to sector 0 to sector 1,
> and leave all other sectors alone. Thus, if someone asks
> for sectors 0 1 2 3 4, she should get sectors 1 1 2 3 4.
No, because then you can't write to the real first sector.
Assuming translation is good, 1 0 2 3 4 is a better order.
Then "dd if=/dev/zero of=/dev/hda bs=1k count=999" will get
rid of all this crap. Otherwise, killing it is difficult.
If you use EZdrive and damage its code, then probably you
cannot boot anymore, or lose access to your data.
Killing it must be difficult.
EZdrive provides uninstall code itself, but if you really want,
boot with "hda=noremap", and then your dd command will erase
both EZdrive and your precious data.
Andries
next reply other threads:[~2001-04-16 8:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-16 8:31 Andries.Brouwer [this message]
2001-04-16 19:42 ` Albert D. Cahalan
-- strict thread matches above, loose matches on Subject: below --
2001-03-30 11:15 Andries.Brouwer
2001-03-30 15:53 ` Jochen Hoenicke
2001-04-16 6:35 ` Albert D. Cahalan
2001-03-30 10:21 Jochen Hoenicke
2001-03-30 14:58 ` Andre Hedrick
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=UTC200104160831.KAA196012.aeb@vlet.cwi.nl \
--to=andries.brouwer@cwi.nl \
--cc=Jochen.Hoenicke@informatik.uni-oldenburg.de \
--cc=acahalan@cs.uml.edu \
--cc=andre@linux-ide.org \
--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
all inboxes | Powered by JetHome®