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 16:45:37 +0400
Message-ID: <20030520124537.GC22691@vcserver.mivlgu.local> (raw)
In-Reply-To: <web-14521813@mail1.rambler.ru>

On Tue, May 20, 2003 at 16:16:12 +0400, Александр Зенькович wrote:
> Лимит не дал отправить файлы.  Напишу так (а может возможно
> скопировать текст из терминала???):

Возможно - для этого нужно выделить текст в xterm (или другом эмуляторе
терминала в X) мышкой, а потом щёлкнуть средней кнопкой мыши в том
месте, куда нужно вставить текст. (На мыши с колесом - нажать на колесо;
на двухкнопочной - нажать обе кнопки одновременно.)

> inserting floppy driver for 2.4.10-alt1-up
> Floppy driver(s): fd0 is 1.44M
> floppy0: Floppy io-port 0x03f7 in use
> Этого хватит?

В данном случае, возможно, хватит. Junior у вас самый первый, там в ядре
была включена поддержка PnP BIOS, и на некоторых машинах с ним возникали
именно такие проблемы. Лечится добавлением параметра ядра nobiospnp
(вроде бы так - сейчас точно не помню, а того ядра под рукой нет).

Попробуйте при загрузке написать в lilo строку:

  linux nobiospnp

Если это поможет, добавьте эту опцию в /etc/lilo.conf в строку
append="...." внутрь кавычек, или добавьте такую строку в
соответствующее место, если её там нет:

image=/boot/vmlinuz-up
        label=linux-up
	append=" nobiospnp"

После этого запустите lilo для установки загрузчика с новыми
параметрами.

Перед манипуляциями с загрузчиком желательно на всякий случай создать
загрузочную дискетку (это можно сделать с помощью mkbootdisk; при
запуске без параметров она выдаст пример командной строки, подходящий в
большинстве случаев) и проверить загрузку с этой дискеты.


  reply	other threads:[~2003-05-20 12:45 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 [this message]
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
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=20030520124537.GC22691@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