Date: 31 Dec 2002 21:45:17 +0000 From: Stacey Roberts <stacey@vickiandstacey.com> To: Kevin Greenidge <rootuser2000@yahoo.com> Cc: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Error when trying to mount cd Message-ID: <1041371116.51041.27.camel@localhost> In-Reply-To: <20021231212926.71413.qmail@web40508.mail.yahoo.com> References: <20021231212926.71413.qmail@web40508.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2002-12-31 at 21:29, Kevin Greenidge wrote: > --- Stacey Roberts <stacey@vickiandstacey.com> wrote: > > On Tue, 2002-12-31 at 17:28, Kevin Greenidge wrote: > > > I was trying to mount a Windows XP disk to use as > > a > > > test. > > > > > Hi Kevin, > > To test what? > > > > Instead of "Error when tryign to mount cd" as a > > subject, don't you think > > that the fact that the CD is actually WinXP was > > kinda pertinent to the > > problem? > > > > Try previous suggestions with a *normal* data CD, if > > you please. > > > > Regards, > > > > Stacey > > > > > --- Warren Block <wblock@wonkity.com> wrote: > > > > On Tue, 31 Dec 2002, Kevin Greenidge wrote: > > > > > > > > > I am running 4.7 and "mount /cdrom" does not > > work. > > > > I > > > > > have yet to try "mount -t cd9660 /dev/acd0c > > > > /cdrom" > > > > > and maybe this one will.... > > > > > > > > "does not work" could be more detailed... Are > > you > > > > trying to mount a > > > > UDF-formatted CD from a Windows system, or maybe > > a > > > > music CD? > > > > > > > > -Warren Block * Rapid City, South Dakota USA > > > > > > > > > > > > To Unsubscribe: send mail to > > majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body > > of > > > > the message > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body > > of the message > > -- > > Stacey Roberts > > B.Sc (HONS) Computer Science > > > > Web: www.vickiandstacey.com > > > > > I just wanted to mount my Win XP cd since it was the > only one laying about at the time. I'm trying to setup > samba to share the cdrom. When I get home I will try > another cd in the machine to see if it works. > > I was under the impression that Freebsd would see any > cd since my redhat box see the folders in my win XP cd > fine.... Hi Kevin, I'm pretty sure that you'll be able to mount and view the content of the CD with the command: mount -t cd9660 /dev/acd0c /cdrom If not: mount -t cd9660 /dev/acd0c /mnt/cdrom Regards, Stacey > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Stacey Roberts B.Sc (HONS) Computer Science Web: www.vickiandstacey.com 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?1041371116.51041.27.camel>