ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Шишков Евгений" <evgen@svi.pp.ru>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] mkinitrd сломан?
Date: Fri, 03 Oct 2008 10:52:26 +0400
Message-ID: <48E5C12A.90105@svi.pp.ru> (raw)
In-Reply-To: <200810020349.18773.iadzhubey@rics.bwh.harvard.edu>

Ivan Adzhubey пишет:
> Естественно. Просто в момент установки системы в BIOS был выставлен режим IDE 
> и модуль ahci в initrd не попал. А теперь вот никак не получается его туда 
> воткнуть.

Давайте опишу как делаю я.

В BIOS'е переключаем контроллер в AHCI.
Грузимся с LiveCD
После загрузки заходим в первую консоль рутом (su -)
Делаем service dm stop (чтоб не мешался)
Ваши партиции должны быть подмонтированы.
Допустим root Вашего винта находится в
/mnt/sda1

Делаем:
mount /dev /mnt/sda1/dev -o bind
mount /proc /mnt/sda1/proc -o bind
mount /sys /mnt/sda1/sys -o bind

Затем закрываем mc (если запускали)
chroot /mnt/sda1

Запускайте mc, заходите в /boot и переименовывайте initrd-2.6.25-std-def-alt9.img (это в 
текущем сизифе) например в initrd-2.6.25-std-def-alt9.img.old

Теперь можно создать initrd.
mkinitrd initrd-2.6.25-std-def-alt9.img 2.6.25-std-def-alt9

Будет создан новый initrd.
Выполняем:
lilo

Всё должно пройти без ошибок.
Перегружаемся и радуемся.


  parent reply	other threads:[~2008-10-03  6:52 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-02  7:06 Ivan Adzhubey
2008-10-02  7:39 ` Konstantin A. Lepikhov
2008-10-02  7:49   ` Ivan Adzhubey
2008-10-02  9:43     ` Konstantin A. Lepikhov
2008-10-02 16:33       ` Ivan Adzhubey
2008-10-02 16:45         ` Valery V. Inozemtsev
2008-10-02 17:33         ` Михаил Якушин
2008-10-02 19:04         ` Konstantin A. Lepikhov
2008-10-03  8:23           ` Ivan Adzhubey
2008-10-03  9:16             ` Sergey Vlasov
2008-10-03 19:22               ` Ivan Adzhubey
2008-10-03  6:52     ` Шишков Евгений [this message]
2008-10-03  8:27       ` Ivan Adzhubey
2008-10-03  8:54         ` Шишков Евгений
2008-10-03  9:13 ` Sergey Vlasov
2008-10-04  4:06   ` Ivan Adzhubey

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=48E5C12A.90105@svi.pp.ru \
    --to=evgen@svi.pp.ru \
    --cc=sisyphus@lists.altlinux.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

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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