ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "ALT Linux User" <altlinux.mailbox@gmail.com>
To: "ALT Linux Community general discussions" <community@lists.altlinux.org>
Subject: Re: [Comm] ALD4. Невозможно извлечь CD-Rom
Date: Fri, 14 Sep 2007 10:08:13 +0400
Message-ID: <40babb620709132308i652d5632tae59cec580eda92e@mail.gmail.com> (raw)
In-Reply-To: <1a90470c0709132252u5649a03fta67aa170a99bc152@mail.gmail.com>

On 9/14/07, Aleksandr Boltris <ua2fgb@gmail.com> wrote:
>
>
> 2007/9/14, ALT Linux User <altlinux.mailbox@gmail.com>:
> > On 9/14/07, Aleksandr Boltris <ua2fgb@gmail.com> wrote:
> > >
> > >
> > > 2007/9/14, ALT Linux User <altlinux.mailbox@gmail.com >:
> > > > ALD4, upgraded to Branch 4.
> > > > IBM ThinkPad R40
> > > >
> > > > hdparm -I /dev/hdc
> > > >
> > > > /dev/hdc:
> > > >
> > > > ATAPI CD-ROM, with removable media
> > > >         Model Number:       HL-DT-STCD-RW/DVD DRIVE GCC-4240N
> > > >         Serial Number:
> > > >         Firmware Revision:  0214
> > > > Standards:
> > > >         Likely used CD-ROM ATAPI-1
> > > > Configuration:
> > > >         DRQ response: 50us.
> > > >         Packet size: 12 bytes
> > > > Capabilities:
> > > >         LBA, IORDY(can be disabled)
> > > >         DMA: sdma0 sdma1 sdma2 mdma0 mdma1 mdma2 udma0 udma1 *udma2
> > > >              Cycle time: min=120ns recommended=120ns
> > > >         PIO: pio0 pio1 pio2 pio3 pio4
> > > >              Cycle time: no flow control=120ns  IORDY flow
> control=120ns
> > > >
> > > > Вставил ALD4 DVD, доставил soundKonverter через apt-get (что-то он там
> > > > брал с диска). После этого хочу извлечь DVD - не получается.
> > > >
> > > > При этом устройсво не примаунчено. Вот что говорит, если попробовать
> > > > извлечь командой:
> > > >
> > > > # eject -r /dev/cdrom
> > > > eject: unable to eject, last error: Input/output error
> > > >
> > > > от пользователя - то же самое.
> > > >
> > > > Как же вынуть диск? Перезапускаться каждый раз?
> > >
> > > lsof | grep '/dev/cdrom'
> > > покажет, какой процесс или процессы заблокировали ваш dvd-привод
> > >
> > > еще можно сделать
> > > echo 0 > /proc/sys/dev/cdrom/lock
> >
> > Я правда уже перезапустился (работать-то надо), но я так понимаю, lsof
> > должен в любом случае что-то показывать, если диск примаунчен и у меня
> > на нём открыты файлы, я правильно понимаю?
> >
> > Не показывает ничего ни одна ни бругая команды.
> >
> вторая и не должна ничего показать. она только записывает НОЛЬ в
> /proc/sys/dev/cdrom/lock, говоря ядру не блокировать дверку привода.

Интересно. Наверное пригодится, если удастся добится повтора эффекта блокировки.

> насчёт первой команды:
> возможно /dev/cdrom -- ссылка на файл-устройства. проверить это можно дав
> команду ls -la /dev/cdrom.
> в выводе будет понятно, куда указывает ссылка /dev/cdrom. именно этот файл и
> надо искать в выводе команды lsof. например, lsof | grep '/dev/hdc'

Перепробовал несколько вариантов:

[root@thinkpad ~]# lsof | grep '/dev/cdrom'
[root@thinkpad ~]# lsof | grep '/dev/hdc'
[root@thinkpad ~]# ls -la /dev/cdrom
lrwxrwxrwx 1 root root 3 Sep 13 22:55 /dev/cdrom -> hdc
[root@thinkpad ~]# lsof | grep 'hdc'

Пока ничего не возвращает.

      parent reply	other threads:[~2007-09-14  6:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-14  5:00 ALT Linux User
2007-09-14  5:29   ` ALT Linux User
2007-09-14  6:08       ` ALT Linux User [this message]

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=40babb620709132308i652d5632tae59cec580eda92e@mail.gmail.com \
    --to=altlinux.mailbox@gmail.com \
    --cc=community@lists.altlinux.org \
    /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