ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: iLya Bryzgalow <ill@krumn.oilnet.ru>
To: "Керов Павел" <kerov@kti.nsc.ru>,
	"ALT Linux Sisyphus discussion list" <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] корректное обновление ядра, откат в случае необходимости
Date: Thu, 29 Apr 2004 11:57:35 +0400
Message-ID: <20040429115735.7f875d34.ill@krumn.oilnet.ru> (raw)
In-Reply-To: <69653365.20040429133015@kti.nsc.ru>

Thu, 29 Apr 2004 13:30:15 +0700 Керов Павел <kerov@kti.nsc.ru> сообщил:

> 
> Здравствуйте, Sisyphus.
> железо:
<skip>
> ядро 2.4.22-std-up-alt17
> решил обновить ядро
Ядро можно (и нужно) инсталировать, а не обновлять!
> поставил из бинарников 2.4.25-std-up-alt6
> после перезапуска отказалась запускаться, по крайней мере, сеть и
> графика
> 
> начал смотреть установленные модули:
>  /lib/modules/2.4.25blabla/
>  там только две папки осталось:
>  /kernel
>  /pcmcia
нормально (и +файлы)
>  в
>  /lib/modules/2.4.22blabla/:
<skip> 
>  начал откатывать назад:
>  поправил на соответствующие симлинки в /boot:
>  System.map -> System.map-2.4.22-std-up-alt7
>  initrd-up.img-> initrd-2.4.22-std-up-alt17.img
>  initrd.img -> initrd-2.4.22-std-up-alt17.img
>  vmlinuz   -> vmlinuz-2.4.22-std-up-alt17
>  vmlinuz-up-> vmlinuz-2.4.22-std-up-alt17
Это делать не обязательно.
В конфиге grub или lilo должно быть 2 пункта минимум:
старое ядро и новое, например для grub:
title 265-std26-up-alt1
kernel (hd0,0)/boot/vmlinuz-2.6.5-std26-up-alt1 root=/dev/hda1
initrd (hd0,0)/boot/initrd-2.6.5-std26-up-alt1.img

title 2425-std-up-alt3
kernel (hd0,0)/boot/vmlinuz-2.4.25-std-up-alt3 root=/dev/hda1
initrd (hd0,0)/boot/initrd-2.4.25-std-up-alt3.img
 
>  перезагрузился, но при запуске написано что используются модули из
>  /lim/modules/2.4.25bla
Что говорит uname -a
> и, естественно сети и видео мне не дали
>  вопрос:
>  1)где указать использование правильной по отношению к
>  текущему ядру папки с модулями (как откатится до конца)
в самом ядре вкомпилен путь к своему либу
>  2)как корректно выполнить обновление ядра из бинарников,
>  в папке репозитория ядер были отдельные модули, может их надо
>  поустанавливать,какие нужно, а потом уже само ядро ставить?
_ИНСТАЛИРОВАТЬ_ (rpm -ivh или apt-get install) ядро и модули вместе
когда заработает новое ядро старое можно удалить
>  3)как корректно ставить ядро из исходников,
>  статью на atmsk( или как сайт называется)читал - нужно пояснение по
>  ходу установки и компиляции отдельных нужных модулей
Пока оставить эту затею с исходниками.
> 
> 
> -- 
> С уважением,
>  Керов                          mailto: kerov at kti dot nsc dot ru
> 
> 
-- 
iLya Bryzgalow aka iLL          _/ _/     _/
Astronomy-Linux-Krasnodar-Russia  _/     _/
Linux User #301257            _/ _/     _/
JID://ill@jabber.org         _/ _/     _/
http://www.krumn.oilnet.ru  _/ _/     _/
ftp://ftp.krumn.oilnet.ru  _/ _/_/_/ _/_/_/
i don't smoke, so wish to you!
kernel-2.6.5-std26-up-alt1 ALT Linux Sisyphus (20040423)


      parent reply	other threads:[~2004-04-29  7:57 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-29  6:30 Керов Павел
2004-04-29  6:37 ` [sisyphus]корректное " Alexey Novikov
2004-04-29  7:22   ` Re[2]: " Керов Павел
2004-04-29  7:37     ` Ivan Fedorov
2004-04-29  7:47     ` Ildar Mulyukov
2004-04-29  8:29       ` Re[2]: " Керов Павел
2004-04-29  9:12         ` Ildar Mulyukov
2004-04-29  9:51           ` Re[2]: " Керов Павел
2004-04-29 12:48           ` Alexey Novikov
2004-04-29 13:21             ` [sisyphus]корректное " Ildar Mulyukov
2004-04-29  7:27 ` [sisyphus] корректное " Ildar Mulyukov
2004-04-29  9:24   ` Andriy Dobrovol's'kii
2004-04-29 10:23     ` Ildar Mulyukov
2004-04-29 10:51       ` Maxim Tyurin
2004-04-29 12:21         ` Ildar Mulyukov
2004-04-29 12:39         ` [sisyphus] " Vitaly Ostanin
2004-04-29  7:57 ` iLya Bryzgalow [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=20040429115735.7f875d34.ill@krumn.oilnet.ru \
    --to=ill@krumn.oilnet.ru \
    --cc=kerov@kti.nsc.ru \
    --cc=sisyphus@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 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