Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 43457

Summary: Genkernel's (3.0.1) generated initrd fails to unmount /dev resulting in errors
Product: Gentoo Hosted Projects Reporter: Marius Muja <mariusmuja>
Component: genkernelAssignee: Gentoo Genkernel Maintainers <genkernel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: alpeterson, mccartyp
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marius Muja 2004-03-02 02:42:10 UTC
The genkernel's generated initrd image fails to umount /tmp/.initrd/dev at cleanup stage. A have the same problem as in the Bug#: 40882, and even if it says that _beta12 fixes this problem, I am using genkernel-3.0.1 and the problem persists.


Reproducible: Always
Steps to Reproduce:
1. compile kernel with genkernel
2. reboot


Actual Results:  
/dev/hda8 on / type reiserfs (rw,notail)
none on /tmp/.initrd/dev type devfs (rw)
/dev/hda8 on / type reiserfs (rw,notail)


Expected Results:  
/dev/hda8 on / type reiserfs (rw,notail)



Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.22-gentoo-r7)
=================================================================
System uname: 2.4.22-gentoo-r7 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://ftp.iasi.roedu.net/mirrors/gentoo.org"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi alsa apm arts avi berkdb bonobo cdr crypt cups dga
directfb doc dvd encode esd fbcon foomaticdb gdbm gif gnome gpm gtk gtk2 imlib
java jpeg kde ldap libg++ libwww lirc mad mikmod mmx motif mozilla mpeg mysql
ncurses nls nvidia oggvorbis opengl oss pam pdflib perl png postgres python qt
quicktime readline samba sdl slang spell ssl svga tcltk tcpd truetype x86 xml2
xmms xv zlib"
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2004-03-04 09:34:21 UTC
[[ Reassigning ]]
Comment 2 Marius Muja 2004-03-05 13:55:17 UTC
I moved to kernel 2.6.3 (gentoo-dev-sources) and everything is ok (except that / is mounted twice).
Comment 3 Tim Yamin (RETIRED) gentoo-dev 2004-03-14 06:18:01 UTC

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