From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-121533-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Q92Hd-0002Uh-HQ
	for garchives@archives.gentoo.org; Sun, 10 Apr 2011 21:35:02 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9CB181C015;
	Sun, 10 Apr 2011 21:33:36 +0000 (UTC)
Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 5069B1C015
	for <gentoo-user@lists.gentoo.org>; Sun, 10 Apr 2011 21:33:36 +0000 (UTC)
Received: by wyi11 with SMTP id 11so6272077wyi.40
        for <gentoo-user@lists.gentoo.org>; Sun, 10 Apr 2011 14:33:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:from:to:subject:date:user-agent:references
         :in-reply-to:mime-version:content-type:content-transfer-encoding
         :message-id;
        bh=heRDw19wEWRH02GpAIrt9vr4D0Mi2Sixa0vw6wckn9U=;
        b=BqsAZnqNhtYyv2qFu6MOggIJ5zdJyNdWkIPF/0Hxkeg/CtSyNhhbBZMIIqJ1uNA/6i
         +DFIEh/YMVLS7tK30lxJGEjrmMN+S2S9QSlwzrrP64Ld+xj20kWIJkS3WcxBDExWVfJX
         0yfIXNQ3D8tMNDthTw/idFvpH8bwKDRZbsQaU=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=from:to:subject:date:user-agent:references:in-reply-to:mime-version
         :content-type:content-transfer-encoding:message-id;
        b=SV6czhvAv71MCoBZOBGd4Y8lEPuToJoioKMuKTKYhLsX/8apZrMwVhPI4j7OqJMS3M
         3wPasZ/6RatoCnuUcqkm66SsQyiSUh3vyvUJKxCH496ZvAFQiYtCYOVogjO7H5poJuhE
         Df2UYPMkGwMUKHpmqbvc76ydsptvF1Pht+kGM=
Received: by 10.227.166.15 with SMTP id k15mr4481232wby.204.1302471215393;
        Sun, 10 Apr 2011 14:33:35 -0700 (PDT)
Received: from nazgul.localnet (196-215-19-231.dynamic.isadsl.co.za [196.215.19.231])
        by mx.google.com with ESMTPS id x1sm3005293wbh.2.2011.04.10.14.33.33
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sun, 10 Apr 2011 14:33:34 -0700 (PDT)
From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] RAID1 + LVM2 booting screwed up.  Help, please!
Date: Sun, 10 Apr 2011 23:33:13 +0200
User-Agent: KMail/1.13.6 (Linux/2.6.38-ck; KDE/4.6.2; x86_64; ; )
References: <20110410211134.GC936@muc.de>
In-Reply-To: <20110410211134.GC936@muc.de>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: Text/Plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Message-Id: <201104102333.13211.alan.mckinnon@gmail.com>
X-Archives-Salt: 
X-Archives-Hash: 93d65ca0b5023058cc671a8dcdb8407b

Apparently, though unproven, at 23:11 on Sunday 10 April 2011, Alan Mackenzie 
did opine thusly:

> Hi, Gentoo.
> 
> My new(ish) amd64 system has two 1TB HDDs in a (software) RAID1, and
> practically the entire system is under an LVM2.
> 
> I rather unwisely made this addition to the startup stuff:
> 
>     ls -s /usr/bin/svscanboot /etc/init.d/
>     rc-update add svscanboot default
> 
> , and now the box hangs during boot up.
> 
> On the same box, I also have a "trial" installation which boots and I
> still have the installation CD from about a year ago.
> 
> Would somebody please help me get into my system sufficiently to correct
> my mistake on the boot scripts.  Pointing me in the direction of a fine
> manual section would be regarded as help.

Boot the trial installation which does boot.
vgchange -ay
find and mount your lvm volumes somewhere
now you can access that dodgy symlink to delete it

Maybe there's other steps (like loading kernel modules), but I'm assuming you 
know your way around to find and detect those.

-- 
alan dot mckinnon at gmail dot com