Re: [gentoo-user] fixing raid1 /boot

2009-08-20 Thread Kevin Haddock
r] fixing raid1 /boot > To: gentoo-user@lists.gentoo.org > Date: Wednesday, August 19, 2009, 4:17 PM > On Wed, 19 Aug 2009 15:30:46 -0700 > (PDT) > Kevin Haddock > wrote: > > > beta ~ # /sbin/mdadm /dev/md0 --fail /dev/sdb1 > --remove /dev/sdb1 > > mdadm: ca

Re: [gentoo-user] fixing raid1 /boot

2009-08-19 Thread Kevin Haddock
: --- On Sat, 8/8/09, Volker Armin Hemmann wrote: > From: Volker Armin Hemmann > Subject: Re: [gentoo-user] fixing raid1 /boot > To: gentoo-user@lists.gentoo.org > Date: Saturday, August 8, 2009, 2:19 PM > On Samstag 08 August 2009, Kevin > Haddock wrote: > > For the life of m

[gentoo-user] fixing raid1 /boot

2009-08-08 Thread Kevin Haddock
For the life of me I can't figure out the canonical way to rebuild my mirrored /boot. The second disk (/dev/sdb1) got corrupted and it is interfering with my rebuilding the kernel (genkernel can't mount /boot). I tried following this page: http://www.linux.org/docs/ldp/howto/Software-RAID-0.4

Re: [gentoo-user] installing/upgrading with emerge from non-root

2009-08-05 Thread Kevin Haddock
ot;Why is THAT THERE?" -Me --- On Wed, 8/5/09, Stroller wrote: > From: Stroller > Subject: Re: [gentoo-user] installing/upgrading with emerge from non-root > To: gentoo-user@lists.gentoo.org > Date: Wednesday, August 5, 2009, 1:58 PM > > On 5 Aug 2009, at 16:14, K

Re: [gentoo-user] installing/upgrading with emerge from non-root

2009-08-05 Thread Kevin Haddock
--- On Wed, 8/5/09, Galevsky wrote: > From: Galevsky > Subject: Re: [gentoo-user] installing/upgrading with emerge from non-root > To: gentoo-user@lists.gentoo.org > Date: Wednesday, August 5, 2009, 1:09 PM > 2009/8/5 Kevin Haddock : > > hmmm... ok, I can see that, bu

Re: [gentoo-user] installing/upgrading with emerge from non-root

2009-08-05 Thread Kevin Haddock
ow we know the question is actually: "Why is THAT THERE?" -Me --- On Wed, 8/5/09, Galevsky wrote: > From: Galevsky > Subject: Re: [gentoo-user] installing/upgrading with emerge from non-root > To: gentoo-user@lists.gentoo.org > Date: Wednesday, August 5, 2009,

Re: [gentoo-user] installing/upgrading with emerge from non-root

2009-08-05 Thread Kevin Haddock
Wed, 8/5/09, Paul Hartman wrote: > From: Paul Hartman > Subject: Re: [gentoo-user] installing/upgrading with emerge from non-root > To: gentoo-user@lists.gentoo.org > Date: Wednesday, August 5, 2009, 8:22 AM > On Wed, Aug 5, 2009 at 10:14 AM, > Kevin Haddock > wrote: > >

[gentoo-user] installing/upgrading with emerge from non-root

2009-08-05 Thread Kevin Haddock
I'm trying to do distributed compile with a remote machine that I don't have root password to. I have a local account with sudo permissions and an account of the same name on the remote machine. I have set up ssh so I can shell across without entering passwords nor pass phrases. I have even adde