Re: acd*c funktioniert nicht

From: Oliver Fromme <olli(at)secnetix.de>
Date: Mon, 2 Sep 2002 14:28:52 +0200 (CEST)

Tilo Riemer <t.riemer(at)visoel.de> wrote:
> mount -t cd9660 /dev/acd1c /cdrom/ liefert
> cd9660: /dev/acd1c: Device not configured
>
> Mounten von acd1a funktioniert.
> Ebenso funktioniert ein dd if=/dev/acd1c of=file bs=2048 nicht, von
> acd1a wurde nicht die gesamte Cd kopiert, im Brenner (acd0a)
> funtionierte es, aber auch hier kommt bei acd0c device not configured.
>
> Weiss jemand, woran das liegt?

ja, an den Device-nodes in /dev (Majon/Minor). Vergleich
die mal bei Dir für die *a und *c Pseudo-Partitionen. Da
hat es vor einiger Zeit eine Änderung in -stable gegeben.

crw-r----- 4 root operator 117, 0 Aug 3 00:48 /dev/acd0a
crw-r----- 4 root operator 117, 0 Aug 3 00:48 /dev/acd0c
crw-r----- 4 root operator 117, 8 Aug 3 00:48 /dev/acd1a
crw-r----- 4 root operator 117, 8 Aug 3 00:48 /dev/acd1c

Da die Partitionen vom CD-Treiber ohnehin nur »gefaked«
sind, haben *a und *c die gleichen Major-/Minor-Nummern.
MAKEDEV sollte das bereinigen.

Gruß
   Olli

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.
"All that we see or seem is just a dream within a dream" (E. A. Poe)
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Mon 02 Sep 2002 - 14:28:54 CEST

search this site