From owner-freebsd-newbies Sat Feb 17 4:18: 1 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from ratatosk.sveg.se.sykes.com (proxy.sveg.se.sykes.com [195.67.11.210]) by hub.freebsd.org (Postfix) with ESMTP id 68EB337B491 for ; Sat, 17 Feb 2001 04:17:58 -0800 (PST) Received: by RATATOSK.sveg.se.sykes.com with Internet Mail Service (5.5.2650.21) id <10TDR6LA>; Sat, 17 Feb 2001 13:17:45 +0100 Message-ID: <8F68F32EB034D311A4A700508B4417D704108A5C@RATATOSK.sveg.se.sykes.com> From: =?iso-8859-1?Q?Jukka_Simil=E4?= To: 'Robin Becker' , freebsd-newbies@FreeBSD.org Subject: RE: reading from a CD-ROM? Date: Sat, 17 Feb 2001 13:17:43 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Once again, do not ask or answer questions in -newbies, it might cause you more trouble than you already have.. try -questions instead. to read files, mount /cdrom is definitely not enough. might wanna try >su *passwd* #mount_cd9660 /dev/acd0c /cdrom #ls /cdrom and if your cdrom device is not acd0, then just replace that with the correct device. you might want to look at "man mount" and "ls /dev/ | more" -lots of interesting information.. > -----Original Message----- > From: Robin Becker [mailto:robin@reportlab.com] > Sent: Saturday, February 17, 2001 12:58 AM > To: freebsd-newbies@FreeBSD.org > Subject: Re: reading from a CD-ROM? > > > In article <3A8DB015.66D788AF@home.com>, sound byte byte1@home.com> writes > >I am pretty sure my question has been answered before. I have been > >looking for quite some time but have not been able to find an answer. > > > >I have been able to install freebsd on my computer but have > no clue as > >to how I can copy/read files from either my floppy or cd-rom drive. > > > >any help will be welcome! > > > >thanks > > > >imran > > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-newbies" in the body of the message > > > have you tried > % mount /cdrom > % ls /cdrom > > -- > Robin Becker > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-newbies" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message