ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Переезд на SCSI :-(
@ 2002-11-12  9:01 Прокопьев Евгений
  2002-11-12  9:14 ` Владимир
  0 siblings, 1 reply; 2+ messages in thread
From: Прокопьев Евгений @ 2002-11-12  9:01 UTC (permalink / raw)
  To: Community

Здравствуйте!

Работала система на hda: IC35L060AVVA07-0, ATA DISK drive.

При апргейде добавили ОЗУ, в hdc воткнули такой же точно винт, а кроме 
того SCSI-винт Seagate на контроллер Tekram DC-395U/UW.

Мастер без проблем установился на SCSI-винт (другие предполагалось 
переформатировать и хранить на них данные, но хорошо, что отложили на 
потом), в качестве загрузчика был выбран lilo, у которого в 
/etc/lilo.conf было следующее

boot=/dev/sda
map=/boot/map
install=/boot/boot.b
vga=normal
default=linux-up
lba32
prompt
timeout=50
image=/boot/vmlinuz-up
	label=linux-up
	root=/dev/sda1
	initrd=/boot/initrd-up.img
	append=" mem=512M"
	read-only
image=/boot/vmlinuz-up
	label=failsafe
	root=/dev/sda1
	initrd=/boot/initrd-up.img
	append=" failsafe mem=512M"
	read-only
other=/dev/fd0
	label=floppy
	unsafe


При загрузке на экран посыпались 010101010101....


Загрузились с первого диска в rescue, заменили загрузчик на grub

timeout 5
color black/cyan yellow/cyan
default 0

title linux-up
kernel (hd2,0)/boot/vmlinuz-up root=/dev/sda1  mem=512M
initrd (hd2,0)/boot/initrd-up.img

title failsafe
kernel (hd2,0)/boot/vmlinuz-up root=/dev/sda1  failsafe mem=512M
initrd (hd2,0)/boot/initrd-up.img

title floppy
root (fd0)
chainloader +1

Теперь при загрузке видим слово GRUB и все.

Что делать дальше?
-- 
С уважением, Прокопьев Евгений



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

* Re: [Comm] Переезд на SCSI :-(
  2002-11-12  9:01 [Comm] Переезд на SCSI :-( Прокопьев Евгений
@ 2002-11-12  9:14 ` Владимир
  0 siblings, 0 replies; 2+ messages in thread
From: Владимир @ 2002-11-12  9:14 UTC (permalink / raw)
  To: community

Привет всем.

>
> Работала система на hda: IC35L060AVVA07-0, ATA DISK drive.
>
> При апргейде добавили ОЗУ, в hdc воткнули такой же точно винт, а кроме 
> того SCSI-винт Seagate на контроллер Tekram DC-395U/UW.
>
man lilo.conf на предмет bios

-- 
Best regards
Vladimir





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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-12  9:01 [Comm] Переезд на SCSI :-( Прокопьев Евгений
2002-11-12  9:14 ` Владимир

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