From owner-freebsd-questions Mon Jan 26 08:56:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA14232 for questions-outgoing; Mon, 26 Jan 1998 08:56:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from enterprise.tht.net (root@enterprise.tht.net [209.47.145.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA14223 for ; Mon, 26 Jan 1998 08:56:42 -0800 (PST) (envelope-from mikee@tht.net) Received: from tht.net(really [209.47.145.98]) by enterprise.tht.net via sendmail with esmtp id for ; Mon, 26 Jan 1998 11:55:57 -0500 (EST) (Smail-3.2.0.91 1997-Jan-14 #2 built 1997-Mar-7) Message-ID: <34CCC083.3356DA43@tht.net> Date: Mon, 26 Jan 1998 11:57:41 -0500 From: "Michael Krügier" X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Bugs in boot floppy Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk Makers of the FreeBSD boot floppy-- this is for you! There seems to be an error in the boot disk - when using the ppp dialup the ppp program gives an error when starting saying that it cannot create /var/run/tun0.pid ignoring this error and dialing to my isp i connected only to find that it could not lookup your ftp server. Problems I like to solve so I downloaded the /bin directory from the distribution and installed it from msdos... BAD MOVE the install errored out on the 16th floppy because of checksum errors. I decided to use what it had installed and i ran the emergency holographic shell. After about 3 minuits of "ls-ing" i descovedrd that the directory /var/run/ dosent exist and thats why the ppp program could not create the tunnell pipe /var/run/tun0.pid using the programs installed from the bin distribution i mkdir-ed a directory called /var/run .... and IT WORKED!!!! Please fix this problem.. a lot of people are tring to install freebsd and if there not *nix gurus they will just give up. Tired after 5 hours of work Mike Krygier