linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andries Brouwer <aebr@win.tue.nl>
To: Narsimha Reddy CH <creddy@npd.hcltech.com>
Cc: linux-newbie@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: How to hide few disk file systems ??
Date: Mon, 27 Jan 2003 15:10:37 +0100	[thread overview]
Message-ID: <20030127141037.GB3156@win.tue.nl> (raw)
In-Reply-To: <3E35202F.44C4BDD2@npd.hcltech.com>

On Mon, Jan 27, 2003 at 05:33:59PM +0530, Narsimha Reddy CH wrote:

>   I am having a linux system with a single hard disk.
> I have lot of important data on this hard disk. For
> experimental purpose I want to build a new kernel image
> from a source  which will contain modified code for file
> system implementation (the code contains some modifications
> to ext2 implementation). Also it may contain lot of bugs
> which may corrupt data on the disk. So, after loading the
> new linux kernel image, I want to make sure that my old
> data stored on the disk must be safe.

If your new code is buggy and corrupts random places of the
kernel, then the kernel may do random things, including
writing to random places on disk.

Maybe you can run your experimental kernel under User Mode Linux.

Andries

      reply	other threads:[~2003-01-27 14:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-27 12:03 How to hide few disk file systems ?? Narsimha Reddy CH
2003-01-27 14:10 ` Andries Brouwer [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=20030127141037.GB3156@win.tue.nl \
    --to=aebr@win.tue.nl \
    --cc=creddy@npd.hcltech.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-newbie@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;
as well as URLs for NNTP newsgroup(s).