ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexander Kuprin <ru_classic@gts.lg.ua>
To: community@altlinux.ru
Subject: Re: [Comm] установка rpm c сd
Date: Sun, 2 May 2004 19:45:15 +0300
Message-ID: <200405021945.15409.ru_classic@gts.lg.ua> (raw)
In-Reply-To: <40952167.7010306@interwave.ru>

On Sunday 02 May 2004 19:27, Evi S. wrote:
> А как следует поступать в моем случае, если apt-cdrom add даже не
> пытается ничего считать с диска, а просто говорит: "ошибка монтирования"
> ? У меня два привода, и манипуляции перемены мест (мастером-слейвом) не
> помогают, всегда cdrom1 (каким бы приводом он ни был) is not a valid
> block device. Установка при этом проходила с висящего мастером, то есть
> в процессе установки он (оба, проверено) прекрасно определялся. Приводы
> Sony, DVD-читалка и СД-писалка.
>
> Если кто меня забыл -- джуниор 2.2:)

Попробуйте "поиграть"  с /etc/apt/apt.conf У меня примерно такая же ситуация. 
Два привода -- читающий DVD SONY и пишущий LiteON. При этом DVD сидит 
мастером на втором контролере, а LiteON ведомым на этом же контролере. По 
сему пришлось подправить Acquire::CDROM::mount:

Acquire::CDROM::mount "/mnt/cdrom2";

Судя по всему, доступ к DVD организовывается через scsi-устройство, потому 
такой бардак с символическими ссылками. Вот взгляните, куда указывают 
симлинки на моей машине:

[root@p4 apt]# ls -l /dev/*cdrom*
lrwxrwxrwx  1 root root 8 Apr 16 22:19 /dev/cdrom -> /dev/hdc
lrwxrwxrwx  1 root root 9 Apr 16 22:20 /dev/cdrom1 -> /dev/scd1
lrwxrwxrwx  1 root root 9 Apr 16 22:19 /dev/cdrom2 -> /dev/scd0

Получается, что /dev/scd0 -- это DVD, а /dev/scd1 -- это LiteON.

--
WBR, Alexander Kuprin

  reply	other threads:[~2004-05-02 16:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-02 15:23 ` Vitaly Lipatov
2004-05-02 16:27   ` Evi S.
2004-05-02 16:45     ` Alexander Kuprin [this message]
2004-05-03 12:06         ` [Comm] згнбйкчуб rpm c гd Nizamov Shavkat
2004-05-11 11:44       ` [Comm] установка rpm c сd Andriy Dobrovol's'kii
2004-05-02 17:01     ` Vitaly Lipatov
2004-05-02 17:02       ` Evi S.
2004-05-02 18:04         ` Vitaly Lipatov
2004-05-03 14:24             ` Ответ на: " Vladimir Lettiev
2004-05-05  6:12 ` Sergey Shilov

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=200405021945.15409.ru_classic@gts.lg.ua \
    --to=ru_classic@gts.lg.ua \
    --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