ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Sergey Y. Afonin" <asy@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] installer x86_64
Date: Sat, 16 Dec 2006 19:59:31 +0400
Message-ID: <200612161959.31477.asy@altlinux.ru> (raw)
In-Reply-To: <200612161859.52825.asy@altlinux.ru>

On Saturday 16 December 2006 18:59, Sergey Y. Afonin wrote:

> > Единственное подозрение - как-то криво initrd создался (не все модули,
> > в смысле): ошибок при создании не было. 
> 
> Ну да, конечно... ata_piix.ko и компания в initrd не попали...
> В общем, не хватает kernel/drivers/scsi и kernel/drivers/ide/pci

пока запихал модули руками. Смотреть, с какими ключами запускается 
mkinitrd не стал, просто поменял

--- /sbin/installkernel.old 2006-02-10 19:42:33 +0400
+++ /sbin/installkernel    2006-12-16 19:16:43 +0400
@@ -69,9 +69,11 @@
        OLD_VERSION="${OLD_KERNEL##*/vmlinuz-}"
 fi

+SATA="--with=generic --with=piix --with=ata_piix --with=libata --with=scsi_mod --with=sd_mod"
+
 cd "$BOOTDIR"
 if [ -z "$REMOVE" -a -z "$MEMTEST" ]; then
-       "$MKINITRD" $MKINITRD_OPTIONS -f "$BOOTDIR/initrd-$VERSION.img" "$VERSION"
+       "$MKINITRD" $MKINITRD_OPTIONS $SATA -f "$BOOTDIR/initrd-$VERSION.img" "$VERSION"
        ln -snf "vmlinuz-$VERSION" vmlinuz
        ln -snf "initrd-$VERSION.img" initrd.img
        if [ -z "${VERSION##*-up-*}" ]; then

и переустановил apt-ом ядро.

Но упёрся в следующую остановку:

Warning: unable to open an initial console
Executing init=/sbin/init 

и тишина. 

-- 
С уважением, Сергей Афонин
asy@altlinux.ru


  reply	other threads:[~2006-12-16 15:59 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-08 22:41 Sergey Y. Afonin
2006-12-08 22:46 ` Konstantin A. Lepikhov
2006-12-08 22:59   ` Sergey Y. Afonin
2006-12-08 23:04   ` Dmitry V. Levin
2006-12-09 10:04     ` Konstantin A. Lepikhov
2006-12-09 13:11       ` Fr. Br. George
2006-12-09 14:03       ` Anton Farygin
2006-12-11  6:29     ` Stanislav Ievlev
2006-12-16 14:30     ` Dmitry V. Levin
2006-12-16 21:59       ` Michael Shigorin
2006-12-16 22:06         ` Dmitry V. Levin
2006-12-16 22:12           ` Michael Shigorin
2006-12-16 22:19             ` Dmitry V. Levin
2006-12-16 22:29               ` [devel] [3.1] initramfs (was: installer x86_64) Michael Shigorin
2006-12-17  8:42             ` [devel] installer x86_64 Alexey Borovskoy
2006-12-17 10:38               ` Sergey Bolshakov
2006-12-16 22:13           ` Sergey Bolshakov
2006-12-16 22:22             ` Dmitry V. Levin
2006-12-09 14:01   ` Anton Farygin
2006-12-09 14:32     ` Konstantin A. Lepikhov
2006-12-09 15:12       ` Anton Farygin
2006-12-09 14:45     ` Sergey Y. Afonin
2006-12-10 17:46       ` Sergey Y. Afonin
2006-12-10 18:15         ` Konstantin A. Lepikhov
2006-12-10 19:16           ` Sergey Y. Afonin
2006-12-10 20:11             ` Konstantin A. Lepikhov
2006-12-10 20:21               ` Sergey Y. Afonin
2006-12-10 21:29             ` Michael Shigorin
2006-12-16 14:12               ` Sergey Y. Afonin
2006-12-16 14:59                 ` Sergey Y. Afonin
2006-12-16 15:59                   ` Sergey Y. Afonin [this message]
2006-12-16 22:07                     ` Michael Shigorin
2006-12-16 22:14                       ` Dmitry V. Levin
2006-12-16 22:27                         ` Michael Shigorin
2006-12-16 22:27                         ` Sergey Y. Afonin
2006-12-16 22:29                       ` Sergey Y. Afonin
2006-12-16 22:02                   ` Michael Shigorin
2006-12-16 18:17                 ` Sergey Y. Afonin
2006-12-16 20:08                   ` Sergey Y. Afonin
2006-12-10 21:24         ` Michael Shigorin

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=200612161959.31477.asy@altlinux.ru \
    --to=asy@altlinux.ru \
    --cc=devel@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 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