Date: Sun, 18 Apr 1999 02:50:48 +0100 From: Mark Ovens <marko@uk.radan.com> To: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> Cc: shad0w <shad0w@prtc.net>, questions <questions@freebsd.org> Subject: Re: Other Files Message-ID: <19990418025048.B257@marder-1> In-Reply-To: <XFMail.990417191621.asmodai@wxs.nl>; from Jeroen Ruigrok/Asmodai on Sat, Apr 17, 1999 at 07:16:21PM %2B0200 References: <00a001be88ba$2a24c520$0200a8c0@rameynet.dynip.com> <XFMail.990417191621.asmodai@wxs.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 17, 1999 at 07:16:21PM +0200, Jeroen Ruigrok/Asmodai wrote: > On 17-Apr-99 shad0w wrote: > > I wanted to see the Ines emulator run, I ran it (Xwindows), it said it > > needed a file (ROM) to run - where would i place the files that the > > program would need to run? > > I have the roms on CD - what would be the proper way to copy them from > > CD to "whatever" directory? > > mount_cd9660 /mnt /dev/cd_device (eg wcd0c or cd0c) > You've got the args wrong way round. It should be: mount_cd9660 /dev/cd_device (eg wcd0c or cd0c) /mnt > ls /mnt > cp /mnt/files_you_need /directory/to/copy/to > > HTH, > > --- > Jeroen Ruigrok van der Werven asmodai(at)wxs.nl > The FreeBSD Programmer's Documentation Project > Network/Security Specialist <http://home.wxs.nl/~asmodai> > *BSD: Powered by Knowledge & Know-how <http://www.freebsd.org> > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.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?19990418025048.B257>