ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Владимир <fmfm@symmetron.msk.ru>
To: community@altlinux.ru
Subject: Re: [Comm] LILO
Date: Mon, 12 May 2003 10:22:19 +0400
Message-ID: <3EBF3D9B.8070103@symmetron.msk.ru> (raw)
In-Reply-To: <200305100101.22637.rupor@vgt.ru>

Alexander Denisov пишет:

>Вот притащил я себе с работы IDE диск на 20 Гигов и решил подключить к 
>системе.
>У меня было так:
>Primary Master - DVD-Rom
>Primary Slave - CR-RW
>Secondary Master - none
>Secondary Slave - none
>
>SCSI:
>0:0 - SDA
>0:3 - SDB 
>
>В биосе загрузка идёт так
>1) Floppy
>2) CDROM
>3) SCSI SDA
>4) IDE
>
>lilo.conf:
>
>boot=/dev/sda
>map=/boot/map
>install=/boot/boot-bmp.b
>vga=788
>default=windows
>message=/boot/splash/message
>lba32
>prompt
>timeout=100
>image=/boot/vmlinuz-up
>        label=linux-up
>        root=/dev/sdb1
>        initrd=/boot/initrd-up.img
>        read-only
>image=/boot/vmlinuz-up
>        label=failsafe
>        root=/dev/sdb1
>        initrd=/boot/initrd-up.img
>        append=" failsafe"
>        vga=normal
>        read-only
>other=/dev/sda1
>        label=windows
>        table=/dev/sda
>
>Всё работало. Стaвлю новый винт как Secondary Master получаю при загрузки 
>lilo:
>L 99 99 99 99 99 99 99.... и т.д. примерно треть экрана. 
>

Все правильно.

BIOS & LILO это видят так.
1. floppy, если есть, то bios=0x80, если нет - не грузится и игнорируется
2. CDROM, если есть, то bios=0x80, если нет - не грузится, но не 
игнорируется
3. SCSI SDA, если есть и после CDROM, то bios=0x81

MBR по взаимодействию с BIOS в пунктах 2 и 3 отличается от LILO

Таким образом, при той же последовательности загрузки в BIOS добавьте строки

disk=/dev/sda
	bios=0x81



>Решил поиграться:
>1) Сменил в биосе последовательность 3- IDE 4- SCSI - получил загрузку винды, 
>которая стоит на новом винте.
>2)  Установил лило в hdc получил туже картину L 99 99 99 99 и т.д. 
>

тогда

disk=/dev/hdc
	bios=0x81



>3) Вернул обратно 3-SCSI 4 -IDE. Поменял Primary на Secondary и наоборот т.е. 
>диск стал HDA - эффект тот же. Вернул обратно.
>4) В биосе сделал Secondary Master : none - Лило грузится. 
>
>Отсюда вопрос: В лило что есть какие то ограничения на кол-во устройств? ( У 
>меня их с новым винтом получается 5). И как это лечится?
>3) 
>
>
>  
>


-- 
Best regards
Vladimir




      parent reply	other threads:[~2003-05-12  6:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-09 20:01 Alexander Denisov
2003-05-09 21:15 ` ASA
2003-05-12  6:22 ` Владимир [this message]

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=3EBF3D9B.8070103@symmetron.msk.ru \
    --to=fmfm@symmetron.msk.ru \
    --cc=community@altlinux.ru \
    /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