From owner-freebsd-questions Mon Dec 22 23:28:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA17914 for questions-outgoing; Mon, 22 Dec 1997 23:28:01 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from gdi.uoregon.edu (cisco-ts12-line15.uoregon.edu [128.223.150.147]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA17888 for ; Mon, 22 Dec 1997 23:27:55 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id XAA08109; Mon, 22 Dec 1997 23:27:18 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Mon, 22 Dec 1997 23:27:17 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: George Vagner cc: freebsd-questions@freebsd.org Subject: Re: kernel In-Reply-To: <199712230657.AAA04638@epcot.spdc.ti.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 23 Dec 1997, George Vagner wrote: > ok now the next question, how do i get it over there cause its 2.8 megs > in size, my options are serial port, parrallel port or floppy. Heh heh heh :-) Still need a transport mechanism. You could try gzipping the file and see if that fits; if not, use split to chop it in half, copy it to two floppies, then reconsitute it with cat `part1 part2 >file'. Got any network cards? FTP is a cool protocol :) Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major