Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2001 13:39:33 +0400
From:      "Andrey Simonenko" <simon@comsys.ntu-kpi.kiev.ua>
To:        "chia an" <alan_qc@yahoo.com>
Cc:        <freebsd-questions@freebsd.org>
Subject:   Re: mounting cdrom
Message-ID:  <008d01c139dc$7f61f8c0$6d36120a@comsys.ntukpi.kiev.ua>
References:  <20010910090922.25069.qmail@web13508.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

----- Original Message ----- 
From: chia an <alan_qc@yahoo.com>
Newsgroups: lucky.freebsd.questions
Sent: Monday, September 10, 2001 1:09 PM
Subject: mounting cdrom


> i have tried to mount my cdrom drive, i am using this
> command:
> 
> mount -t cd9660 /dev/cd0c /mnt
> 
> an error appear:DEVICE NOT CONFIGURED

Check dmesg output and determine how exactly your CD-ROM
device is named. I you should use something line acd0.

> 
> than i tried to make device by using:
> 
> sh MAKEDEV cd9660, 
> 

cd9660 is a type of file system, not device name.


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?008d01c139dc$7f61f8c0$6d36120a>