* [sisyphus] Два линукса в загрузке lilo
@ 2007-03-23 7:20 Andrey Astakhov
0 siblings, 1 reply; 3+ messages in thread
From: Andrey Astakhov @ 2007-03-23 7:20 UTC (permalink / raw)
To: sisyphus
Опять таки новый инсталлер + Сизиф. У меня стоит Убунту на sda1. Ставлю
Сизиф вторим на sda3. Во первых инсталлер не обнаружил, что у меня уже
стоит ось (согласитесь - приятней когда загрузчик сам это определит при
установке.) Ну ладно, стал прописывать Убунту. До этого дело имел с
Грабом - там пишешь:
title Ubuntu, kernel 2.6.17-10-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.17-10-generic root=/dev/sda1 ro quiet
splash locale=ru_RU
initrd /boot/initrd.img-2.6.17-10-generic
title Sisyphus
root (hd0,2)
kernel /boot/vmlinuz
initrd /boot/initrd.img
и все работает, а в Лило я прописал Убунту так:
vga="0x317"
lba32
prompt
default="ALTLinux"
map="/boot/map"
timeout="100"
install="menu"
append="panic=30"
read-only
boot="/dev/sda"
image="/boot/vmlinuz"
label="ALTLinux Sisyphus"
initrd="/boot/initrd.img"
root=/dev/sda3
image="/boot/vmlinuz-2.6.17-10-generic"
label="Ubuntu Edgy Eft"
initrd="/boot/initrd.img-2.6.17-10-generic"
root=/dev/sda1
так вот пока я не скопировал Убунтовское ядро и initrd в каталог /boot
Сизифа Лило не устанавливался. Можно ли как-то обойтись без таких действий?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [sisyphus] Два линукса в загрузке lilo
@ 2007-03-23 7:51 ` Andrey Astakhov
0 siblings, 1 reply; 3+ messages in thread
From: Andrey Astakhov @ 2007-03-23 7:51 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Mikhail A. Pokidko пишет:
> 2007/3/23, Andrey Astakhov :
>
> <skip>
>
> image="/boot/vmlinuz-2.6.17-10-generic"
> label="Ubuntu Edgy Eft"
> initrd="/boot/initrd.img-2.6.17-10-generic"
> root=/dev/sda1
>
> так вот пока я не скопировал Убунтовское ядро и initrd в каталог
> /boot
> Сизифа Лило не устанавливался. Можно ли как-то обойтись без таких
> действий?
>
> Можно
> Можно было подмонтировать раздел с Ubuntu, скажем, в /ubuntu и тогда в
> lilo.conf написать что-то вроде
>
> image="/ubuntu/boot/vmlinuz-2.6.17-10-generic"
> label="Ubuntu Edgy Eft"
> initrd="/ubuntu/boot/initrd.img-2.6.17-10-generic"
> root=/dev/sda1
>
>
>
Спасибо, но мне кажется не очень безопасный способ (можно и Убунту
потереть). Лучше уж я пользоваться первым способом буду :)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [sisyphus] Два линукса в загрузке lilo
@ 2007-03-23 8:48 ` Yuriy Kashirin
0 siblings, 0 replies; 3+ messages in thread
From: Yuriy Kashirin @ 2007-03-23 8:48 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Пятница 23 марта 2007, Mikhail A. Pokidko wrote:
> 2007/3/23, Andrey Astakhov :
> > Mikhail A. Pokidko пишет:
> > > 2007/3/23, Andrey Astakhov :
> > >
> > > <skip>
> > >
> > > Можно было подмонтировать раздел с Ubuntu, скажем, в /ubuntu и
> > > тогда в lilo.conf написать что-то вроде
> > >
> > > image="/ubuntu/boot/vmlinuz-2.6.17-10-generic"
> > > label="Ubuntu Edgy Eft"
> > > initrd="/ubuntu/boot/initrd.img-2.6.17-10-generic"
> > > root=/dev/sda1
> >
> > Спасибо, но мне кажется не очень безопасный способ (можно и
> > Убунту потереть). Лучше уж я пользоваться первым способом буду :)
>
> Боитесь потереть, монтируйте как read-only )
.. а после вызова lilo вообще /ubuntu отмонтировать и не монтировать
до следующего обновления ядра.
--
Best regards
Yuriy Kashirin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-03-23 8:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-23 7:20 [sisyphus] Два линукса в загрузке lilo Andrey Astakhov
2007-03-23 7:51 ` Andrey Astakhov
2007-03-23 8:48 ` Yuriy Kashirin
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git