ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Marat Khairullin <xmm@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] md failed
Date: Fri, 28 Nov 2003 15:59:27 +0300
Message-ID: <20031128155927.7954f5d1.xmm@altlinux.ru> (raw)
In-Reply-To: <200311280847.39763.ivv@altlinux.ru>

On Fri, 28 Nov 2003 08:47:39 +0500
Victor V Ismakaev <ivv@altlinux.ru> wrote:

> Пятница 28 Ноябрь 2003 13:18, Sergey Vlasov написал:
> > On Fri, Nov 28, 2003 at 08:17:53AM +0300, Grigory Batalov wrote:
> > > On Thu, 27 Nov 2003 23:43:09 +0300
> > >
> > > Marat Khairullin <xmm@altlinux.ru> wrote:
> > > > Попробовал поставить Мастер2.2 с root на md raid1:

> > > > и пересоздать raid, но может есть способ быстрее/правильнее?
> > >
> > >   Взять mkinitrd из Сизифа (у меня mkinitrd-2.8.9-alt2, работает).
> Не подскажешь,как его можно загнать на инсталляционный диск Мастера 2.2 вместо 
> старого?

Я поступил по другому:
1) Разбил диск с root на md raid1,
2) дошел до введения пароля для root
3) залил на болванку навый mkinitrd пересобранный для 2.2
4) отмонтировал последний инсталяционный диск: umount /tmp/images
5) chroot /mnt; mount /dev/cdrom /mnt/cdrom;
   rpm -U mkinitrd-$new.rpm; umount /mnt/cdrom; mount -rt iso9660 /dev/hd${cdrom} /tmp/images; exit
(У меня не было флопика)
6) Продолжаем ДО lilo: на 3 экране видим ошибку - не может создать initrd
7) chroot /mnt; cd /lib/modules; ln -s 2.4.20-alt5-up 2.4.20-alt5-boot; 
   mkinitrd -vf /boot/initrd-2.4.20-alt5-up 2.4.20-alt5-up;
   cd /boot; ln -s initrd-2.4.20-alt5-up initrd-up.img; exit
8) Продолжаем инсталяцию...
9) Перегружаем ... говорим спасибо to Grigory Batalov & Sergey Vlasov за подсказку 
   насчет нового mkinitrd и радуемся ...


      reply	other threads:[~2003-11-28 12:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-27 20:43 Marat Khairullin
2003-11-28  5:17 ` Grigory Batalov
2003-11-28  8:18   ` Sergey Vlasov
2003-11-28  3:47     ` Victor V Ismakaev
2003-11-28 12:59       ` Marat Khairullin [this message]

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=20031128155927.7954f5d1.xmm@altlinux.ru \
    --to=xmm@altlinux.ru \
    --cc=devel@altlinux.ru \
    /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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git