ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Oshibka s fd0
Date: Tue, 20 May 2003 18:37:28 +0400
Message-ID: <20030520143728.GG22691@vcserver.mivlgu.local> (raw)
In-Reply-To: <200305201416.h4KEGpsW008962@mailc.rambler.ru>

On Tue, May 20, 2003 at 18:22:39 +0400, Alexander wrote:
> 20 Май 2003 17:32, Вы написали:
> > On Tue, May 20, 2003 at 17:09:34 +0400, Keeper wrote:
> > > Еще одна проблема: я не могу сконфигурировать Lilo. Место него у меня
> > > выводятся одни 0 и 1.
[skip]
> Кроме Linux на hda1 установлена Windows 2000 и все. Когда ставил Mandrake все 
> было хорошо, но с Red Hat и Alt - нет.
> 
> В lilo.conf прописано:
> boot = /dev/hda
> map = /boot/map
> delay = 100
> timeout = 50
> compact
> linear
> prompt
>   message = /boot/message
>   default = linux-up
>   vga = 788
>   read-only
> install=/boot/boot.b
> keytable=/boot/ru_ct_sh-KOI8-R.klt
> menu-scheme=wb:bw:wb:bw
> image = /boot/vmlinuz-up
>   label = linux-up
>   root = /dev/hdd2
> image = /boot/vmlinuz-up
>   label = failsafe
>   append = " failsafe"
>   root = /dev/hdd2
> other = /dev/hda1
>   label = windows
>   table=/dev/hda
> other = /dev/fd0
>   label = floppy
>   unsafe

Попробуйте явно задать соответствие имён устройств Linux и номеров BIOS.
Для этого допишите в начало /etc/lilo.conf:

disk=/dev/hda
  bios=0x80
disk=/dev/hdd
  bios=0x81

И не забудьте, что при такой конфигурации, если убрать второй диск
(hdd), загрузка с первого (hda) будет невозможна (поскольку менеджер
загрузки находится на /dev/hdd1).


  reply	other threads:[~2003-05-20 14:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-20 12:16 Александр Зенькович
2003-05-20 12:45 ` Sergey Vlasov
2003-05-20 13:09   ` Keeper
2003-05-20 13:32     ` Sergey Vlasov
2003-05-20 14:22       ` Alexander
2003-05-20 14:37         ` Sergey Vlasov [this message]
2003-05-20 14:51       ` Alexander
2003-05-20 13:26   ` Antonio
2003-05-20 13:20     ` Sergey Vlasov

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=20030520143728.GG22691@vcserver.mivlgu.local \
    --to=vsu@altlinux.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