ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Загрузка 2_х линуксов с разных дисков одним Lilo
@ 2006-07-23 16:23 Sharavin Sergey
  2006-07-24  5:16 ` Мажурин Игорь
  0 siblings, 1 reply; 9+ messages in thread
From: Sharavin Sergey @ 2006-07-23 16:23 UTC (permalink / raw)
  To: Community

Здравствуйте.
Помогите решить такую проблему.
Поставил второй линукс "Fedora-5", загрузчик не ставил, в надежде
подправить "lilo.conf" в ALT_е, но что то не получается подправить :-)
Вот расклад:
У меня 2 винчестера
	На первом на нем винда -hda1 и сюда же поставил fedor_у на hda6
	 На втором стоит ALT он sda2
Вот мой lilo.conf

   boot=/dev/hda
lba32
message=/boot/splash/message
vga=0x31a
prompt
timeout=50

image=/boot/vmlinuz-2.6.16-wks26-up-alt7
	initrd=/boot/initrd-2.6.16-wks26-up-alt7.img
	label=2616-wks26-up-7
	root=/dev/sda2
	read-only
	optional
other=/dev/hda1
  label="Windows"

И вот что здесь сделать чтобы можно было запускать Фёдора :-)
 Я пробовал вставлять вот это
image=/boot/vmlinuz-2.6.15-1.2054_FC5
	initrd=/boot/initrd-2.6.15-1.2054_FC5.img
	label=Fedora
	root=/dev/hda6
	read-only
Но не помогало, команда "lilo" не проходило, ругалось :-)
Пробовал (как тут писали на форуме, давно правда) монтировать 
mount /dev/hda6  /mnt/1
и тогда делал так
image=/mnt/1/boot/vmlinuz-2.6.15-1.2054_FC5
	initrd=/mnt/1/boot/initrd-2.6.15-1.2054_FC5.img
	label=Fedora
	root=/dev/hda6
	read-only
Тогда команда "lilo" проходила без ошибок, но загрузка не осуществлялась
 Да правда я сразу сомневался в таком подходе :-)

С уважением.
Сергей.
  

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-07-26  7:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-23 16:23 [Comm] Загрузка 2_х линуксов с разных дисков одним Lilo Sharavin Sergey
2006-07-24  5:16 ` Мажурин Игорь
2006-07-25  6:31   ` Sharavin Sergey
2006-07-25  6:44     ` Michael Shigorin
2006-07-25  8:56       ` Sharavin Sergey
2006-07-25 17:05         ` Michael Shigorin
2006-07-26  6:38   ` Sharavin Sergey
2006-07-26  6:57     ` mailvisor
2006-07-26  7:26       ` Sharavin Sergey

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