ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sharavin Sergey <sharavin@sibmail.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Загрузка 2_х линуксов с разных дисков одним Lilo
Date: Wed, 26 Jul 2006 13:38:17 +0700
Message-ID: <200607261338.17971.sharavin@sibmail.ru> (raw)
In-Reply-To: <200607240916.32915.mailvisor@mail.ru>

В сообщении от 24 июля 2006 12:16 Мажурин Игорь написал(a):


>
> Делай по образу и подобию.
> Предварительно смотнируй root раздел второго линуха в /mnt/disk (или что
> там утебя свободное)
>
> #cat lilo.conf
> boot=/dev/hda
> map=/boot/map
> install=/boot/boot-bmp.b
> vga=0x0317
> default=linux-up
> message=/boot/splash/message
> prompt
> timeout=50
> image=/boot/vmlinuz-up
>         label=linux-up
>         root=/dev/hda6
>         initrd=/boot/initrd-up.img
>         read-only
> image=/mnt/disk/boot/vmlinuz-2.6.8-2-686
>         label=Debian_2.6
>         root=/dev/hda9
>         initrd=/mnt/disk/boot/initrd.img-2.6.8-2-686
>         read-only
>         optional
> image=/boot/vmlinuz-up
>         label=failsafe
>         root=/dev/hda6
>         initrd=/boot/initrd-up.img
>         vga=normal
>         append=" failsafe noapic nolapic acpi=off"
>         read-only
> other=/dev/hda1
>         label=NT
>         table=/dev/hda
> other=/dev/fd0
>         label=floppy
>         unsafe
>
Ну вот что у меня
Примонтировал: mount /dev/hda6 /mnt/disk
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

image=/boot/vmlinuz-up
  label="linux-up"
  root=/dev/sda2
  read-only
  initrd=/boot/initrd-up.img
  append=" splash=silent"
image=/boot/vmlinuz-up
  label="failsafe"
  root=/dev/sda2
  read-only
  initrd=/boot/initrd-up.img
  append=" failsafe noapic nolapic acpi=off"
  vga=normal
image=/boot/vmlinuz-2.6.14-wks26-up-alt5
	initrd=/boot/initrd-2.6.14-wks26-up-alt5.img
	label=2614-wks26-up-5
	root=/dev/sda2
	read-only
	optional
other=/dev/hda1
  label="Windows"

image=/mnt/disk/boot/vmlinuz-2.6.15-1.2054_FC5
	initrd=/mnt/disk/boot/initrd-2.6.15-1.2054_FC5.img
	label=Fedora
	root=/dev/hda6
	read-only
	optional
Всё вроде по образу и подобию :-) только со своими данными.
Второй линукс на /dev/hda6
Естественно давал команду: lilo  :-)
И всё равно при загрузке выдаёт:
mount: could not find filesystem '/dev/root'
Почему он не находит, всё равно не понятно с монтировкой
ведь я монтирую раздел Федоры в Альте, и /mnt/disk это виртуально получается
а на самом деле это /dev/hd6 так как lilo поймет /mnt/disk ?
Или всё таки надо было поставить загрузчик в Федоре ?
Хотя я смысла в этом не вижу 
Странно всё, где собака зарыта :-)
 Или я туплю :-)

  parent reply	other threads:[~2006-07-26  6:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-23 16:23 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 [this message]
2006-07-26  6:57     ` mailvisor
2006-07-26  7:26       ` Sharavin Sergey

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=200607261338.17971.sharavin@sibmail.ru \
    --to=sharavin@sibmail.ru \
    --cc=community@lists.altlinux.org \
    /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