[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XFS and grub-0.92



On Wed, 2002-07-10 at 02:43, Kelledin wrote:

> I just went through the XFS FAQ again and found something else...particularly 
> concerning LILO.  It has the same problem as grub--it can't be installed on 
> the bootsector of a root partition, because it overwrites the XFS superblock. 
>  This is apparently a limitation of XFS; only reason it worked with lilo is 
> because I had lilo's bootsector residing on floppy.

The issue is that the XFS on disk format is the Irix format which starts
at block zero. Changing the format was not really an option.

Steve