[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #15255] gurb and xfs
From: |
Dennis |
Subject: |
[bug #15255] gurb and xfs |
Date: |
Tue, 20 Dec 2005 15:36:54 +0000 |
User-agent: |
Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.0 (like Gecko) |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=15255>
Summary: gurb and xfs
Project: GNU GRUB
Submitted by: stumbles
Submitted on: Tue 12/20/05 at 15:36
Category: Filesystem
Severity: Major
Priority: 5 - Normal
Item Group: Software Error
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Release: 0.97
Reproducibility: Every Time
Planned Release:
_______________________________________________________
Details:
I've noticed something about odd using xfs and grub. The distro is
Lunar-Linux and does not seem to be constrained to kernel-2.6.15-rc2.
Normally I have partitions setup as swap, /boot (ext2), / and /home. For the
longest time I have used reiserfs for all but swap and /boot. In
the /boot/grub/menu.lst I have always used;
title 2.6.15-rc2
kernel /2.6.15-rc2
root (hd0,2)
and never had a problem. So just for geewhiz on another box. I setup the same
partition scheme but with / and /home as XFS. Using the same setup noted above
in /boot/grub/menu.lst the system will not boot... it can't find root.
However, leaving everything else the same and changing the kernel line to ;
kernel /2.6.15-rc2 root=/dev/hda3
the system will boot.
I do not know if this is a grub problem, an XFS problem or if there is
something askew with my mount scripts.
Has anyone else seen this?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=15255>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #15255] gurb and xfs,
Dennis <=