From: Sergey Vlasov <vsu@altlinux.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Re: Unresolved symbols
Date: Wed, 22 Dec 2004 19:06:51 +0300
Message-ID: <20041222160651.GE32533@master.mivlgu.local> (raw)
In-Reply-To: <20041222203514.297ccc39.gosha@anti.su>
[-- Attachment #1: Type: text/plain, Size: 1736 bytes --]
On Wed, Dec 22, 2004 at 08:35:14PM +0500, Igor Solovyov wrote:
> On Wed, 22 Dec 2004 17:04:55 +0200
> Michael Shigorin <mike@osdn.org.ua> wrote:
>
> > On Wed, Dec 22, 2004 at 07:42:25PM +0500, Igor Solovyov wrote:
> > > А с чем связана невозможность при dist-upgrade установки
> > > новой сборки ядра? Да и модулей то же? Это принципиально
> > > невозможно или просто еще не сделано?
> >
> > Это принципиально поставлено в Allow-Duplicated в
> > /etc/apt/apt.conf: ведь установка включает в себя обновление
> > загрузчика, что может быть чревато.
>
> Не знаю как в grub-е (не пользуюсь), а _просто_изменения_
> в /etc/lilo.conf еще за собой ничего не тянут. :-))
Верно с точностью до наоборот ;)
Для grub достаточно внести изменения в /boot/grub/menu.lst, откуда он при
очередной загрузке их прочитает. Для lilo нужно переустанавливать
загрузчик, чтобы он сохранил номера секторов, в которых лежат файлы ядер и
initrd. В этом отношении grub лучше (имеется возможность загрузить любое
ядро, присутствующее на диске, даже если соответствующая запись
отсутствует в его конфигурационном файле).
Но на самом деле проблема не в этом - сами загрузчики ломаются крайне
редко, и проблемы с ними вылезут не при обновлении ядра, а при обновлении
самого загрузчика (кстати, эти пакеты обновляются автоматически, и иногда
при этом встречаются грабли - несколько раз я наступал на глюки
detectloader). Основная проблема в том, что меняется ядро, загружаемое по
умолчанию, что при отсутствии физического доступа к машине и наличии
каких-то проблем с новым ядром очень неприятно. Тут проявляется и
недостаток grub - у него нет аналога опции lilo -R, которая может быть
весьма полезной в подобной ситуации.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-12-22 16:06 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-21 13:40 [Comm] " Igor Solovyov
2004-12-21 13:52 ` Sergey Vlasov
2004-12-21 14:10 ` Igor Solovyov
2004-12-21 14:58 ` Andriy Dobrovol's'kii
2004-12-21 16:04 ` Igor Solovyov
2004-12-21 16:27 ` Andrey Rahmatullin
2004-12-22 14:19 ` Igor Solovyov
2004-12-22 14:24 ` Alexey I. Froloff
2004-12-22 14:31 ` Igor Solovyov
2004-12-22 14:34 ` Sergey Vlasov
2004-12-22 14:42 ` Igor Solovyov
2004-12-22 15:04 ` [Comm] " Michael Shigorin
2004-12-22 15:35 ` Igor Solovyov
2004-12-22 16:06 ` Sergey Vlasov [this message]
2004-12-22 17:08 ` Igor Solovyov
2004-12-22 21:06 ` Sergey Vlasov
2004-12-23 4:55 ` Igor Solovyov
2004-12-22 14:37 ` [Comm] " Andriy Dobrovol's'kii
2004-12-22 14:50 ` Igor Solovyov
2004-12-22 14:58 ` Andriy Dobrovol's'kii
2004-12-22 15:21 ` Sergey Vlasov
2004-12-22 15:38 ` Igor Solovyov
2004-12-22 16:17 ` Andrey Rahmatullin
2004-12-21 16:39 ` Alexey Rusakov
2004-12-21 17:13 ` Igor Solovyov
2004-12-22 7:14 ` Mike Lykov
2004-12-21 16:40 ` Mikhael Korneev
2004-12-21 17:11 ` Igor Solovyov
2004-12-21 19:23 ` Eugene Ostapets
2004-12-22 16:48 ` [Comm] [FAQ] non-automatic kernel updates (was: Unresolved symbols) Michael Shigorin
2005-01-17 22:28 ` Aleksey
2005-01-18 8:15 ` Vitaly Lipatov
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=20041222160651.GE32533@master.mivlgu.local \
--to=vsu@altlinux.ru \
--cc=community@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 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