Gentoo Archives: gentoo-user

From: "Maximilian Bräutigam" <max-braeu@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] * Boot (initramfs) .. does not continue
Date: Sat, 16 May 2009 10:12:03
Message-Id: 1242468719.8058.16.camel@maxrechner
1 Hi all,
2
3 on my new computer i recently installed gentoo using a raid1
4 of /dev/sda6 and /dev/sdb6. i'm using genkernel with nearly standard
5 config (except the configs regarding raid and power management) and my
6 grub ist configured as u see below:
7
8 title Gentoo Linux x86_64-2.6.28-5 (fb)
9 root (hd0,5)
10 kernel /boot/kernel-genkernel-x86_64-2.6.28-gentoo-r5
11 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/md1 udev
12 video=vesafb:mtrr:3,ywrap vga=838
13 initrd /boot/initramfs-genkernel-x86_64-2.6.28-gentoo-r5
14 savedefault
15 boot
16
17 The framebuffer is working well, the scans that are made before booting
18 are working and then it tries to
19 * boot (initramfs) ..
20 and at this point he simply stops and does nothing anymore.
21
22 yesterday, everything was working fine, but i can't remember that i did
23 something wrong or extraordinary. for me it sounds like raid-support is
24 broken, but my config is ok. recompilation of kernel was no problem.
25
26 please, help me solving this weird problem, that is driving me crazy.
27
28 thank you very much in advance.
29
30 kind regards,
31 der Max

Replies

Subject Author
Re: [gentoo-user] * Boot (initramfs) .. does not continue Volker Armin Hemmann <volkerarmin@××××××××××.com>
Re: [gentoo-user] * Boot (initramfs) .. does not continue Mike Kazantsev <mike_kazantsev@×××××××.net>