Date: Tue, 10 Oct 2000 19:39:57 -0400 From: Funn Dipp <isetr0@sevicron.com> To: Rory Savage <rsavage@blastpoint.nc.rr.com> Cc: freebsd-questions@freebsd.org Subject: Re: DVD Support Message-ID: <20001010193957.A13472@sevicron.com> In-Reply-To: <Pine.BSF.4.21.0010101330510.15645-100000@blastpoint.nc.rr.com>; from rsavage@blastpoint.nc.rr.com on Tue, Oct 10, 2000 at 01:32:28PM -0400 References: <20001010115535.C11283@sevicron.com> <Pine.BSF.4.21.0010101330510.15645-100000@blastpoint.nc.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Same idea here - if the DVD-DRIVE was in your computer when you installed FreeBSD, you should just be able to put in the DVD and type "mount /cdrom1" (If the DVD is the second drive - just use /cdrom if it's the first). If it wasn't in your computer you can type the following: (Note - my DVD drive is the second drive - hence /cdrom1 and acd1c) mount_cd9660 /dev/acd1c /cdrom1 And it's alllll set! :o) isetr0 On Tue, Oct 10, 2000 at 01:32:28PM -0400, Rory Savage wrote: > > Funn Dipp, > > What I was talking about was on my old Linux box I could simply > "mount /dev/adc1 /cdrom1" and it would mount the DVD filesystem. I then > could "see" the files on the DVD. I know I will have to use DeCSS to > view them, but how can I physically mount the DVD-ROM in the DVD-RIVE? > > thanks > > -Rory Savage > 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?20001010193957.A13472>