From: Volker Armin Hemmann <volkerarmin@googlemail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] fixing raid1 /boot
Date: Sat, 8 Aug 2009 23:19:43 +0200 [thread overview]
Message-ID: <200908082319.43900.volkerarmin@googlemail.com> (raw)
In-Reply-To: <105589.82655.qm@web30402.mail.mud.yahoo.com>
On Samstag 08 August 2009, Kevin Haddock wrote:
> 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).
>
forget genkernel.
put in correctly partitioned disk.
read man mdadm
/sbin/mdadm /dev/md0 –fail /dev/sdb1 –remove /dev/sdb1
/sbin/mdadm /dev/md0 –add /dev/sdb1
as example. Found on google in less than 2 minutes.
Seriously, google is your friend ;)
next prev parent reply other threads:[~2009-08-08 21:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-08 20:55 [gentoo-user] fixing raid1 /boot Kevin Haddock
2009-08-08 21:19 ` Volker Armin Hemmann [this message]
2009-08-19 22:30 ` Kevin Haddock
2009-08-19 23:17 ` Mike Kazantsev
2009-08-20 21:20 ` Kevin Haddock
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200908082319.43900.volkerarmin@googlemail.com \
--to=volkerarmin@googlemail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox