From owner-freebsd-small Sun Aug 30 13:31:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA01486 for freebsd-small-outgoing; Sun, 30 Aug 1998 13:31:56 -0700 (PDT) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from korin.warman.org.pl (korin.nask.waw.pl [148.81.160.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA01480 for ; Sun, 30 Aug 1998 13:31:52 -0700 (PDT) (envelope-from abial@nask.pl) Received: from localhost (abial@localhost) by korin.warman.org.pl (8.9.1/8.8.5) with SMTP id WAA27177; Sun, 30 Aug 1998 22:35:00 +0200 (CEST) X-Authentication-Warning: korin.warman.org.pl: abial owned process doing -bs Date: Sun, 30 Aug 1998 22:35:00 +0200 (CEST) From: Andrzej Bialecki X-Sender: abial@korin.warman.org.pl To: Jim Flowers cc: freebsd-small@FreeBSD.ORG Subject: Re: PicoBSD Router Questions/Comments In-Reply-To: <01bdd29f$3200fb00$858266ce@violet.ezo.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 28 Aug 1998, Jim Flowers wrote: > I am just now compiling the new picobsd router configuration (picobsd 0.4) > and have developed the following questions/comments: > > 1. build/clean does not remove the > $(SRC}/sys/i386/conf/PICOBBSD${suffix}.${SIZE} file. If you make changes in > source files remove this manually so the test will fail and the kernel will > be rebuilt. Currently the test that is performed is in fact slightly wrong, and should be corrected: I check for the presence of the ...../i386/PICOBSD.../kernel, which is insufficient. I'll correct this to support dependency of the build process on the config file. > > 2. There is no way to edit the configuration files (to change the hostname > for example). I added ee to the router/crunch.conf file for this. Is there > a better way? Can't use nfs as the mount command doesn't support it. "router" still waits for someone to write a command-line tool to edit configuration... :-). Seriously, I didn't add 'ee' because it's overkill - we wouldn't use even half of its functions, it's too big and consumes too much memory as compared to such very well defined (and limited) task. I repeat: it simply needs a small command-line config utility, that's all. In the meantime, you can mount the floppy on some other machine and edit it there... > 3. The update script does not work, probably because the custom shell does > not support scripts. The script commands can be entered manually to mount > the floppy and copy the editied conf files. Is there a better way? Yes. You can source-in the /stand/update. i.e. (49)/# . /stand/update will do the job. I forgot to mention this in the docs, and it's not so obvious... > 4. On "umount /dev/fd0a", an error message is displayed "part 1, stat=0, > size=2880\n dkl: slice 1 overlaps slice 0". Does this indicate a problem? No, it's harmless. It comes from DEVFS code, which is still experimental and its author left many diagnostic messages on... > 5. There is no Makefile in tinyware/simple_httpd so the build/clean script > fails at this point and doesn't go on. Solution was to copy and edit > Makefile from tinyware/sps. Yep. One more omission... :( > 6. The file /README referenced on the splash screen is not present. I'll correct this as well. Thanks! Well, what can I say... I can only say that when only a single person prepares such a project it's error prone. I hope that availability of the picobsd source tree in official CVS tree will help us all to do it better... Andrzej Bialecki +---------------------+------------------------+--------------------------+ | | When in problem or in | if(halt_per_mth > 0) { | | Research & Academic | doubt, run in circles, | fetch("FreeBSD"); | | Network in Poland | scream and shout. | } | + --------------------+------------------------+--------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Sun Aug 30 13:37:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02527 for freebsd-small-outgoing; Sun, 30 Aug 1998 13:37:32 -0700 (PDT) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from korin.warman.org.pl (korin.nask.waw.pl [148.81.160.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02491 for ; Sun, 30 Aug 1998 13:37:24 -0700 (PDT) (envelope-from abial@nask.pl) Received: from localhost (abial@localhost) by korin.warman.org.pl (8.9.1/8.8.5) with SMTP id WAA01941 for ; Sun, 30 Aug 1998 22:41:17 +0200 (CEST) X-Authentication-Warning: korin.warman.org.pl: abial owned process doing -bs Date: Sun, 30 Aug 1998 22:41:17 +0200 (CEST) From: Andrzej Bialecki X-Sender: abial@korin.warman.org.pl To: freebsd-small@FreeBSD.ORG Subject: PicoBSD CVS tree Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm glad to announce that the whole PicoBSD source tree has been imported into official FreeBSD CVS tree under: src/release/picobsd and I was assigned the maintainer of this tree. From this point on, all changes and new features will go there. Now you can track the changes in picobsd as closely as you track the rest of FreeBSD sources. I hope that this will help us all to develop it better and quicker than previously. Andrzej Bialecki +---------------------+------------------------+--------------------------+ | | When in problem or in | if(halt_per_mth > 0) { | | Research & Academic | doubt, run in circles, | fetch("FreeBSD"); | | Network in Poland | scream and shout. | } | + --------------------+------------------------+--------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Tue Sep 1 16:18:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA15816 for freebsd-small-outgoing; Tue, 1 Sep 1998 16:18:03 -0700 (PDT) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from fyeung5.netific.com (netific.vip.best.com [205.149.182.145]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA15772 for ; Tue, 1 Sep 1998 16:17:58 -0700 (PDT) (envelope-from fyeung@netific.com) Received: (from root@localhost) by fyeung5.netific.com (8.6.11/8.6.9) id PAA29835 for freebsd-small@FreeBSD.ORG; Tue, 1 Sep 1998 15:29:30 -0700 From: francis yeung Message-Id: <199809012229.PAA29835@fyeung5.netific.com> Subject: x-preview2 To: freebsd-small@FreeBSD.ORG Date: Tue, 1 Sep 1998 15:29:29 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, Where can I get more info about wetscape in xpreview2 ? I tried to surf using wetscape from the xpreview2 but it appeared to me that it can only access the local file system. Thx. Francis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Tue Sep 1 16:53:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA20954 for freebsd-small-outgoing; Tue, 1 Sep 1998 16:53:50 -0700 (PDT) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from neuron.hippocampus.net (neuron.hippocampus.net [204.138.241.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA20947 for ; Tue, 1 Sep 1998 16:53:48 -0700 (PDT) (envelope-from marc@hippocampus.net) Received: from localhost (marc@localhost) by neuron.hippocampus.net (Stealth/Bomber) with SMTP id TAA16721 for ; Tue, 1 Sep 1998 19:53:09 -0400 (EDT) Date: Tue, 1 Sep 1998 19:53:09 -0400 (EDT) From: Marc Nicholas To: freebsd-small@FreeBSD.ORG Subject: A little off topic... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry that this is a little off topic, but it does relate to a PicoBSD project I'm working on :-) Anyone know of a software RAID-5 solution for FreeBSD? Pref. something that has source code under a BSD-style license...but commercial offerings could be an option. Yes, I know I could use a hardware solution :-p But I need some more flexibility and don't really want to write one from scratch. TIA. -marc -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Hippocampus OSD, Inc. "Industrial Strength Internet Solutions" vox://416.979.9000 fax://416.979.8223 http://www.hippocampus.net =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Host your business website for only $29/month! 1.877.GO.HIPPO To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Tue Sep 1 17:22:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA26402 for freebsd-small-outgoing; Tue, 1 Sep 1998 17:22:18 -0700 (PDT) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA26391 for ; Tue, 1 Sep 1998 17:22:16 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id RAA02171; Tue, 1 Sep 1998 17:18:53 GMT (envelope-from mike@dingo.cdrom.com) Message-Id: <199809011718.RAA02171@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Marc Nicholas cc: freebsd-small@FreeBSD.ORG Subject: Re: A little off topic... In-reply-to: Your message of "Tue, 01 Sep 1998 19:53:09 -0400." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 01 Sep 1998 17:18:53 +0000 From: Mike Smith Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Sorry that this is a little off topic, but it does relate to a PicoBSD > project I'm working on :-) > > Anyone know of a software RAID-5 solution for FreeBSD? Pref. something > that has source code under a BSD-style license...but commercial offerings > could be an option. > > Yes, I know I could use a hardware solution :-p But I need some more > flexibility and don't really want to write one from scratch. The first question is "why do you think you need RAID-5"? The second one is "why do you want it in software?" You might be able to license the Vinum RAID-5 module from Cybernet Systems when it's available; you should talk initially with Greg Lehey (grog@freebsd.org) about this to guage the likelihood of such a license being viable. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Tue Sep 1 23:04:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA19603 for freebsd-small-outgoing; Tue, 1 Sep 1998 23:04:57 -0700 (PDT) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA19582 for ; Tue, 1 Sep 1998 23:04:49 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id PAA00783; Wed, 2 Sep 1998 15:33:28 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id PAA10017; Wed, 2 Sep 1998 15:33:28 +0930 (CST) Message-ID: <19980902153328.C606@freebie.lemis.com> Date: Wed, 2 Sep 1998 15:33:28 +0930 From: Greg Lehey To: Mike Smith , Marc Nicholas Cc: freebsd-small@FreeBSD.ORG Subject: Software RAID-5 (was: A little off topic...) References: <199809011718.RAA02171@dingo.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199809011718.RAA02171@dingo.cdrom.com>; from Mike Smith on Tue, Sep 01, 1998 at 05:18:53PM +0000 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tuesday, 1 September 1998 at 17:18:53 +0000, Mike Smith wrote: >> Sorry that this is a little off topic, but it does relate to a PicoBSD >> project I'm working on :-) Well, it would have been a good topic for FreeBSD-questions, especially if the subject had mentioned what you really want to know. >> Anyone know of a software RAID-5 solution for FreeBSD? Pref. something >> that has source code under a BSD-style license...but commercial offerings >> could be an option. >> >> Yes, I know I could use a hardware solution :-p But I need some more >> flexibility and don't really want to write one from scratch. > > The first question is "why do you think you need RAID-5"? > > The second one is "why do you want it in software?" > > You might be able to license the Vinum RAID-5 module from Cybernet > Systems when it's available; you should talk initially with Greg Lehey > (grog@freebsd.org) about this to guage the likelihood of such a > license being viable. You might also like to check out http://www.lemis.com/vinum.html. You'll have to pay Cybernet for RAID-5. I don't know how much (I suspect they don't, either), but they're Good Guys, and I don't think it would be expensive. If you want to beta test it, now's a good time to ask (but it won't imply a license to use it after beta). It *does* imply a BSD-style license in 18 months, however. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Wed Sep 2 01:51:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA16889 for freebsd-small-outgoing; Wed, 2 Sep 1998 01:51:47 -0700 (PDT) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from korin.warman.org.pl (korin.nask.waw.pl [148.81.160.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA16878 for ; Wed, 2 Sep 1998 01:51:43 -0700 (PDT) (envelope-from abial@nask.pl) Received: from localhost (abial@localhost) by korin.warman.org.pl (8.9.1/8.8.5) with SMTP id KAA17041; Wed, 2 Sep 1998 10:54:54 +0200 (CEST) X-Authentication-Warning: korin.warman.org.pl: abial owned process doing -bs Date: Wed, 2 Sep 1998 10:54:53 +0200 (CEST) From: Andrzej Bialecki X-Sender: abial@korin.warman.org.pl To: francis yeung cc: freebsd-small@FreeBSD.ORG Subject: Re: x-preview2 In-Reply-To: <199809012229.PAA29835@fyeung5.netific.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 1 Sep 1998, francis yeung wrote: > Greetings, > > Where can I get more info about wetscape in xpreview2 ? > I tried to surf using wetscape from the xpreview2 but > it appeared to me that it can only access the local file > system. No, it just requires that you use the full URL specifier, i.e. you can't use 'www.freebsd.org', but 'http://www.freebsd.org'. In any case, wetscape is very, very, very limited and buggy... :-(( There is new release of W-system, which I'm planning to patch to get it working on FreeBSD, but I'm overloaded these days... Andrzej Bialecki -------------------- ++-------++ ------------------------------------- ||PicoBSD|| FreeBSD in your pocket? Go and see: Research & Academic |+-------+| "Small & Embedded FreeBSD" Network in Poland | |TT~~~| | http://www.freebsd.org/~picobsd/ -------------------- ~-+==---+-+ ------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Thu Sep 3 18:29:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA06271 for freebsd-small-outgoing; Thu, 3 Sep 1998 18:29:14 -0700 (PDT) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from strato-fe0.ultra.net (strato-fe0.ultra.net [146.115.8.190]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA06251; Thu, 3 Sep 1998 18:29:09 -0700 (PDT) (envelope-from moncrg@ma.ultranet.com) Received: from ma.ultranet.com (d53.dial-2.cmb.ma.ultra.net [209.6.65.53]) by strato-fe0.ultra.net (8.8.8/ult.n14767) with ESMTP id VAA08122; Thu, 3 Sep 1998 21:28:04 -0400 (EDT) Message-ID: <35EF505F.5B1D6870@ma.ultranet.com> Date: Thu, 03 Sep 1998 21:28:47 -0500 From: "Gregory D. Moncreaff" X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.7-STABLE i386) MIME-Version: 1.0 To: freebsd-small@FreeBSD.ORG, freebsd-hardware@FreeBSD.ORG Subject: CompactPCI Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG does FreeBSD run on CompactPCI? any issues, recommended vendors? thanks, -g To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Thu Sep 3 19:42:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA12318 for freebsd-small-outgoing; Thu, 3 Sep 1998 19:42:24 -0700 (PDT) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from rachel (mail.glenatl.glenayre.com [157.230.160.51]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA12310; Thu, 3 Sep 1998 19:42:18 -0700 (PDT) (envelope-from jhicks@glenatl.glenayre.com) Received: from jhicks.glenatl.glenayre.com by rachel (SMI-8.6/SMI-SVR4) id WAA21622; Thu, 3 Sep 1998 22:33:59 -0400 Received: from jhicks.glenatl.glenayre.com (localhost [127.0.0.1]) by jhicks.glenatl.glenayre.com (8.8.8/8.8.5) with ESMTP id WAA02879; Thu, 3 Sep 1998 22:34:00 -0400 (EDT) Message-Id: <199809040234.WAA02879@jhicks.glenatl.glenayre.com> To: "Gregory D. Moncreaff" cc: freebsd-small@FreeBSD.ORG, freebsd-hardware@FreeBSD.ORG, jhicks@jhicks.glenatl.glenayre.com Subject: Re: CompactPCI In-reply-to: Your message of "Thu, 03 Sep 1998 21:28:47 CDT." <35EF505F.5B1D6870@ma.ultranet.com> Date: Thu, 03 Sep 1998 22:34:00 -0400 From: Jerry Hicks Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > does FreeBSD run on CompactPCI? > any issues, recommended vendors? > > thanks, > -g Yes, we have run FreeBSD on CompactPCI but only to test it briefly. When implemented properly on Intel hardware, you should be able to run nearly any PC-based operating system on CompactPCI as though it were a standard PC. We've run FreeBSD on Ziatech hardware (uniprocessor only) and have enjoyed a very good relationship with them for some time. Ziatech is also the original innovator of of CompactPCI. They might be willing to arrange for compatibility testing for FreeBSD. I'll ask. Good Luck, Jerry Hicks jerry.hicks@glenayre.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Thu Sep 3 20:47:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA17796 for freebsd-small-outgoing; Thu, 3 Sep 1998 20:47:48 -0700 (PDT) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from neuron.hippocampus.net (neuron.hippocampus.net [204.138.241.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA17780; Thu, 3 Sep 1998 20:47:45 -0700 (PDT) (envelope-from marc@hippocampus.net) Received: from localhost (marc@localhost) by neuron.hippocampus.net (Stealth/Bomber) with SMTP id XAA22617; Thu, 3 Sep 1998 23:47:21 -0400 (EDT) Date: Thu, 3 Sep 1998 23:47:21 -0400 (EDT) From: Marc Nicholas To: "Gregory D. Moncreaff" cc: freebsd-small@FreeBSD.ORG, freebsd-hardware@FreeBSD.ORG Subject: Re: CompactPCI In-Reply-To: <35EF505F.5B1D6870@ma.ultranet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 3 Sep 1998, Gregory D. Moncreaff wrote: > does FreeBSD run on CompactPCI? > any issues, recommended vendors? You shouldn't have too many issues. We played with CompactPCI a while back, but it was too expensive for our implementation and the peripherals just weren't available at that time. -marc -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Hippocampus OSD, Inc. "Industrial Strength Internet Solutions" vox://416.979.9000 fax://416.979.8223 http://www.hippocampus.net =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Host your business website for only $29/month! 1.877.GO.HIPPO To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Fri Sep 4 00:55:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA18901 for freebsd-small-outgoing; Fri, 4 Sep 1998 00:55:49 -0700 (PDT) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from korin.warman.org.pl (korin.nask.waw.pl [148.81.160.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA18896 for ; Fri, 4 Sep 1998 00:55:45 -0700 (PDT) (envelope-from abial@nask.pl) Received: from localhost (abial@localhost) by korin.warman.org.pl (8.9.1/8.8.5) with SMTP id JAA17095 for ; Fri, 4 Sep 1998 09:59:40 +0200 (CEST) X-Authentication-Warning: korin.warman.org.pl: abial owned process doing -bs Date: Fri, 4 Sep 1998 09:59:40 +0200 (CEST) From: Andrzej Bialecki X-Sender: abial@korin.warman.org.pl To: freebsd-small@FreeBSD.ORG Subject: Flash disk test results Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, A few days ago I received a SanDisk IDE flash disk sent to me by Goran Hasse of Raditex AB (http://www.raditex.se) - thanks, Goran, for your involvement! Below I describe my first impressions and experiences (with some more to follow in next few days). Well, to begin with the equipment characteristics: it's a 40MB silicon disk which is equipped with normal IDE and power supply connectors. I plugged it into the IDE bus, and BIOS recognized it without any problem as yet another IDE disk. Then I booted FreeBSD, and it also saw it as yet another IDE disk. I then created one slice on it, covering the whole disk (in so called "dedicated" mode - there's no sense to waste space for partition table). Then I went on with disklabeling it (with -B to make it bootable), and finally did newfs. All these steps went as usual. Then I installed slightly modified version of PicoBSD (no MFS in kernel - all binaries were taken from flash) on that IDE flash disk. This required modification of startup scripts, in order to mount the flash (/dev/wd0s1a) as /, and read-only. I'll probably modify this setup further to create after startup a small MFS and mount it on /tmp, and to mount flash read-write, but with noatime (to minimize write operations to the flash). All these operations I did on one machine, and then took out the flash disk and fitted it into another, test machine - an oldish 486DX with floppy, no HDD. (BTW. this begs quite another question of convenient bootstrapping the system using only one machine...). Then I rebooted, and withheld my breath.. :-) Well, in short: it was a total success, and it has shown some other advantages I wasn't quite aware of at that moment. First impression is, that it's blazingly fast - the whole booting process, from turning machine on to the login: prompt, takes ca. 30 seconds, and it can be further tuned down. The setup I tried uses less memory, because now it's possible to keep all binaries on the disk, and not on the ramdisk. The difference is quite substantial, something like 1-2MB of RAM :-). It was a funny story, indeed: at first I didn't notice this, but then I suddenly realized that I forgot to put all of those memory chips in the sockets, and I was running with only 4MB of RAM installed! The picobsd flavor I used was incidentally the "net" version, AND I was already running two sessions using full-blown /bin/sh, running inetd _and_ SNMPd in background! Isn't it amazing?! I can't wait to see what can be done with "router" version, which uses _so_ less memory than "net"... So, in the next few days I'm going to perform some other tests to see what are the capabilities and constraints of various setups. But, in short: it looks _very_ promising for embedded applications, where the 386SX/4MB RAM is a standard, and thus far it seems that you can run many things on such low-end equipment. Andrzej Bialecki -------------------- ++-------++ ------------------------------------- ||PicoBSD|| FreeBSD in your pocket? Go and see: Research & Academic |+-------+| "Small & Embedded FreeBSD" Network in Poland | |TT~~~| | http://www.freebsd.org/~picobsd/ -------------------- ~-+==---+-+ ------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Fri Sep 4 02:59:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA01794 for freebsd-small-outgoing; Fri, 4 Sep 1998 02:59:57 -0700 (PDT) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from hulk.memex.it ([195.223.230.18]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id CAA01729 for ; Fri, 4 Sep 1998 02:59:46 -0700 (PDT) (envelope-from rinos@tuttocitta.it) Received: from rinfor (anc1a-18.fastnet.it[195.96.196.18])by HULK(MailMax 2.029) with ESMTP id 0 for rinos@tuttocitta.it; Fri, 04 Sep 1998 12:08:31 +0200 WDT Message-ID: <000301bdd7ea$8bd73d60$12c460c3@rinfor> Reply-To: From: "rinos@bigfoot.com" To: Subject: subscribe Date: Fri, 4 Sep 1998 09:42:44 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000D_01BDD7E8.5E1A2C40" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000D_01BDD7E8.5E1A2C40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable ------=_NextPart_000_000D_01BDD7E8.5E1A2C40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 
------=_NextPart_000_000D_01BDD7E8.5E1A2C40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message