* Re: [Comm] приоритет загрузки в LILO
2006-07-30 4:48 [Comm] приоритет загрузки в LILO ILYA
@ 2006-07-29 5:30 ` Алексей Синицын
2006-07-31 18:33 ` Yurkovsky Andrey
1 sibling, 0 replies; 3+ messages in thread
From: Алексей Синицын @ 2006-07-29 5:30 UTC (permalink / raw)
To: ALT Linux Community
30.07.06, ILYA<otvet@hotmail.ru> написал(а):
> Как в LILO поменять приоритет загрузки: установить другую загружаемую ОС по
> умолчанию?
>
В /etc/lilo.conf изменить строку default= , затем выполнить команду lilo
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Comm] приоритет загрузки в LILO
@ 2006-07-30 4:48 ILYA
2006-07-29 5:30 ` Алексей Синицын
2006-07-31 18:33 ` Yurkovsky Andrey
0 siblings, 2 replies; 3+ messages in thread
From: ILYA @ 2006-07-30 4:48 UTC (permalink / raw)
To: community
Как в LILO поменять приоритет загрузки: установить другую загружаемую ОС по
умолчанию?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] приоритет загрузки в LILO
2006-07-30 4:48 [Comm] приоритет загрузки в LILO ILYA
2006-07-29 5:30 ` Алексей Синицын
@ 2006-07-31 18:33 ` Yurkovsky Andrey
1 sibling, 0 replies; 3+ messages in thread
From: Yurkovsky Andrey @ 2006-07-31 18:33 UTC (permalink / raw)
To: community
В сообщении от Воскресенье 30 Июль 2006 04:48 ILYA
написал(a):
> Как в LILO поменять приоритет загрузки: установить другую
> загружаемую ОС по умолчанию?
>
> _______________________________________________
> Community mailing list
> Community@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community
/etc/lilo.conf - редактируйте
Например (а я понимаю это вам как раз и нужно) для загрузки
windows по умолчанию:
boot=/dev/hda
lba32
message=/boot/splash/message
vga=0x317
prompt
timeout=30
default=Windows
image=/boot/vmlinuz-up
label="linux-up"
root=/dev/hda5
read-only
initrd=/boot/initrd-up.img
append=" splash=silent"
image=/boot/vmlinuz-up
label="failsafe"
root=/dev/hda5
read-only
initrd=/boot/initrd-up.img
append=" failsafe noapic nolapic acpi=off"
vga=normal
image=/boot/vmlinuz-2.6.12-std26-up-alt10
label="2612std26up10"
root=/dev/hda5
read-only
initrd=/boot/initrd-2.6.12-std26-up-alt10.img
append=" splash=silent"
other=/dev/hda1
label="Windows"
Эдро, конечно, должно быть вашим.
--
Шипка - это не гора, а основное предназначение модема.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-07-31 18:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-30 4:48 [Comm] приоритет загрузки в LILO ILYA
2006-07-29 5:30 ` Алексей Синицын
2006-07-31 18:33 ` Yurkovsky Andrey
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