Linux PARISC architecture development
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@steeleye.com>
To: "M. Grabert" <xam@cs.ucc.ie>
Cc: Paul Bame <bame@riverrock.org>,
	PARISC list <parisc-linux@lists.parisc-linux.org>
Subject: Re: [parisc-linux] Allow palo partition to be mounted as ext2
Date: 09 Nov 2003 08:54:05 -0600	[thread overview]
Message-ID: <1068389646.2086.5.camel@mulgrave> (raw)
In-Reply-To: <Pine.LNX.4.58.0311080401180.19538@sal.ucc.ie>

On Fri, 2003-11-07 at 22:12, M. Grabert wrote:
> I don't know much ext2/3 details, but is there a way that a fsck
> could mess things up? Eg. not an ordinary fsck, but if the user
> runs it manually with special options?

Not fsck, no.  The bad blocks are treated as though they belonged to an
invisible file.  redoing the mke2fs, of course, would destroy the
bootability.

> I suppose the same technique could be also used for other filesystems
> palo supports (in the future).

As long as they have bad block support, yes---that's not a given;
reiserfs doesn't seem to have it, for instance.

Also, since the command has to be run by palo and palo has to know how
to format the bad block list, it's not trivial to do.

However, the ultimate argument is because palo's iplboot loader only
knows about ext2/3, even if you could format the partition as anything
else, you currently wouldn't be able to boot from it.

James

  reply	other threads:[~2003-11-09 14:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-08  1:13 [parisc-linux] Allow palo partition to be mounted as ext2 James Bottomley
2003-11-08  4:12 ` M. Grabert
2003-11-09 14:54   ` James Bottomley [this message]
2003-11-08 16:09 ` Carlos O'Donell

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=1068389646.2086.5.camel@mulgrave \
    --to=james.bottomley@steeleye.com \
    --cc=bame@riverrock.org \
    --cc=parisc-linux@lists.parisc-linux.org \
    --cc=xam@cs.ucc.ie \
    /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