bug-grub
[Top][All Lists]
Advanced

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

Re: Grub stage2 fails on old 386


From: Frode Vatvedt Fjeld
Subject: Re: Grub stage2 fails on old 386
Date: Thu, 13 Jun 2002 00:49:22 +0200
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386--freebsd)

I have tracked down the bug I reported yesterday. The problem is in
the XFS support, in the file stage2/fsys_xfs.c, which has several
cases of inline assembly of instructions that are not supported on
386, like bswap.

This breaks 386 compatibility, for no good reason that I can see.

A work-around that I currently use, is to disable XFS support by
doing ./configure --disable-xfs.

Regards,
-- 
Frode Vatvedt Fjeld



reply via email to

[Prev in Thread] Current Thread [Next in Thread]