ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Хлызов А.А." <A.Khlyzov@asf-trade.ru>
To: Alex Yustasov <yust@anti-leasure.ru>, community@altlinux.ru
Subject: Re: [Comm] LILO - how?
Date: Wed, 9 Feb 2005 13:53:13 +0800
Message-ID: <200502091353.13797.A.Khlyzov@asf-trade.ru> (raw)
In-Reply-To: <20050208081054.GA5342@yust.work>

В сообщении от 8 Февраль 2005 16:10 Alex Yustasov написал(a):
> On Tue, Feb 08, 2005 at 02:39:07PM +0800, Хлызов А.А. wrote:
> > Доброго времени суток!
> >
> > Господа! И дамы! Подскажите, как решить ситуацию:
> > имеется /dev/hda и /dev/sda. На обоих винчестерах стоят разные линуксы.
> > Проинсталлирован lilo в MBR hda. Как должна правильно выглядеть секция
> > в /etc/lilo.conf для того, чтобы загрузить систему с /dev/sda?
> >
> > /dev/hda1 - /boot первого линуха
> > /dev/hda6 - / первого линуха
> > /dev/sda1 - /boot второго линуха
> > /dev/sda6 - / второго линуха
> >
> > Пробовал так:
> > image = /dev/sda1/vmlinuz
> >    label = Linux
> >    initrd = /dev/sda1/initrd
> >    optional
> >    root = /dev/sda6
> >    vga = 0x314
> > lilo говорит, что он ее skipping... где чего не так? или я не так
> > внимательно читал man lilo.conf?
>
> Из первого cмонтировать второй, например,
> mount /dev/sda6 /mnt/disk
>
> В lilo
> image=/mnt/disk/boot/vmlinuz
> 	initrd=/mnt/disk/boot/initrd
> 	label=Linux2
> 	root=/dev/sda6
>
> Перед тем как вызывать в следующий раз lilo, нужно будет
> примонтировать sda6.

Спасибо! Великолепно работает!
Может тогда в FAQ это все?

-- 
С уважением,
проектный менеджер ООО "АСФ-Трэйд"
Хлызов Алексей
ICQ UIN: 86543660
E-Mail: A.Khlyzov@asf-trade.ru
WWW: http://auto.asf-trade.ru

      reply	other threads:[~2005-02-09  5:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-08  6:39 Хлызов А.А.
2005-02-08  8:10 ` Alex Yustasov
2005-02-09  5:53   ` Хлызов А.А. [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=200502091353.13797.A.Khlyzov@asf-trade.ru \
    --to=a.khlyzov@asf-trade.ru \
    --cc=community@altlinux.ru \
    --cc=yust@anti-leasure.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