[sane-devel] Mandracke DevFS problem Was: Avision 630CS wird nicht mehr gefunden ?
Rene Rebe
rene.rebe at gmx.net
Wed Feb 6 10:35:35 GMT 2002
Hi all. Only for the log.
The problem was that Mandracke archives (tar cfz ...) the DevFS
device-nodes in /dev during a shutdown and deflates them during
reboot. So after adding an additional SCSI hard-disk the scanner's
device-node (ID 6) hat the same scsi-generic minor number as the new
hard-disk (ID 4). Because the scanner's old entry was extracted during
system-boot.
This is a completely wrong useage of DevFS and also not supported by
Richard Gooch.
The quick fix is to create the right device-node manually like:
cd /dev/scsi/host0/bus0/target6/lun0/
rm generic
mknod generic c 21 3
The major minor number have to adapted for your system's SCSI devices.
For the right usage of DevFS (since 1998 ;-) you might take a look on
ROCK Linux (http://www.rocklinux.org).
On: Tue, 5 Feb 2002 16:39:59 +0100,
Marcus Menzel <flareload at web.de> wrote:
[German text removed ;-)]
k33p h4ck1n6
René Rebe
--
René Rebe (Registered Linux user: #248718 <http://counter.li.org>)
eMail: rene.rebe at gmx.net
rene at rocklinux.org
Homepage: http://drocklinux.dyndns.org/rene/
Anyone sending unwanted advertising e-mail to this address will be
charged $25 for network traffic and computing time. By extracting my
address from this message or its header, you agree to these terms.
More information about the sane-devel
mailing list