Date: Tue, 04 Jul 2000 21:17:41 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: Slavomir Kaslev <slakas@net-surf.net> Cc: freebsd-doc@FreeBSD.ORG Subject: Re: (no subject) Message-ID: <20482.962738261@axl.ops.uunet.co.za> In-Reply-To: Your message of "Tue, 04 Jul 2000 15:21:25 %2B0300." <3961D6C5.9368258B@net-surf.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 04 Jul 2000 15:21:25 +0300, Slavomir Kaslev wrote: > 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 You're typing the right command if it's a UNIX-style UFS filesystem you're trying to mount. this is incredibly unlikely. Try the mount_cd9660 command instead, with the same arguments as before, or perhaps mount_cd9660 /dev/acd0c /cdrom or, if /cdrom doesn't exist, mount_cd9660 /dev/acd0c /mnt Ciao, Sheldon. 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?20482.962738261>