Re: Direct writing to the IDE on panic?

From: Steven Rostedt
Date: Fri Apr 14 2006 - 10:28:11 EST



On Fri, 14 Apr 2006, Alan Cox wrote:

>
> The big issue is 'how am I sure the partition data and code I run are
> valid post crash'. You don't want the risk of dumping to the wrong part
> of the disk and making a crash into a disaster.
>

Nice point. But fortunately, this is for a custom application running on
an embedded device, such that the data that is on another part of the disk
(which btw is an IDE flash) is just the application and the rest of the
OS. So, although a bad write to the disk will cause much more work, it
wont destroy data that cant be replaced.

Thanks,

-- Steve

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/