Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96095 - grub crashes while trying to create a xfs boot-partition
Summary: grub crashes while trying to create a xfs boot-partition
Status: RESOLVED DUPLICATE of bug 90845
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Robert Moss (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-14 09:39 UTC by Aiko Barz
Modified: 2005-07-01 03:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aiko Barz 2005-06-14 09:39:05 UTC
/etc/fstab:
/dev/sda1 /boot xfs noauto 1 1

This scenario results in a segmentation fault. Right now, sys-boot/grub-0.96-r1
is stable. See below:

Reproducible: Always
Steps to Reproduce:
1. grub
2. grub> root (hd0,0)
3. grub> setup (hd0)
Actual Results:  
Immediate segmentation fault right after "3."

Expected Results:  
I expected, using xfs instead of ext2 for /boot would be possible. :)

thorin data # emerge --info
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11.11-thorin i686)
=================================================================
System uname: 2.6.11.11-thorin i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.6.12
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Jun  9 2005, 23:29:52)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.7.9-r1, 1.5, 1.6.3, 1.4_p6, 1.9.5, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/mnt/nfs/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://nfs.haeckser.local/portage"
USE="x86 3dnow X alsa apm avi bash-completion berkdb bitmap-fonts bonobo cdr
crypt cscope curl dga dvd emboss encode fam ffmpeg flac foomaticdb fortran gd
gdbm gif gnome gtk gtk2 gtkhtml guile imap imlib ithreads jpeg libg++ libwww mad
mikmod mmx mng motif mp3 mpeg nas ncurses nls nntp ogg oggvorbis opengl oss
pdflib perl png python qt quicktime readline sdl spell sse ssl svga tcltk tcpd
tetex threads tiff truetype truetype-fonts type1-fonts unicode v4l vim-with-x
vorbis win32codecs xine xinerama xml xml2 xmms xv xvid zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Sven Wegener gentoo-dev 2005-07-01 03:49:03 UTC

*** This bug has been marked as a duplicate of 90845 ***