ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Перенос системы снова. HELP!
Date: Fri, 21 Feb 2003 16:12:08 +0300
Message-ID: <20030221161208.1106e026.vsu@altlinux.ru> (raw)
In-Reply-To: <3E55E680.4080201@yug.com.ua>

On Fri, 21 Feb 2003 10:42:40 +0200
"Андрей В. Кулешов" <KuleshovAV@yug.com.ua> wrote:

> (Кстати выяснилось, что если генерировать образ рамдиска с уже 
> существующим названием, то lilo можно не напрягать)

Это не должно работать. Дело в том, что загрузчик LILO не понимает
структуры файловой системы - он использует список секторов диска,
который формируется установщиком (/sbin/lilo). Поэтому при любом
изменении файлов для загрузки (ядро и initrd) необходимо запускать
/sbin/lilo заново, иначе при загрузке будет попытка прочитать
неизвестно что.

Возможно, просто новый initrd попал в те же сектора, что и старый -
тогда вам просто сильно повезло.

С grub проблемы типа "забыл запустить lilo" не возникает, так как этот
загрузчик умеет читать большинство используемых файловых систем
(список секторов там используется только для загрузки самого кода
grub, который меняется редко - только при обновлении самого grub).

> Man что для изучения процесса загрузки?

rpm -qld lilo
apt-get install lilo-doc; rpm -qld lilo-doc

info grub  :-)


  reply	other threads:[~2003-02-21 13:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-20 14:03 "Андрей В. Кулешов"
2003-02-20 14:13 ` Sergey Vlasov
2003-02-20 14:19   ` "Андрей В. Кулешов"
2003-02-20 16:16     ` Sergey Vlasov
2003-02-21  8:42       ` "Андрей В. Кулешов"
2003-02-21 13:12         ` Sergey Vlasov [this message]
2003-02-20 14:17 ` Владимир

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=20030221161208.1106e026.vsu@altlinux.ru \
    --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