Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] root fs moved, but no init
Date: Sat, 23 Jul 2011 23:51:58
Message-Id: CAC=wYCEjvGYRAnQ0NYckiDY5zYp5gP8LaoyOTjZ+v4K=s0ZVQg@mail.gmail.com
1 Summary;
2 Copied / from sda3 to sdb3
3 Updated the fstab in the new disk (/dev/sdb3 /
4 btrfs noatime,compress=lzo 0 0)
5 Updated the kernel line's root=/dev/sda3 to /dev/sdb3 in grub.conf,
6 but left the root (hd0,0) as it is. So, kernel is loaded from sda but
7 init should run from sdb.
8 When booting the kernel successfully mounts /dev/sdb3 as root fs
9 Then the system halts at one of the freeing memory messages, but I
10 assume the problem is that init isn't executed from /dev/sdb3
11
12 Since root is mounted, i know i have all the drivers I need in the
13 kernel. Any ideas why booting stops?

Replies

Subject Author
[gentoo-user] Re: root fs moved, but no init walt <w41ter@×××××.com>
[gentoo-user] Re: root fs moved, but no init Nicolas Sebrecht <nicolas.s-dev@×××××××.net>
Re: [gentoo-user] root fs moved, but no init Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] root fs moved, but no init Albert Hopkins <marduk@×××××××××××.org>