ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alex Yustasov <yust@anti-leasure.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] Проблема с cdrom
Date: Fri, 11 Feb 2005 15:38:41 +0200
Message-ID: <20050211133841.GA23176@yust.work> (raw)
In-Reply-To: <20050211122831.GA2311@AKrasavin.localdomain>

On Fri, Feb 11, 2005 at 03:28:31PM +0300, Krasavin Andrey wrote:
> Добрый день!
> 
> ALT Linux Sisyphus (20050131) 
> Обсизифил свежеустановленный Мастер-2.4 буквально на днях и
> потому еще в период где-то с неделю к Сидирому не притрагивался -
> восстанавливал работу различных сетевых служб.
> 
> Сегодня дали диск, я его вставил и оказалось, что в fstab строчки
> про него никакой. Хотя mount /dev/hdc /mnt/cdrom от рута
> срабатывает. 
> 
> dmesg | grep hdc
>     ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA,
>     hdd:pio
>     hdc: ATAPI CD-ROM 52XMax, ATAPI CD/DVD-ROM drive
> 
> ln -s /dev/cdrom /dev/hdc
> ln: создание символьной ссылки с `/dev/hdc' на `/dev/cdrom': File
> exists
> 
> Тем самым не могу создать /dev/cdrom :(.
> 
> cat /etc/modules.conf | grep hdc
> options ide-cd units=/dev/hdc
> 
> Подскажите, пожалуйста, что нужно поправить?

Не грузится ide-cd, т.к. оставили только options ide-cd.
Для себя я добавил в /etc/modutils.d/00kernel

if -n `kernelversion_minor` < 5
	# kernel < 2.5
	probeall scsi_hostadapter ide-scsi
	alias usb-uhci uhci
else
	probeall scsi_hostadapter ide-cd
endif

Под 2.4 - ide-scsi, под 2.6 - ide-cd.

Про uhci - он тоже не грузится.

И оставил в /etc/modules
scsi_hostadapter
usb-uhci

Кроме всего прочего еще не грузит ppp*, поэтому
поставил в etc/modules
ppp*

Разбираться как это сейчас делается правильно нет времени.


  reply	other threads:[~2005-02-11 13:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-11 12:28 Krasavin Andrey
2005-02-11 13:38 ` Alex Yustasov [this message]
2005-02-11 13:59   ` [sisyphus] " Konstantin A. Lepikhov
2005-02-11 14:18     ` Alex Yustasov

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=20050211133841.GA23176@yust.work \
    --to=yust@anti-leasure.ru \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git