Received: by oss.sgi.com id ; Wed, 20 Sep 2000 11:54:43 -0700 Received: from deliverator.sgi.com ([204.94.214.10]:18502 "EHLO deliverator.sgi.com") by oss.sgi.com with ESMTP id ; Wed, 20 Sep 2000 11:54:27 -0700 Received: from nodin.corp.sgi.com (fddi-nodin.corp.sgi.com [198.29.75.193]) by deliverator.sgi.com (980309.SGI.8.8.8-aspam-6.2/980310.SGI-aspam) via ESMTP id LAA06122; Wed, 20 Sep 2000 11:46:44 -0700 (PDT) mail_from (nobody@info.engr.sgi.com) Received: from info.engr.sgi.com (info.engr.sgi.com [192.26.80.216]) by nodin.corp.sgi.com (980427.SGI.8.8.8/980728.SGI.AUTOCF) via ESMTP id LAA20667; Wed, 20 Sep 2000 11:53:55 -0700 (PDT) Received: (from nobody@localhost) by info.engr.sgi.com (SGI-8.9.3/8.9.3) id LAA33769; Wed, 20 Sep 2000 11:52:37 -0700 (PDT) Date: Wed, 20 Sep 2000 11:52:37 -0700 (PDT) Message-Id: <200009201852.LAA33769@info.engr.sgi.com> X-Pv-Incident: 802204 webPV: jen.americas.sgi.com webExec: webpvupdate,pvincident Reply-To: sgi.bugs.xfs@fido.engr.sgi.com From: pv@relay.sgi.com (lord@sgi.com) Subject: REASSIGN 802204 - lilo does not work on XFS To: lord@sgi.com Cc: linux-xfs@oss.sgi.com Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;linux-xfs-outgoing View Incident: http://co-op.engr.sgi.com/BugWorks/code/bwxquery.cgi?search=Search&wlong=1&view_type=Bug&wi=802204 Status : open Priority : 2 *Assigned Engineer : lord Submitter : lord Project : xfs-linux Assigned Group : xfs-linux Opened Date : 09/19/00 *Modified User : lord *Modified User Domain : sgi.com *Description : Running lilo to install a kernel from an xfs filesystem does not work. It generates a corrupt lilo map file - booting the system results in a prompt of LIL- and a hung machine which requires a rescue disk to get running again. Lilo installs some code in the boot area of a disk which is used to indicate where the kernel lives on disk. When running it uses the FIBMAP ioctl to determine the disk location of the kernel this is recorded into a map file. The location of the map file is then recorded into the boot area of the disk. ..... ========================== ADDITIONAL INFORMATION (REASSIGN) From: lord@sgi.com (BugWorks) Date: Sep 20 2000 11:52:37AM ========================== I have a fix