From: Sergey Vlasov <vsu@altlinux.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] Последнее ядро для ALD 4.0.3
Date: Thu, 7 Aug 2008 10:54:15 +0400
Message-ID: <20080807065415.GA5133@atlas.home> (raw)
In-Reply-To: <200808062352.12894.hisbreht@rambler.ru>
[-- Attachment #1: Type: text/plain, Size: 1703 bytes --]
On Wed, Aug 06, 2008 at 11:52:12PM +0400, Victor wrote:
> В сообщении от Tuesday 05 August 2008 22:17:21 Sergey Vlasov написал(а):
> > On Tue, Aug 05, 2008 at 08:54:56PM +0400, Victor wrote:
> > > ata_piix 0000:00:1f.2: MAP [P0 P2 IDE IDE]
> > > pci:unable to reserve I/O region #1:8@1f0 for device 0000:00:1f.2
> > > ata_piix 0000:00:1f.2:failed ti request iomap BARS for port 0 (errno -16)
> >> ...
> > 1) Покажите вывод команды (запускать от root)
> > zcat /boot/initrd-2.6.25-* | cpio -tv
> > 2) Покажите dmesg и lspci -vvnn от работающего ядра.
> Вывод данных команд в приложении
Попробуйте перегенерировать initrd с опцией --omit-ide-modules:
mkinitrd -fv --omit-ide-modules /boot/initrd-2.6.25-std-def-alt7.img 2.6.25-std-def-alt7
lilo
Вероятно, проблема вызвана тем, что ещё в 2.6.22 из ядра убрали старую
поддержку combined mode для контроллеров Intel, которая в данном
случае использовалась в старом ядре (DVD-привод работал через драйверы
IDE, HDD - через ata_piix, несмотря на то, что оба канала находятся на
одном PCI-устройстве). Теперь используется только один драйвер,
который был загружен первым; в данном случае загрузился драйвер IDE
(причём ide-pci-generic), в результате диск переехал на /dev/hda.
Вероятнее всего, если бы корень был указан через UUID или LABEL, а не
прямым указанием /dev/sda4, система бы загрузилась даже в такой
конфигурации (хотя теперь в большинстве случаев рекомендуется
использование драйверов libata, а не ide).
Дополнительные опции для mkinitrd, добавляемые автоматически при
установке новых ядер, можно указать в /etc/sysconfig/installkernel,
добавив туда строку вида
MKINITRD_OPTIONS="--omit-ide-modules"
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2008-08-07 6:54 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-30 15:32 Victor
2008-07-31 20:20 ` Michael Shigorin
2008-08-01 6:48 ` alisher
2008-08-01 13:43 ` Michael Shigorin
2008-08-04 6:39 ` alisher
2008-08-04 8:03 ` Michael Shigorin
2008-08-04 9:42 ` alisher
2008-08-04 11:16 ` Michael Shigorin
2008-08-03 19:40 ` Victor
2008-08-04 11:00 ` Alexey Borovskoy
2008-08-04 17:43 ` Victor
2008-08-05 16:54 ` Victor
2008-08-05 18:17 ` Sergey Vlasov
2008-08-06 19:52 ` Victor
2008-08-07 6:54 ` Sergey Vlasov [this message]
2008-08-07 16:50 ` Victor
2008-08-07 18:30 ` Victor
2008-08-07 20:04 ` Sergey Vlasov
2008-08-08 15:03 ` Victor
2008-08-11 15:37 ` Victor
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=20080807065415.GA5133@atlas.home \
--to=vsu@altlinux.ru \
--cc=community@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 Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git