ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@mivlgu.murom.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] помогите с загрузчиком
Date: Wed Apr  3 17:45:22 2002
Message-ID: <20020403174336.4fe26d0f.vsu@mivlgu.murom.ru> (raw)
In-Reply-To: <1017840591.747.13.camel@alexey.wolf.ru>

On 03 Apr 2002 17:29:51 +0400
alex <bee@fbm.msu.ru> wrote:

> У меня проблема, не могу разобраться с загрузкой с жесткого диска.
> Конфигурация такая: 1 винт SCSI и 1 IDE. Идешный биосом не определяется
> (винт 15G, мамка доисторическая), а операционкой соответственно виден.
> Сказюшный определяется своим биосом и пишется что он становится как
> "drive C".
> При установке гружусь с дискеты- соответственно оба винта видны.
> Нормально инсталюсь. Далее система соответственно не грузится, пишет 
> LI 02
> grub geom error

Т.е. пробовали и LILO и GRUB?

> initrd создан и прописан (mkinitrd initrd-2.4.18-alt1-up 2.4.18-alt1-up)
> Соответственно если пытаться загрузиться с /dev/hda то "нет операционной
> системы"
> Неужели с дискеты все время грузится?

Насколько я понимаю, BIOS в такой конфигурации видит /dev/sda
под номером 0x80.  Это и нужно сказать загрузчику.  Для GRUB
это делается строкой в /boot/grub/device.map:

(hd0) /dev/sda

После этого загрузчик ставится на (hd0) или (hd0,#) (я обычно
делаю Primary-раздел для /boot и ставлю загрузчик в его первый
сектор - быстрее восстанавливать после переустановки винды,
достаточно переставить активный раздел).

Для LILO - нужно прописать:

disk=/dev/sda
    bios=0x80

И опять-таки ставить куда-либо на /dev/sda.

Если всего этого мало - возможно, какие-то извраты с геометрией
в SCSI BIOS.



  reply	other threads:[~2002-04-03 17:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-03 17:25 alex
2002-04-03 17:45 ` Sergey Vlasov [this message]
2002-04-04 13:09   ` alex
2002-04-03 17:46 ` alex
2002-04-03 17:55 ` [mdk-re] " Andriy Dobrovol's'kii

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=20020403174336.4fe26d0f.vsu@mivlgu.murom.ru \
    --to=vsu@mivlgu.murom.ru \
    --cc=mandrake-russian@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