Date: Sun, 5 Nov 2000 03:43:29 -0500 (EST) From: Matt of the Long Red Hair <mattp@conundrum.com> To: "Kenneth D. Merry" <ken@kdm.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Building cd devices Message-ID: <Pine.BSF.4.21.0011050338030.29137-100000@aeon.conundrum.com> In-Reply-To: <20001105013620.A16360@panzer.kdm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 5 Nov 2000, Kenneth D. Merry wrote: > On Sat, Nov 04, 2000 at 18:15:55 -0500, Matt of the Long Red Hair wrote: > > > > I seem to be having some trouble creating the necessary devices to access my > > CD-R, which is sitting on cd1 on my FreeBSD 4.1.1-STABLE machine. When I run > > `./MAKEDEV cd1` in /dev, all that appears to be created is /dev/cd1c, which > > doesn't seem to be enough. > > > > Anyone have any suggestions for creating the rest of the devices? > > Only the 'a' and 'c' partitions are made for CD devices. Is the 'a' > partition not getting created? No, it's not. In fact, it looks like cd1c wasn't even being created. Just to see if it would make a difference, I tried removing cd1c before doing a `./MAKEDEV cd1` and nothing was created at all. flux# rm cd1c flux# ./MAKEDEV cd1 flux# ls -l cd1* ls: No match. ---------------------------------------------------------------------- ``Ford, there's an infinite number of monkeys outside who want to talk to us about this script for Hamlet that they've worked out.'' -- Arthur Dent in Douglas Adams' Hitchhiker's Guide to the Galaxy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011050338030.29137-100000>