Date: Sat, 14 Apr 2001 17:37:54 +0200 (West-Europa (zomertijd)) From: Rogier Steehouder <r.j.steehouder@student.utwente.nl> To: <cs@mundo-r.com> Cc: FreeBSD-Questions Mailing List <freebsd-questions@FreeBSD.org> Subject: Re: Question on FreeBsd Message-ID: <Pine.WNT.4.33.0104141734360.-136595@rhosgobel> In-Reply-To: <000b01c0c4e5$431246c0$47403cd5@mundoR.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.WNT.4.33.0104141734360.-136595>