ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Bolshakov <s.bolshakov@belcaf.com>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] Symlinks in /dev
Date: Fri Feb 22 16:23:42 2002
Message-ID: <m37kp5hdz0.fsf@pc313.belcaf.minsk.by> (raw)
In-Reply-To: <441831488.20020222155231@pub.tmb.ru>

## On Fri, 22 Feb 2002 15:52:31 +0300
## you wrote:

 AP> Привет всем!

 AP> Сорри за тупость, но когда при настройке эмуляции скази для резака
 AP> приходится делать симлинк вида

 AP> $ ln -s /dev/cdrom /dev/scd0

 AP> , выводится сообщение, что, мягко говоря, /dev/scd0 уже имеет место
 AP> быть. Предварительно делать rm /dev/scd0 у меня рука не поднимается.

 AP> Вопрос: так поднять руку на /dev/scd0 или нет?
Не надо. 
Надо следующее:
rm -f /dev/cdrom
ln -s scd0 /dev/cdrom

-- 
	Трули ерз, Сергей.

"[Open Source] programming is like sex, one mistake and you have to support it
for the rest of your life."  ---  M. Sinz, CBM Inc.



  parent reply	other threads:[~2002-02-22 16:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-22 15:41 Alexandre Prokoudine
2002-02-22 15:54 ` Aleksandr Blohin
2002-02-22 16:23   ` Grigory Milev
2002-02-22 15:55 ` [mdk-re] " Michael Shigorin
2002-02-22 15:57 ` [mdk-re] " Sergey S. Skulachenko
2002-02-22 15:57 ` cornet
2002-02-26 10:47   ` [mdk-re] [JT] " sam
2002-02-22 16:23 ` Sergey Bolshakov [this message]
2002-02-22 16:40 ` [mdk-re] " Dmitry Solovyev

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=m37kp5hdz0.fsf@pc313.belcaf.minsk.by \
    --to=s.bolshakov@belcaf.com \
    --cc=mandrake-russian@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