ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: community@altlinux.ru
Subject: Re: [Comm] root raid on Master 2.2
Date: Thu, 6 Nov 2003 13:18:01 +0300
Message-ID: <20031106101801.GD21967@master.mivlgu.local> (raw)
In-Reply-To: <20031106122832.4c25badc.bga-no-spam@kovgok.ru>

[-- Attachment #1: Type: text/plain, Size: 1179 bytes --]

On Thu, Nov 06, 2003 at 12:28:32PM +0300, Grigory Batalov wrote:
> > > Несмотря на вышеизложенные действия (где была ошибка?),
> > > загрузиться со SCSI не удалось. Не оказалось загрузочной
> > > записи. Поэтому, загрузились с дискеты и сказали поочерёдно
> > > $ sudo lilo -b /dev/sda
> > > ...
> > > $ sudo lilo -b /dev/sde
> > > После чего стало возможно загружаться сразу с дисков.
> 
>   Как насчёт lilo?
>   "lilo -b /dev/md2" не прописывает загрузчик на диски?

Скорее, дело в том, что fdisk (и, вероятно, sfdisk тоже) не прописывает в
MBR код для передачи управления загрузочному сектору из активного раздела.
parted при mklabel это делать умеет, но путём затирания всей таблицы
разделов.  Ещё, возможно, не указан активный раздел.

В принципе можно сделать raid-extra-boot=mbr-only (хотя делать это и не
рекомендуется).  Или можно прописать в MBR только код загрузки, не трогая
таблицу разделов:

  lilo -M /dev/sda

(можно сначала попробовать с -tv, чтобы посмотреть, что будет делаться).

Кстати, disk и partition в lilo.conf в вашем случае - это что-то
непонятное (disk используется для указания номеров для BIOS, partition -
для правки типов разделов при загрузке).

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2003-11-06 10:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-06  7:36 Grigory Batalov
2003-11-06  8:22 ` Sergey Vlasov
2003-11-06  9:28   ` Grigory Batalov
2003-11-06 10:18     ` Sergey Vlasov [this message]
2003-11-06 11:42       ` Grigory Batalov
2003-11-06 12:16         ` Sergey Vlasov
2003-11-10 12:13           ` Grigory Batalov
2003-11-06 10:18 ` Aleksey Avdeev

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=20031106101801.GD21967@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