ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Grub
@ 2002-12-17  9:22 Dennis Fedotov
  2002-12-17  9:38 ` Красавин Андрей
  0 siblings, 1 reply; 8+ messages in thread
From: Dennis Fedotov @ 2002-12-17  9:22 UTC (permalink / raw)
  To: Community

[-- Attachment #1: Type: text/plain, Size: 656 bytes --]

Привет всем,
Кажется уже говорилось, что на i815 загрузчик мастера как то 
странно себя ведет - требует вручную указать тип текстового 
режима или нажать пробел - а дальше экран черный, а весь 
полезный вывод на 10 тту. Чтоб долго не копаться, поставил 
РХ-ский grub и меню для него сделал в РХ-ском 
/boot/grub/menu.lst. Все пошло, и красиво и графически, и даже 
мастер начал стартовать без ругни про текстовый монитор, и со 
всем интересным выводом на 1 тту как и быть должно :-).
Причем версии грубов оба 0.91, но чем то все таки отличаются.
Можно ли это сделать с мастеровским грубом?
В атаче файл menu.lst РХ-ского груба.

-- 
Rgrds,
Dennis Fedotov


[-- Attachment #2: grub.conf --]
[-- Type: text/plain, Size: 928 bytes --]

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You do not have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /, eg.
#          root (hd0,5)
#          kernel /boot/vmlinuz-version ro root=/dev/hda6
#          initrd /boot/initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,5)/boot/grub/splash.xpm.gz
title Alt Linux Master 2.0
	root (hd0,6)
	kernel (hd0,6)/boot/vmlinuz-up ro root=/dev/hda7 hdd=ide-scsi
	initrd (hd0,6)/boot/initrd-up.img
title Windows98
	rootnoverify (hd0,0)
	chainloader +1
title Red Hat Linux 7.3 (2.4.18-3)
	root (hd0,5)
	kernel /boot/vmlinuz-2.4.18-3 ro root=/dev/hda6 hdd=ide-scsi
	initrd /boot/initrd-2.4.18-3.img
title floppy
	root (fd0)
	chainloader +1
title failsafe
	kernel (hd0,6)/boot/vmlinuz-up root=/dev/hda7  failsafe
	initrd (hd0,6)/boot/initrd-up.img

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

end of thread, other threads:[~2002-12-18 11:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-17  9:22 [Comm] Grub Dennis Fedotov
2002-12-17  9:38 ` Красавин Андрей
2002-12-17  9:47   ` Dmytro O. Redchuk
2002-12-17 11:10     ` Dennis Fedotov
2002-12-17 11:26       ` Dmytro O. Redchuk
2002-12-17 13:24     ` Jonan
2002-12-18 10:24       ` Re[2]: " isa
2002-12-18 11:00         ` [Comm] Grub Michael Shigorin

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