Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Jul 2000 20:20:10 GMT
From:      Salvo Bartolotta <bartequi@inwind.it>
To:        Slavomir Kaslev <slakas@net-surf.net>
Cc:        freebsd-doc@FreeBSD.ORG
Subject:   Re: your subjectless mail
Message-ID:  <20000704.20201000@bartequi.ottodomain.org>

next in thread | raw e-mail | index | archive | help
> I want let you know that I am still new user for your OS. I have
> installed FreeBSD 4.0 just yesterday. When I tried to mount my CDROM,
> which is TEAC 32x model
> TEAC CD-532E-B
> with the command
> mount /dev/acd0a /cdrom
> the OS replied
> mount: /dev/acd0a on /cdrom: incorrect super block
> Can you advice me what to do to mount my CDROM correctly? Thank you!
> Please reply to slakas@net-surf.net.



Dear Slavomir Kaslev,

you have posted to the wrong forum: this is the documentation forum.

If you browse the FreeBSD site, you will find a wealth of information=20
about FreeBSD and related resources; in particular, in the online=20
handbook, you will find references to the appropriate mailing lists=20
for your possible questions. In your case, as you will easily find=20
out, a natural choice would have been freebsd-questions@FreeBSD.ORG.

As regards your question, you might want to issue the command=20
'mount_cd9660 /dev/<device_name> /directory_of_your_choice' (e.g.=20
/cdrom).

Alternatively, you might want to issue 'mount -t cd9660 /dev/acd0a=20
/cdrom'; but it is simpler to say 'mount /cdrom'. The reason for this=20
last form is written in /etc/fstab. The man pages (issue 'man mount',=20
'man mount_cd9660', 'man fstab') are your friends.




A couple of final remarks.

1) Please post in plain text, otherwise a lot of people will simply=20
ignore your letters;

2) Many answers have been given before, and you can retrieve them in=20
the mailing archives: http://www.freebsd.org/search/search.html.=20

Good luck,
Salvo





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000704.20201000>