xfs
[Top] [All Lists]

Re: XFS latest changes, sb corruption?

To: Paul Blazejowski <paul@xxxxxxxxxxxxxxxxxxx>
Subject: Re: XFS latest changes, sb corruption?
From: Eric Sandeen <sandeen@xxxxxxx>
Date: Sun, 24 Mar 2002 09:36:26 -0600 (CST)
Cc: <linux-xfs@xxxxxxxxxxx>
In-reply-to: <20020324075637.4021C5C268@xxxxxxxxxxxxxxxxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
On Sun, 24 Mar 2002, Paul Blazejowski wrote:

> Hi Eric,
>
> I have a bug i think...i was able to reproduce the sb corruption after
> compiling new kernel.

> I rerun /sbin/lilo to update the loader and made a quick boot disk using:
> dd if=/dev/sda2 of=/dev/fd0 ibs=1440 count=1 (sda2 is the partition with xfs).

Oh wait, I probably know what this is.

Are you trying to install lilo on your boot partition?

(i.e. "boot = /dev/sda2" in lilo.conf)

You need to use the mbr (boot = /dev/sda, or whatever disk boots)
(or you could install it on your swap partition, or other non-xfs
partition).  XFS needs block 0 on the disk, but if you try to install lilo
there it will overwrite xfs fs structures.

http://oss.sgi.com/projects/xfs/faq.html#lilowork

-Eric


<Prev in Thread] Current Thread [Next in Thread>