From owner-freebsd-questions Sat Apr 14 8:37:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from studict.student.utwente.nl (studict.student.utwente.nl [130.89.220.2]) by hub.freebsd.org (Postfix) with ESMTP id 07C7A37B50B for ; Sat, 14 Apr 2001 08:37:16 -0700 (PDT) (envelope-from r.j.steehouder@student.utwente.nl) Received: from kabel203069.kabel.utwente.nl (kabel203069.kabel.utwente.nl [130.89.203.69]) by studict.student.utwente.nl (8.9.3/MQT) with ESMTP id RAA18836; Sat, 14 Apr 2001 17:37:13 +0200 (METDST) Date: Sat, 14 Apr 2001 17:37:54 +0200 (West-Europa (zomertijd)) From: Rogier Steehouder Reply-To: Rogier Steehouder To: Cc: FreeBSD-Questions Mailing List Subject: Re: Question on FreeBsd In-Reply-To: <000b01c0c4e5$431246c0$47403cd5@mundoR.com> Message-ID: X-Warning: UNAuthenticated Sender MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mail from cs@mundo-r.com, sent 14-04-2001: > I decided to write the distribution in a cd-rom, because I hadn't enough > harddrive space for making a FreeBsd partition and > for copying the distribution to the harddrive to make a DOS installation. > So I boot my computer using the two floppies and then I chose the cd-rom > installation. But when the copying packets' process had to start, it says > that can't found any FreeBsd distribution in the CD-ROM, but it's not true. Did you write the ISO image to CD as an image or as a file? If you look at it in Windows, does it contain 1 file or a directory structure? > I use the command: "mount_cd9660 cd0a /mnt/cdrom1". IDE CD drives are called /dev/acd[01]c, so try: mount -t 9660 /dev/acd0c /mnt/cdrom1 with kind regards, Rogier Steehouder -- ___ _ -O_\ Rogier Steehouder // | / mailto:r.j.steehouder@student.utwente.nl //\ / \ http://home.student.utwente.nl/r.j.steehouder/ // \ --------------------------------------------------------- "Bet you can't put it through the eye." "Left or right?" - Femeref Archers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message